body {
	color:#000000;
	background-color:#000000;
}
.nav li a {
	color:#f0e360;
}
.nav li a:visited {
	color:#f0e360;
}

.nav li a:hover {
	color:#f8eeb5;
}
.sf_pagetitle {
	color:#333333;
}
.sf_pagetitle {
	background-repeat:repeat-y;
	float:left;
	font-family:Georgia, "Nimbus Roman No9 L", serif;
	font-size:14px;
	font-weight:bold;
	padding:0px 20px;
	text-align:left;
	width:860px;
}
.sf_navigation {
	clear:both;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	min-height:38px;
	height:auto !important;
	height:38px;
	width:900px;
	z-index:1000;
	position:relative;
}
