body {
	background:#000000;/* 0A0A0A */
	border:none;
	color:#D9D7C1;
	margin:0;
	padding-left: 5px;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	text-decoration:none;
	color:#6AA085;
}

a:visited {
	color:#E07F2A;
}

a:hover {
	color:#B32303;
}

blockquote {
	margin-left:1.5em;
	padding-left:5px;
}
	

p, li, table, td, tr {
	padding-left: 5px;
}

form {
	background-color: #6AA085;
}

.title {
	font-size: 24px;
	line-height: 30px;
	color: #D9D7C1;
}

.subtitle {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
  color: #D9D7C1;
}

.subtitleAlt {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
  color: #E07F2A;
}

.headline {
	font-size: 36px;
	color: #D9D7C1;
	font-weight: bold;

}

.nav {
	font-size: 14px;
  font-weight: bold;
}

.navLink {
	font-size: 14px;
	font-weight: bold;
}

.sidebar {
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
}

.sidebarHeader {
	font-size: 16px;
	line-height: 24px;
}

.sidebarFooter {
	font-size: 12px;
	line-height: 18px;
}

.footer {
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;

}

.legal {
	font-size: 10px;
	color: #B32303;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	color: #000033;
}

.alert {
	color: #B32303;
}

.titlebar {
	font-size: 9px;

}

.dingbat {
	font-weight: bolder;
	font-size: medium;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

.style2 {font-size: 8pt}


.style1 {
	color: #D9D7C1;

}

.whitelight {
	color: #D9D7C1;
	font-size: 20px;
	line-height: 26px;
}

.header {
	color: #D9D7C1;
	font-weight: bold;
	text-align:center;
	position:relative;
	margin:0 auto;
	margin-top:3em;
	margin-bottom:2em;
	line-height:1.2em;
}
.footer {
	color: #D9D7C1;
	font-weight:normal;
	text-align:center;
	position:relative;
	margin:0 auto;
	margin-top:4em;
	margin-bottom:3em;
	line-height:1.2em;
}

.indexbody {
text-align:center;
position:relative;
width:480px;
height:160px; 
margin:0 auto;
margin-bottom:1em;
}

.rollover {float:left;}
.rollover a { display:block; width:160px; background-color: #FFFFFF}
.rollover a:hover { background-color: #FFCC00}
.rollover a:active { background-color: #FFFF66}

#biography {
width:540px;
text-align:justify;
}


