body {
margin: 0 auto;
padding: 0;
font: 76% Verdana,Tahoma,Arial,sans-serif;
background: #f4f4f4  
}

#wrap{
background: #ffffff;
color: #303030;
margin: 0 auto; 
width: 760px;
}

#logo{
width:  125px;
height: 145px;
margin: 0 0 0px 0;
float: left;
background: #444C71; 
}

#header {
width: 635px;
color: white; 
margin: 0 0 0px 0;
padding: 0;
height: 145px;
float: right;
background: #444C71; 
}

#header h1 {
width: 635px;
margin: 0 0 5px 0;
float: center;
font-size: 2.6em;
text-align: center;
}

#avmenu {
clear: left;
float: left;
border-top: 1px solid white;
border-left: 4px solid #444C71;
width: 158px;
font-size: 0.8em;
background: #444C71; 
}

#avmenu ul {	
list-style: none;
width: 158px;
margin: 0px 0px 0px 2px;
padding: 0;
font-size: 1.1em;
color:white;
font-weight:bold;
}	

#avmenu li {
margin-top: 0px;
margin-bottom: 8px;
}

#avmenu li a {
font-weight: bold;
text-decoration: none;
color: white;
/*padding: 0px 0px 4px 0px;*/
background: #444C71;
}	
	
#avmenu li a:hover {
color: Gold;
}

#avmenu li ul{
width: 140px;
margin: 5px 0px 0px 0px;
font-size: 1.0em;
}

#avmenu li ul li{
margin-bottom: 2px;
}
#avmenu li ul li a{
font-weight: normal;
}
.announce {
margin: 10px 0 10px 0;
padding: 5px;
width: 150px;
color: #505050;
background-color: #f4f4f4;
line-height: 1.1em;
}

#extras {
float: right;
width: 140px;
margin: 0px;
padding: 5px 5px 5px 5px;
font-size: 0.9em;
line-height: 1.3em;
}

#extras ul {	
list-style: none;
width: 140px;
margin: 0 0 18px 0;
padding: 0;
font-size: 1.2em;
font-weight: bold;
border-bottom: 1px solid #444C71;
}	

#extras li {
text-align: center;
margin-bottom: 4px;
color: #800080;
}

#extras p {
margin: 0 0 0em 0;
}

#contentfp {
margin: 0px 150px 0px 165px;
border-left: 1.1px solid #444C71;
border-right: 1.1px solid #444C71;
padding: 0px 10px 0px 10px;
line-height: 1.6em;
text-align: justify;
}

#contentfp h2 {
font-size: 1.2em;
margin: 0 0 0.5em 0;
float: center;
text-align: center;
}


#content{
margin: 0px 10px 0px 165px;
border-left: 1.1px solid #444C71;
border-right: 1.1px solid #444C71;
padding: 0px 10px 0px 10px;
line-height: 1.6em;
text-align: justify;
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
float: center;
}

#content img {
padding: 1px;
display:inline;
background: #cccccc;
border: 4px solid #f0f0f0;
}

h3 {
font-size: 1.1em;
margin: 0 0 10px 0;
float: center;
text-align: center;
}

a {
text-decoration: none;
color: #286ea0;
}

a:hover {
text-decoration: underline;
color: #286ea0;
}

a img {
border: 0;
img-align: center;
}

#footer {
color:white;
clear: both;
margin: 0;
padding: 5px 0 5px 0;
width: 760px;
text-align: center;
font-size: 0.9em;
background: #444C71; 
}

#footer a {
color: white;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.small {
font-size: 0.8em;
}

.hide {
display: none;
}

.p {
margin: 0 5em 0em 0;
padding: 0 0em 0em 0;
}

