body {
	margin: 0 auto;
	padding: 0;
	font: 76% Verdana,Tahoma,Arial,sans-serif;
	background-color: #f4f4f4;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
table ul {
	color: #09F;
}

#wrap {
background: #ffffff;
color: #303030;
margin: 0 auto;
width: 760px;
}

#header {
	clear: both;
	margin: 20px 0 0 0;
	padding: 0;
	height: 90px;
}

#header h1 {
	width: 750px;
	float: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#header p {
	width: 760px;
	float: right;
	text-align: center;
	color: #000;
	margin: 0 0 10px 0;
	font-size: 12px;
	line-height: 1.2em;
	font-style: oblique;
	font-weight: bold;
	border-top-style: outset;
	border-top-width: 2px;
	border-top-color: #DCEAF3;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #DCEAF3;
}

#frontphoto {
margin: 0 0 10px 0;
border: 0;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#avmenu {
	position: relative;
	top: 0;
	left: 0;
	width: 150px;
	float: left;
	font-size: 0.85em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0;
}

#avmenu dt {
	cursor: pointer;
	height: 25px;
	text-align: left;
	font-weight: bold;
	font-size: 1.1em;
	background-color: #F4F4F4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #EFEFEF;
	margin-bottom: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#avmenu dd {
	border: 1px solid gray;
	z-index: 100;
	left: 105px;
	position: absolute;
	width: 150px;
	background-color: #F4F4F4;
}

#avmenu li {
	cursor: pointer;
	height: 25px;
	text-align: left;
	font-weight: bold;
	font-size: 1.0em;
	margin-bottom: 2px;
	background-color: #F4F4F4;
}

#avmenu li a, #avmenu dt a {
	color: #505050;
	text-decoration: none;
	display: block;
	line-height: 25px;
	font-weight: bold;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #CCC;
	background-color: #F4F4F4;
	padding-left: 10px;
}

#avmenu li a:hover, #avmenu dt a:hover {
	color: #8DA9B5;
	background-color: #E6E6E6;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #949896;
}

.announce {
	margin: 10px 0 10px 0;
	padding: 10px;
	width: 130px;
	color: #505050;
	background-color: #f4f4f4;
	line-height: 1.3em;
	border: 1px solid #CCC;
}

#extras {
float: right;
width: 100px;
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 110px 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;
	border: 2px solid #f0f0f0;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #286ea0;
}

a:hover {
	color: #00C;
}

a img {
border: 0;
}

#footer {
	clear: both;
	width: 760px;
	text-align: center;
	color: #808080;
	font-size: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0;
	line-height: 10px;
	border-top-width: 2px;
	border-top-style: groove;
	border-top-color: #90A7B5;
}

#footer a {
	color: #364661;
}

#footer a:hover {
	color: #F00;
}

.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;
}
