#container {
	width: 577px;
	\width: 597px;
	w\idth: 577px;
	border: thin none gray;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	background-image: url(images/background.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#header {
	padding: 0px;
	margin-bottom: 5px;
	background-color: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
}

#banner {
	padding: 5px;
	margin-bottom: 5px;
	background-color: rgb(213, 219, 225);
	height: 130px;
	background-image: url(images/sxc_hu_silentfury.png);

}

#menu {
	padding: 5px;
	margin-bottom: 5px;
	background-color: transparent;
	text-align: center;
	font-size: 0.8em;
	border-bottom: 1px solid gray;
}

#content {
	padding: 5px;
	margin-right: 165px;
	background-color: transparent;
}

#sidebar-a {
	float: right;
	width: 150px;
	\width: 160px;
	w\idth: 150px;
	margin: 0;
	margin-left: 5px;
	padding: 5px;
	background-color: transparent;
}

#footer {
	clear: both;
	padding: 5px;
	margin-top: 5px;
	background-color: transparent;
	border-top: 1px solid gray;
	font-size: 0.8em;
	text-align: center;	
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: white;
}

.container_bottom {
	background-image: url(images/background_bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

h1 {
	font-size: 1.2em;
	font-weight: bold;
}

h2 {
	font-size: 1.0em;
	font-weight: bold;
}

a {
	text-decoration: none;
}

form-field {
	font-size: 0.7em;
}

form-buttom {
	font-size: 0.7em;
	font-weight: bold;
}

img {
	border: none;
}

img.portfolio {
	float: right;
}
