body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background: #535F64;
}
a, a:visited {
	font-weight: bold;
	/*/*/text-decoration: none;/* */
	color: #FF9933;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FFF;
}
#mainheader {
	border-bottom: 4px dashed #999;
	font-weight: normal;
	padding: 2px;
	color: #FF9933;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	color: #000000;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top: 1px solid #696969;
	border-left: 4px solid #696969;
	margin-bottom: 15px;
}
p {
	line-height: 18px;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 12px;
}
.team {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 0px;
}
#about {
	position: absolute;
	left: 9px;
	top: 0px;
}
#afterabout {
	position: absolute;
	top: 395px;
	left: 9px;
	width: 885px;
}
#wrapper {
	margin: 0px 100px 0px 50px;
}
#footer {
	/*/*/border-top: 4px dashed #999;
	padding: 4px 0px 2px 0;
	margin: 0 0 4px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.newstable {
	margin-left: 12px;
	vertical-align: top;
}