/* Screen layout: */

body{
margin:0 auto;
padding:0;
font:76% Verdana,Tahoma,Arial,sans-serif;
background:#f4f4f4 url(images/bg.gif) top center repeat-y;
color:#303030;
}

#wrap{
background:#ffffff;
color:#303030;
margin:0 auto;
width:760px;
}

#header{
clear:both;
margin:10px 0 0 0;
padding:0;
height:45px;
}

#header2{height: 128px;

background-color: white;
}

#header3{height: 50px;

background-color: white;
margin-bottom: +1.5em;}


#header h1{
width:250px;
margin:0 0 10px 0;
float:left;}

#header2 h1{

margin:0 0 10px 0;

text-indent: 10px;}

#header2 h2{

margin:0 0 10px 0;

text-indent: 10px;}

#header2 h3{

margin:0 0 10px 0;

text-indent: 10px;}

img.x
{
position:relative;
left:0px;
top:-110px;
z-index:1
}



#header p{
width:500px;
float:right;
text-align:right;
color:#a0a0a0;
margin:0 0 10px 0;
font-size:1.2em;
line-height:1.4em;
background-color:inherit;
}


#frontphoto{
margin:0 0 10px 0;
border:0;
}

#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:#505050;
display:block;
padding:6px 0 0 10px;
background:#f4f4f4;
border-left:4px solid #cccccc;
}	
	
#avmenu li a:hover{
background:#eaeaea;
color:#286ea0;
border-left:4px solid #286ea0;
}


#avmenu li a#current
{
font-weight:bold;
height:20px;
text-decoration:none;
color:#286ea0;
display:block;
padding:6px 0 0 10px;
background:#eaeaea;
border-left:4px solid #286ea0;
}	




.announce{
margin:10px 0 10px 0;
padding:10px;
width:130px;
color:#505050;
background-color:#edf4f8;
line-height:1.3em;
border: 0px gray solid;}

#avmenu .announce ul{	

width:125px;
margin: 0em 0em 20px .3em;
font-size:1.1em;
font-weight: bolder;
text-align: left;
line-height: 1.6em;
text-indent: 0px;
list-style-type: none}


#avmenu .lic h3
{
text-indent: +8px;
color:#505050;
}

#avmenu .lic p
{
color:#505050;
margin-left: 1.2em;}

#avmenu .lic img
{
margin-left: +1.4em;}


#extras{
float:right;
width:120px;
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:0 130px 20px 160px;
border-left:1px solid #f0f0f0;
border-right:1px solid #f0f0f0;
padding:0 10px 0 10px;
line-height:1.6em;
text-align:left;
}

#content h2{
font-size:1.5em;
margin:0 0 0.5em 0;
}

#content img{
padding:1px;
display:inline;
background:#cccccc;
color:#303030;
border:4px solid #f0f0f0;
}

#content ul{
font-weight: normal ;
text-indent: +20px;
font-style: italic;
font-size: 1.2em;}


h3{
font-size:1.3em;
margin:0 0 10px 0;
}

a{
text-decoration:none;
color:#286ea0;
}

a:hover{
text-decoration:underline;
color:#286ea0;
}

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;
}

.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;
}

/*----------- this is where the photo with captions start -----------*/#content div.image{border: 1px black solid;padding: 3px 3px 8px 3px;}#content div.left{float: left;margin: 5px 15px 12px 0px;}#content div.right{float: right;margin: 5px 0px 12px 15px;}
#content div.center{margin: 5px auto 20px auto;text-align: center;
}
#content p.caption{padding-bottom: 0px;
padding-left: 2px;font-family: Times, "Times New Roman", serif;font-size: 95%;text-align: center;font-style: italic;
margin: 0em;
}#content div img{text-align: center;border: 1px black solid;margin: 0em;padding: 0em;}/*----------- this is where the photo with captions end -----------*/