body {
	margin: 0 auto;
	padding: 0;
	font: 76% Verdana,Tahoma,Arial,sans-serif;
	background-image:url(images/background2.gif);
	background-repeat:inherit;
	font-size: medium;
}


#wrap {
	position: relative;
	color: #ffffff;
	border:  none;
	margin: 0 auto;
	width: 790px;
	top: -27px;
	font-size: x-small;
	font-family: "Arial Black", Gadget, sans-serif;
}

#backgroundboxleft {
	background: url(images/background_back.jpg);
	position:absolute;
	width:140px;
	top: 351px;
	left: -3px;
	height: 872px;
	
}

#backgroundboxright {
	background: url(images/background_right.jpg);
	position:absolute;
	width:306px;
	top: 0px;
	left: 1106px;
	height: 872px;
}

#textlayer 1 {
width: 50px;
position: absolute;
left: 50px;
top: 10px;

}

#header {
	position:relative;
	width:400px;
	top:117px;
	clear: both;
	margin: 0px 0em 0px 0em;
	padding: 0;
	height: 64px;
	background-color: #000000;
	float:left;
}

#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: 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-bottom: 4px;
}

#avmenu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #fffff1;
display: block;
padding: 6px 0 0 10px;
background: #67522c;
border-left: 1px #846837 solid;
}
	
	
#avmenu li a:hover {
	background: #67522c;
	color: #fffff1;
	border-left: 4px #47381e solid;
	font-size: medium;
}

.announce {
	margin: 10px 0 10px 0;
	padding: 10px;
	width: 130px;
	color: #D6D6D6;
	background-color: #000000;
	line-height: 1.3em;
	font-size: small;
	font-family: "Times New Roman", Times, serif;
}

#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 {
	margin: 0em 160px 20px 160px;
	padding: 0 10px 0 10px;
	line-height: 1.6em;
	color: #999;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
}

#content h2 {
	font-size: large;
	margin: 0 0 0.5em 0;
	color: #069;
	font-family: "Times New Roman", Times, serif;
}

#content img {
	padding: 0px;
	display:inline;
	text-align: left;
	font-size: 14%;
}



h3 {
	font-size: 1.3em;
	margin: 0 0 10px 0;
	color: #F93;
}

a {
	text-decoration: none;
	color: #b6952a;
	font-size: x-large;
}

a:hover {
	text-decoration: underline;
	color: #999;
	text-align: left;
	font-size: medium;
}


#footer {
clear: both;
margin: 0 auto;
padding: 0px 0em 0px 0em;
width: 790px;
text-align: center;
color: #808080;
font-size: 0.9em;
height: 244px;
background-color:#000000;
border: none;}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
	margin: 0px 7px 0px 5px;
	float: left;
	text-align: left;
	color: #FF0;
}

.right {
margin: 0px 7px 0px 5px;
float: right;
}

.textright {
	text-align: right;
	color: #999;
}

.center {
	text-align: center;
	font-size: medium;
	color: #FF0;
}

.small {
	font-size: 0.8em;
	color: #CCC;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}
#wrap #extras .style53 strong {
	font-size: small;
}
#wrap #content .bold .bold {
	font-size: large;
}
#wrap #content blockquote p {
	font-size: small;
	color: #999;
	text-align: center;
}
#wrap #avmenu ul li a {
	font-size: small;
}

