#left{
	width: 7px;
	height: 31px;
	background-image: url("image/left.bmp");
}
#central{
	width: 135px;
	height: 31px;
	background-image: url("image/central.bmp");
}
#right{
	width: 7px;
	height: 31px;
	background-image: url("image/right.bmp");
}

body {
margin: 0 auto;
padding: 0;
font: 76% Verdana,Tahoma,Arial,sans-serif;
background: #800000 url(image/bg.jpg) top center repeat-y;
}

#wrap {
background: #ffffff;
color: #303030;
margin: 0 auto;
width: 760px;
}

#header {
clear: both;
margin: 20px 0 0 0;
padding: 0;
height: 45px;
}

#header h1 {
font-family:serif;
font-style:oblique;
font-weight:bolder;
font-size: 30pt;
width: 250px;
margin: 0 0 10px 0;
text-align:center;
float: center;
}

#header p {
font-style:oblique;
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;
font-style:oblique;
}

#avmenu ul {	
font-style:oblique;
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#avmenu li {
font-style:oblique;
margin-bottom: 4px;
}

#avmenu a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #ffffff;
display: block;
font-style:oblique;
border-left: 4px solid #85041d;
}	
	
#avmenu a:hover {

color: #ffffff;
border-left: 4px solid #ffffff;
}

.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 130px;
color: #505050;
background-color: #f4f4f4;
font-style:oblique;
line-height: 1.3em;
}

#extras {
font-style:normal;
float: right;
width: 100px;
margin: 0 0 10px 0;
padding: 0;
font-size: 10pt;
font-style:oblique;
line-height: 1.5em;
color: #85041d;
}

#extras h3 {
font-style:normal;
margin: 0 0 1.5em 0;
color: #85041d;
font-size:14pt;
font-weight:lighter;
}

#extras p {
background-color: #f4f4f4;
font-style:normal;
margin: 0 0 1.5em 0;
color: #85041d;
}


#extras a:hover {
background-color: #85041d;
font-style:normal;
margin: 0 0 1.5em 0;
color: #f4f4f4;
}

#content {
margin: 0 110px 20px 160px;
border-left: 1px solid #f0f0f0;
font-style:normal;
border-right: 1px solid #f0f0f0;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}

#content h2 {
color:#85041d;
font-size: 14pt;
font-style:normal;
margin: 0 0 0.5em 0;
}

#content img {
font-style:oblique;
padding: 1px;
display:inline;
background: #cccccc;
border: 4px solid #f0f0f0;
}

#content p {
font-style:oblique;
font-size: 12pt;
font-family:"comic sans ms";
background: #f4f4f4;
}

#content marquee {
font-style:normal;
background: #f4f4f4;
color:#85041d;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #85041d;
}

a:hover {
text-decoration: underline;
color: #808080;
}

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;
font-style:oblique;
}

#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;
}