body {
	margin: 0 auto;
	padding: 0;
	background: #211d1e url(images/body_deg.gif) repeat-x;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
}


#wrap {
background: #000000;
color: #ffffff;
border:  none;
margin: 0 auto;
width: 790px;
}

#header {
clear: both;
margin: 0px 0em 0px 0em;
padding: 0;
height: 75px;
background-color: #000000;}

#header h3 {
width: 350px;
margin: 0px 0px 0px 15px;
float: left;
}

#header p {
	width: 500px;
	float: right;
	text-align: center;
	color: #a0a0a0;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 12px;
	height: 35px;
}



#avmenu {
clear: left;
float: left;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 12px;
}

#avmenu ul {	
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 12px;
}	

#avmenu li {
margin-bottom: 4px;
}

#avmenu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #fffff1;
display: block;
padding: 6px 0 0 10px;
background: #3f3e3c;
border-left: 1px #3f3e3c solid;
}
	
	
#avmenu li a:hover {
background: #272624;
color: #fffff1;
border-left: 4px #3e3f3c solid;
}

.announce {
	margin: 10px 0 10px 0;
	padding: 10px;
	width: 130px;
	color: #a8a8a8;
	background-color: #000000;
	line-height: 14px;
	font-size: 12px;
}

#extras {
	float: right;
	width: 150px;
	padding: 0;
	font-size: 10px;
	line-height: 12px;
	margin-top: 0;
	margin-right: 4px;
	margin-bottom: 10px;
	margin-left: 0;
}

#extras p {
margin: 0 0 18px 0;
}

#content {
	margin: 0em 160px 20px 160px;
	padding: 0 10px 0 10px;
	line-height: 16px;
	text-align: left;
}
#content2 {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: 160px;
	padding-right: 20px;
	padding-left: 5px;
	text-align: justify;
}


#content h2 {
	font-size: 16px;
	margin: 0 0 10px 0;
}

#content img {
	padding: 0px;
	display:inline;
	border-top-color: 3e3f3c;
	border-right-color: 3e3f3c;
	border-bottom-color: 3e3f3c;
	border-left-color: 3e3f3c;
}



h3 {
font-size: 14px;
margin: 0 0 10px 0;
}

a {
	text-decoration: none;
	color: #b6952a;
}

a:hover {
text-decoration: underline;
color: #b6952a;
}

#footer {
clear: both;
margin: 0 auto;
padding: 0px 0em 0px 0em;
width: 790px;
text-align: center;
color: #808080;
font-size: 12px;
height: 244px;
background: #211d1e url(images/footer_hq.jpg) no-repeat right;
border: none;}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 0px 7px 0px 5px;
float: left;
}

.right {
margin: 0px 7px 0px 5px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 9px;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

a img{border: 1px solid #3f3e3c;
display: block;
}
