body {
	background-color:#000000;
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#070707;
	font-size:12px;
}
img { 
	behavior: url("/modules/common/iepngfix.htc");
}
.behavior { 
	behavior: url("/modules/common/iepngfix.htc");
}
.leftDiv {
	position:absolute;
	width:216px;
	top:274px;
	margin-left:50%;
	left:-483px;	
}
.contentArea {

}
.leftnav {
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	font-size:14px;
	text-decoration:none;
}
.leftnav a {
	color:#070707;
	text-decoration:none;
}
.leftnav a:visited {
	color:#070707;
	text-decoration:none;
}
.leftnav a:hover {
	color:#070707;
	text-decoration:underline;
}
.footer {
	color:#FFFFFF;
	text-align:center;
}
.footer a {
	color:#FFFFFF;
	text-decoration:none;
}
.footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
/*.CurrentPage {
	font-size:16px;
	font-style:italic;
	color:#AC4615;
	text-decoration:underline;
}*/