body{
background:#FEFBF4;
margin:0px;
padding:0px;
font-family: georgia;
overflow:auto;
}
#header{
background:#87D300 url("../images/top.jpg") no-repeat top left;
height:144px;

}
#midbar{
background:#87D300 url("../images/mid.jpg") no-repeat top left;
height:45px;
}

#ctrwidth{
position:absolute;
width: 913px;
z-index:5;
}
#ctrwidth form{
float:left;
}

#menubar{
position:absolute;
top:190px;
left:0px;
width:321px;
float:left;
z-index:5;
}
#menu{

background:#FFEBCF;
width:321px;
_height:285px;
min-height:285px;
text-align:right;

}
#meta{
text-align:right;
}
#meta a{
display: block;
}

.invis{
display:none;
}
h1{
height:144px;
background:transparent url("../images/avpa_logo.gif") no-repeat top left;
margin:0px;
padding:0px;
float:left;
width:340px;
cursor:hand;
}
h2{
margin:0px;
padding:0px;
}


#headertxt{
width:570px;
height:75px;
color: white;
margin:65px 0px 0px 0px;
font: normal 11px/150% georgia ;
float:left;
}

.activenav a{
text-decoration:none;
font:bold 12px/150% georgia;
color:#B0285F;
padding:2px 15px 0px 0px ;
}

.nav a{
text-decoration:none;
font:bold 12px/150% georgia;
color:#4D7506;
padding:2px 15px 0px 0px ;
}

.subnav a{
text-decoration:none;
font:normal 11px/150% georgia;
color:#4D7506;
padding-right:15px;
}

#content{
position:absolute;
top:0px;
left:0px;
width:100%;
height:100%;
}

#siteselector{
top: 155px;
left: 780px;
z-index: 22;
width: 160px;
position: absolute;
font: bold 10px/20px georgia;
letter-spacing: 1px;
color: white;
}
#siteselectordd{
top: 155px;
left: 770px;
padding:  0px 10px;
z-index: 22;
width: 160px;
position: absolute;
font: bold 10px/20px georgia;
letter-spacing: 1px;
color: white;
background: #87d300;
}
#siteselectordd a{
height: 20px;
text-decoration:none;
color:white;
display:block;
padding: 4px 4px;
margin:6px 0px;
}
#siteselectordd a:hover{
text-decoration:none;
color:white;
display:block;
margin:6px 0px;
background:#9fdc36;
}

