body{
margin:0 auto;
padding:0;
font:76% Verdana,Arial,sans-serif;
background:#f4f4f4
color:#303030;
text-align: center;
}

#wrap{
background:#ffffff;
color:#303030;
margin:0 auto;
width:760px;
text-align:left;
}

#header{
clear:both;
margin:20px 0 0 0;
padding:0;
height:45px;
}

#header h1{
width:400px;
margin:0 0 10px 0;
float:left;
text-decoration: none;
}

#header p{
width:350px;
float:right;
text-align:center;
color:#a0a0a0;
margin:0 0 10px 0;
font-size:0.8em;
line-height:1.2em;
background-color:inherit;
}

#frontphoto{
margin:0 0 13px 0;
border:0;
text-align:center;
}

.announce{
margin:15px 0 25px 5px;
padding:10px;
width:125px;
color:#707070;
background-color:#f4f4f4;
line-height:1.3em;
}

#avmenu{
text-transform: capitalize;
font-variant: small-caps;
clear:left;
float:left;
width:150px;
margin:0 0 0px 0;
padding:0;
font-size:0.9em;
}

#extras{
float:right;
width:150px;
margin:0 0 10px 0px;
padding:0;
font-size:0.9em;
line-height:1.5em;
}

#extras p{
margin:5px 10px 1.5em 10px;
}



#content{
margin:0 150px 5px 2px;
border-left:1px solid #f0f0f0;
border-right:1px solid #f0f0f0;
padding:0 15px 0 15px;
line-height:1.6em;
text-align:justify;
}

#content p {
text-align: justify;
text-indent: 25px;
line-height: 175%;
}

#content h2{
font-size:1.3em;
margin:0 0 0.5em 0;
text-decoration: none;

}

#content h3{
font-size:1.0em;
margin:0 0 0.5em 0;
text-decoration: none;
}

#content li{
margin:0 0 1em 0;
}

#content img{
padding:1px;
display:inline;
background:#cccccc;
color:#303030;
border:4px solid #f0f0f0;
}

h3{
font-size:1.3em;
margin:0 0 10px 0;
}

a{
text-decoration:none;
color:#D500D5;
}

a:hover{
text-decoration:underline;
color:  #910091;

}

a img{
border:0;
}

#footer{
clear:both;
margin:0 auto;
padding:10px 0 20px 0;
border-top:1px solid #f0f0f0;
width:750px;
text-align:center;
color:#808080;
font-size:0.9em;
position: static;
bottom: 20px
}

#footer a{
color:#808080;
text-decoration:none;
}

#footer a:hover{
text-decoration:underline;
}

.left{
margin:10px 10px 5px 0;
float:left;
}

.right{
margin:10px 0 5px 10px;
float:right;
}

.textright{
text-align:right;
}

.center{
text-align:center;
}

.small{
font-size:0.8em;
}

.bold{
font-weight:bold;
}

.hide{
display:none;
}

.ForPrint{
display:none;
}
