body { background-color: #cccccc; 
}

body, td, p {
	font-size: 11px;
	font-family: verdana, arial, sans; 
	line-height: 17px;
}

th { font-size: 12px;
	 font-family: verdana, arial, sans;
	 font-weight: bold; 
	 text-align: left;
}

h3 {
	color: #9999cc;
	font-size: 14px;
	margin-bottom: 7px;
	margin-top: 2px;
}

h5 {
	color: #9999cc;
	font-size: 12px;
	margin-bottom: 2px;
}

h6 {
	font-size: 10px;
	margin-bottom: 2px;
	color: #9999cc;
}

a:link, a:visited { 
	text-decoration: none;
	color: #999966;
}

a:hover {
	text-decoration: underline;
}

li { margin-bottom: 8px; }

.pageheader {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 2px solid #9999cc;
	background-color: #47414B;
	padding-top: 8px;
	padding-bottom: 2px;
	padding-right: 12px;
	color: #cccccc;
	height: 20px;
}

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

.pageheader a { font-size: 11px;
	margin-left: 30px; 
	vertical-align: bottom;
	padding-bottom: 3px;
}

.highlight {
	font-weight: bold; 
	color: #666666;
}

.title {
	font-weight: bold;
	padding-bottom: 3px;
}

#copyright {
	padding: 8px;
	text-align: right;
	border-top: 2px solid #9999cc;
	font-size: .8em;
	clear: right;
}

#content {
	background-color: #ffffff;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 25px;
	font-size: 11px;
	margin-right: 29%;
	margin-left: 40px;
	margin-top: 30px;
	margin-bottom: 30px;
}

#contentSubPage {
	background-color: #ffffff;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 25px;
	font-size: 11px;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 30px;
	margin-bottom: 30px;
}

#events { 
	font-size: 13px;
	color: #6699cc;
	font-weight: bold;
}

#sidebar { 
	font-size: 10px;
	width: 20%;
	float: right;
	margin-top: 30px;
	margin-left: 10px;
	color: #cccccc;
	margin-right: 20px;
	line-height: normal;
}


#navmain {
	background-color: #47414B;
	padding: 9px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 11px;
	line-height: 17px;
}

#navsub {
	background-color: #47414B;
	padding: 1px 9px 9px 9px;
}

#photo {
	position: absolute;
	left: 12px;
	top: 5px;	
}

.scienceTable {
	border: 2px solid #47414b;
}

.scienceTable th {
	background-color: #9999cc;
}

.ad {
	color: #cc0000;
}

.error { font-weight: bold;
	color: #996699; 
}

.caption { font-family: Arial, Helvetica 25, Sans-Serif; 
	font-size: 9px; 
	line-height: normal; }