@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;


	text-transform: ;
	color: #CCC;
	background-color: #000;
}
#banner {
	position:absolute;
	width:910px;
	height:202px;
	z-index:1;
	left: 190px;
	top: 27px;
	font-size: 36px;
	color: #000;
}
#global_nav {
	position:absolute;
	width:150px;
	height:646px;
	z-index:5;
	left: 24px;
	top: 126px;
	background-color: #000;
	color: #000;
}
#sk_underbanner {
	position:absolute;
	width:940px;
	height:245px;
	z-index:0;
	top: 29px;
	left: 170px;
}
#container {
	position:absolute;
	width:948px;
	height:850px;
	z-index:4;
	left: 188px;
	top: 277px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CCC;
}
a:link {
	color: #764D14;
}
a:hover {
	color: #09c;
}
a:visited {
	color: #093;
}
#ultimatelayer {
	position:absolute;
	width:703px;
	height:136px;
	z-index:4;
	left: 300px;
	top: 198px;
	font-size: 18px;
}
.body #container table tr td h4 {
	color: #764d14;
	font-size: 20px;
}
.body #container h4 {
	color: #764d14;
}
