body {
	background-color: #FFFFFF;
	background-image: url(../images/whiteBG.gif);
	background-repeat:repeat-y;
	background-position:center;
	}

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: 900px;
	height: 100px;
	left: 1px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}

#headerFlash {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 553px;
	height: 100px;
	left: 346px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

#contentArea {
	position: relative;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 0px;
	clear: both;
	width: 900px;
	min-height: 500px;
	left: 1px;
	top: auto;
	right: 0px;
	bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}

#footer {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 0px;
	width: 850px;
	left: 10px;
	top: auto;
	right: 0px;
	bottom: 0px;
}

#leftCol {
	position: absolute;
	background-color: #FFFFFF;
	padding: 0px;
	float: left;
	width: 137px;
	height: 600px;
	top: 50px;
	left: 4px;

}

#mainContent {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	top: 25px;
	left: 150px;
	height: auto;
	min-height: 600px;
	width: 750px;
}

/*#topnav {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/topnavBG.jpg);
	margin: 0px;
	padding: 0px;
	height: 104px;
	width: 850px;
	top: 0;
	left: 10px;
}
#navBar {
	text-decoration: none;
	vertical-align: bottom;
	height: auto;
	width: 590px;
	position: absolute;
	z-index: 1010;
	left: 250px;
	top: 62px;
	right: auto;
	bottom: auto;
}

#leftNav {
	position: absolute;
	width: 123px;
	text-align: right;
	font-size: 10px;
} */
