body {
	margin: 0 auto;
	padding: 0;
	font: 76% Verdana,Tahoma,Arial,sans-serif;
	background-color: #CCCCCC;
	background-image: url(bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#wrap {
background: #ffffff;
color: #303030;
margin: 0 auto;
width: 760px;
}

#header {
	clear: both;
	padding: 0;
	height: 10px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#header h1 {
width: 250px;
margin: 0 0 10px 0;
float: left;
}

#header p {
width: 500px;
float: right;
text-align: center;
color: #a0a0a0;
margin: 0 0 10px 0;
font-size: 0.8em;
line-height: 1.2em;
}

#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-color: #FFFFFF;
	border: 1px solid #999999;
}	
	
#avmenu li a:hover {
	color: #505050;
	background-color: #d0eaff;
	border: 1px solid #999999;
	
}


#extras {
	float: right;
	width: 120px;
	padding: 0;
	font-size: 0.9em;
	line-height: 1.5em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#extras p {
margin: 0 0 1.5em 0;
}

#content {
	height: 100%;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #666666;
	border-left-color: #666666;
	margin-top: 0;
	margin-right: 130px;
	margin-left: 160px;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 9px;
	line-height: 1.5em;
}

#content h2 {
	font-size: 1.5em;
	margin: 0 0 0.5em 0;
	color: #000066;
}
#content a {
	line-height: 1.3em;
	color: #0d2f9a;
}
.indent {
	text-indent: 5px;
}

#content a:hover {
	color: #e30d02;
	text-decoration: none;
}

#content h3 {
	font-size: 1.3em;
	font-weight: bold;
	color: #333333;
}


a {
	text-decoration: none;
	color: #BD0016;
}

a:hover {
	text-decoration: underline;
	color: #ff0000;
}

a img {
border: 0;
}

#footer {
	clear: both;
	width: 760px;
	text-align: center;
	color: #666666;
	font-size: 0.9em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #606060;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

#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;
}

.photoframe {
padding: 1px;
display:inline;
background: #cccccc;
border: 4px solid #f0f0f0;
}
.grey {
	background-color: #a5d1f3;
	font-size: 1.3em;
	font-weight: bold;
	color: #ffffff;
	text-indent: 5px;
	padding: 3px;
}
.factfile {
	line-height: 1.3 em;
	text-indent: 10px;
	padding: 2px;
}
.blue {
	font-weight: bold;
	color: #6194bc;
	padding: 2px;
	line-height: 1.3 em;
}
.sub  {
	font-size: 1.3em;
	font-weight: bold;
	color: #606060;
}

.announce {
	margin: 10px 0 10px 0;
	padding: 10px;
	width: 130px;
	color: #505050;
	border: 1px solid #999999;
	background-color: #ececec;
	line-height: 1.3em;
}

h3 {
	font-size: 9px;
	line-height: 1.4 em;
	font-weight: bold;
	text-align: center;
}
