body {
margin: 0 auto;
padding: 0;
font: 50% Verdana,Tahoma,Arial,sans-serif;
background: #C6D1D7 /*url(bg.gif) top left repeat-y;*/
}

#wrap {
background: #C6D1D7;
color: #000000;
margin: 0 auto;
width: 760px;
}

#header {
clear: both;
margin: 20px 0 0 0;
padding: 0;
height: 45px;
}

#header h1 {
width: 250px;
margin: 0 0 10px 0;
float: left;
}

#header p {
width: 500px;
float: right;
text-align: center;
color: #a0bbbb;
margin: 0 0 20px 0;
font-size: 0.8em;
line-height: 1.2em;
}

#frontphoto {
margin: 0 0 10px 0;
border: 0;
}

#avmenu {
position:fixed;
left:0;
top:0
clear: left;
float: left;
width: 50px;
margin: 0 0 0 0;
padding: 0;
font-size: 1 em;
}

#avmenu ul {	
list-style: none;
width: 150px;
margin: 0 0 15px 0;
padding: 0;

}	

#avmenu li {
margin-bottom: 7px;
}

#avmenu li a {
font-family: 'PT Sans Caption', serif;
font-weight: bold;
height: 0;
text-decoration: none;
color: #002046;
display: inline;
padding: 7px 10px 0 10px;
background: #C6D1D7;
}	
	
#avmenu li a:hover {
background: #e1e9ee;
color: #000000;
}

#extras {
float: right;
width: 100px;
margin: 0 0 0px 0;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
}

#extras p {
margin: 0 0 1.5em 0;
}

#content {
margin: 0 0 20px 10px;
padding: 0 10px 0 10px;
line-height: 1.3 em;
text-align: left;
font-size: 0.8em;
}

#content img {
padding: 1px;
display:inline;
border: 0px solid #809da8;
}

a {
text-decoration: none;
color: #040095;
}

a:hover {
text-decoration: underline;
color: #0018ff;
}

a img {
border: 0;
}

#footer {
vertical-align: bottom;
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 1px solid #a0a0a0;
width: 760px;
text-align: center;
color: #cccccc;
font-size: 0.9em;
}

#footer a {
vertical-align: bottom;
color: #cccccc;
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;
}

h2 {
	font-family: 'PT Sans', sans-serif;
	font-weight: bold;
	font-size: 30px;
	display: inline;
}


h3 {	
	font-family: 'PT Sans', sans-serif;
	font-weight: bold;
	font-size: 23px;
	letter-spacing: .01em;
	margin: .0;
	padding: 7px 0 0 0;
}
