body {
	background-color: #000000;
	background-image:url(../images/contentbg.gif);
	background-repeat:repeat-y;
	background-position:center;
	margin-top:0;
	margin-left:0;
	}

a:link {
	color: #CC0000;
	text-decoration: none;
}

a:hover {
	color: #F0888A;
}

a:visited {
	color: #F0888A;
	text-decoration: none;
}

.useful:link {
	color: #FFFF00;
	font-weight: bold;
}

.useful:hover {
	color: #FFFFFF;
}

.useful:visited {
	color: #FFFF00;
}

.left:link {
	color: #000000;
	font-weight: bold;
}

.left:hover {
	color:#FFFFFF;
	font-weight: bold;
}

.left:visited {
	color: #000000;
	font-weight: bold;
}

.left:hover, visited {
	color:#FFFFFF;
	font-weight: bold;
}

.subTitle {
	color: #333399;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.credits {
	font-size: 9px;
	text-decoration: none;
}
.keyPoint {
	font-size:14px;
	font-weight: bold;
	color: #CC0000;
}

.style1 {color: #333399;}
.style2 {color: #990000;}
.style4 {color: #990000; font-style: italic; }
.style6 {color: #990000; font-style: italic; font-weight: bold; }
.style7 {
	color: #000099;
	font-weight: bold;
}
.style8 {color: #FFFF00;}

#header {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 850px;
	height: 212px;
	left: 0;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

#headerFlash {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 850px;
	height: 316px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

#contentArea {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 0px;
	clear: both;
	width: 850px;
	min-height: 500px;
	left: 4px;
	top: 0;
	right: 0px;
	bottom: 0px;
	margin-left:auto;
	margin-right:auto;
}

#footer {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 0px;
	width: 90%;
	top: 50px;
	bottom: 0px;
	margin-left:auto;
	margin-right:auto;
	background-color:#000000;
	clear:both;
}

#leftCol {
	position: relative;
	padding: 0px;
	float: left;
	width: 123px;
	margin: 0 0 0 0;
}

#leftNav {
	position: absolute;
	width: 120px;
	text-align: right;
	font-size: 10px;
	margin: 0 0 0 0;
}

#mainContent {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	left: 0px;
	height: auto;
	min-height: 600px;
	width: 700px;
	float:right;
}

#topnav {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/topnavbg03012010.jpg);
	 background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
	height: 104px;
	width: 850px;
	top: 0;
	left: 0;
}

#navBar {
	text-decoration: none;
	vertical-align: bottom;
	height: auto;
	width: 590px;
	position: absolute;
	z-index: 1010;
	left: 250px;
	top: 62px;
	right: auto;
	bottom: auto;
}

.style23 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}


