body {
margin: 0 auto;
padding: 0;
font: 76% Verdana,Tahoma,Arial,sans-serif;
background: url(assets/bg-body.png) repeat top center #656565
}


#wrap {
background: #000000;
color: #ffffff;
border:  none;
margin: 0 auto;
}

#header {
clear: both;
margin: 0px 0em 0px 0em;
padding: 0;
height: 75px;
background-color: #000000;}



#header p {
width: 300px;
float: right;
text-align: center;
color: #a0a0a0;
margin: 15px 5px 0px 0px;
font-size: 0.8em;
line-height: 1.2em;
height: 35px;}



#avmenu {
clear: left;
float: left;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
}

#avmenu ul {	
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#avmenu li {
margin-top: 4px;
margin-bottom: 4px;
}

#avmenu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #fffff1;
display: block;
padding: 6px 0 0 10px;
background: #000046 url(images/button2.jpg);
border-left: 3px #000035 solid;
}
	
	
#avmenu li a:hover {
background: #740003 url(images/button3.jpg);
color: #fffff1;
border-left: 3px #000000 solid;
}

.announce {
	margin: 10px 0 10px 0;
	padding: 10px;
	width: 138px;
	color: #a8a8a8;
	background-color: #000000;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	border: none;
}

#extras {
float: right;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
}

#extras p {
margin: 0 0 1.5em 0;
}

#content {

padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#content img {
padding: 0px;
display:inherit;
}



h3 {
font-size: 1.3em;
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: 875px;
text-align: center;
color: #ffffff;
font-size: 0.9em;
height: 244px;
background:url(images/footerimage2.jpg);
border: none;}

#footer a {
color: #ffffff;
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: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
	color: #999999;
	background-color: #000000;
	font-style: normal;
}
.style10 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.style6 {font-size: 70%}
.style11 {color: #b6952a}
.style12 {color: #999999}



