BODY {
	font-family: "Verdana", Times, serif; font-size: 10pt;
}

#userInfo {
	position: absolute; top: 0px; width: 96%; height: 22px; margin-left: 10px; margin-right: 10px; padding-top: 3px; padding-right: 10px; background-color: #333333; text-align: right; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF;
}

#top {
	position: absolute; top: 25px; height: 200px; width: 94%; margin-right: 40px; background: #FFFFFF;
}

#left {
	position: absolute; top: 225px; left: 10px; height: 480px; width: 160px; padding-top: 10px; background: #CCFF99;
}

#center {
	position: absolute; top: 225px; left: 180px; height: 400px; padding: 20px 10px 20px 10px; margin-right: 40px; background: #FFFFFF;
}


#right {
 	position: absolute; top: 150px; right: 10px; height: 20px; width: 85px; display: table-cell; vertical-align: text-top; background: #CCFF99; z-index: 1;
}

H1 {
 	font-family: "Verdana", Times, serif; color: #003300; font-size: 16pt;
}

H2 {
 	font-family: "Verdana", Times, serif; color: #003300; font-size: 12pt;
}

P {
 	font-family: "Verdana", Times, serif; font-size: 10pt;
}

IMG.floatLeft { 
	float: left; margin: 4px;
}

A:hover {
 	color: #33FF00;
}

A:active {
 	color: #993300;
}

A {
	color: #006600; font-weight: bold; text-decoration: none;
}

A.linkClass:hover {
 	color: #33FF00;
}

A.linkClass:active {
 	color: #993300;
}

A.linkClass {
 	color: #006600; font-weight: bold; text-decoration: none;
}

A.userClass:hover {
 	text-decoration: underline;
}

A.userClass {
 	font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none;
}