.standtext {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; line-height: 18px; font-weight: 100}
.standbold {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold}
.standhead {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #990033}
a {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #990000}
.standsmall {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #990000}
.standfooter {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #990000}
.osbname {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #006666}
.supersmall {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #990000}
.navtexton { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #990000 }
.navtextoff { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #666666}
a:visited {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #990000; font-size: 10pt}
a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #FF0000}
body {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000}
.largeheader {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #000000}
.guestname {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #990000}
.guestdate {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #990000}
.standtextWhite { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF}
.supersmallblack {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #000000}
.supersmallred {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #990000}

#header {
	border-bottom: 1px solid #990000;
	background-color: #E89F6C;
	height: 120px;
}

#header #tagline {
display: hidden;
position:absolute;
left:403px;
top:37px;
width:227px;
height:20px;
z-index:1;
font-weight: bold;
}

#content {
}

#content h1 {
	font-size: 1.3em;
	text-transform: uppercase;
	color: #000000;
}

#maincontent {
	text-align: center;
	margin-left: 150px;
	width: 760px;
	padding-top: 20px;
}

#menu {
float: left;
width: 150px;
clear: left;
text-align: center;
margin: 5px;
}

#newscroller {
background-color: #EEE3CC;
width: 356px;
border: 1px solid #990000;
text-align: center;
color: #990000;
margin: 20px 20px 20px 20px;
}

#newscroller h1 {
color: #990000;
font-size: .9em;
margin: 0;
padding: 3px;
border-bottom: 1px solid #990000;
}

#newscroller p {
margin: 0;
padding: 6px;
font-size: .8em;
border-top: 1px solid #990000;
font-weight: bold;

}

#footer {
	clear: both;
	border-top: 1px solid #990000;
	margin-top: 20px;
	text-align:center;
	padding: 10px 10px 10px 10px;
}
