

body{
margin:0 auto;
padding:0px;
font:76% Verdana,Tahoma,Arial,sans-serif;
background:#e5ffe4  url(img/bg.gif) top center repeat-y;
color:#133c16;
}

#wrap{
margin:0 auto;
width:780px;
}

#header{
clear:both;
margin:0px 0 0 0;
padding:0;
}

#frontphoto{
margin:0px 20px 20px 7px; 
border:0;
}

#avmenu{
clear:left;
float:left;
width:150px;
margin:0 10px 10px 10px;
padding:0;
font-size:0.9em;
}

#avmenu ul{	
list-style:none;
width:150px;
margin:0px 0px 20px 0px;
padding:0;
font-size:1.1em;
}	

#avmenu li{
margin-bottom:4px;
}

#avmenu li a{
font-weight:bold;
height:20px;
text-decoration:none;
color:#046002;
display:block;
padding:6px 0 0 10px;
//background:#e5ffe4;
background-image: url(img/link_bg.jpg);

}	

#avmenu li a:hover{
color:#046002;
background-image: url(img/hover.jpg);
}

.announce{
margin:10px 0 10px 0;
padding:10px;
width:130px;
height: 325px;
color:black;
background-image: url(img/announce_bg.jpg);
line-height:1.3em;
}


#content{
margin:0 5px 20px 170px;
border-left:2px solid #f0f0f0;
padding:0px 10px 20px 10px;
line-height:1.6em;
text-align:left;
}

#content h2{
color:#133c16;
font-size:1.2em;
margin:0 0 0.5em 0;
}

#content img{
padding:1px;
display:inline;
background:#cccccc;
color:#303030;
border:4px solid #f0f0f0;
}

#content h5{
text-align:center;
}

h3{
color:#133c16;
font-size:1.0em;
margin:0 0 10px 0;
}

h4{
color:#133c16;
font-size:1.0em;
}

a{
text-decoration:none;
color:#0b8f37;
}

a:hover{
text-decoration:underline;
color:#0b8f37;
}

a img{
border:0;
}

#footer{
clear:both;
margin:0 auto;
padding:10px 0 20px 0;
border-top:4px solid #f0f0f0;
width:760px;
text-align:center;
color:#808080;
font-size:0.9em;
}

#footer a{
color:#808080;
text-decoration:none;
}

#footer a:hover{
text-decoration:underline;
}

#advertise{
text-align:center;
border-top:4px solid #f0f0f0;

}

.left{
margin:0px 5px 5px 0;
float:left;
}

.left2{
margin: 0px 500px 5px 0px;
float:left;
}

.right{
margin:10px 0 5px 10px;
float:right;
}


.textright{
text-align:right;
}

.small{
font-size:0.8em;
}

.bold{
font-weight:bold;
}

.hide{
display:none;
}