* {
	margin: 0;
	padding: 0;
}
:focus {
	outline: 0;
}
body, td, th {
	color: #FFFFFF;
}
body {
	font-size: 62.5%;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #000000;
}
p {
	font-size: 1.4em;
	line-height: 1.4em;
	margin-bottom: 0.8em;
}
a {
	color: #FFF;
	text-decoration: none;
	outline:none;
}
a:hover, a:active {
	text-decoration: underline;
	color: #FF0000;
}
h1 {
	font-size: 3.0em;
	margin-bottom: 0.8em;
}
h2 {
	font-size: 1.5em;
	text-transform: uppercase;
	margin-bottom: 0.8em;
}
h3 {
	font-size: 2.5em;
	font-style: italic;
	background: #FFCC33;
	color: #990000;
	padding: 5px;
	margin-bottom: 0.5em;
	text-align: center;
}
h4 {
	font-size: 2.5em;
	text-transform: uppercase;
	margin-bottom: 0.8em;
}
.clear {
	clear: both;
}
#example 				{ width: 800px; margin: 0 auto; text-align: center; }
	#cg_img     			{ /*height: 480px;*/ }
	#cg_nav1, #cg_nav2 		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
	#cg_nav1 a, #cg_nav2 a 	{ text-decoration: none; }
	#cg_nav1 a:hover, #cg_nav2 a:hover { text-decoration: underline; }
	#cg_credits 			{
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color:#FFF;
	font-weight: bold;
}
	#cg_credits a 			{ color:#666; text-decoration: none; }
	#cg_credits a:hover		{ text-decoration: underline; }
	.cg_arrow1, .cg_arrow2	{ font-weight: bold; }
div#page-wrap {
	width:800px;
	margin: 0 auto;
}
div#hed_main {
	height: 149px;
	background: url(images/header.gif) no-repeat center;
	list-style: none;
	padding-left: 125px;
	margin-top: 20px;
}
div#hed {
	height: 130px;
	background: url(images/hed.jpg) no-repeat center;
	/*list-style: none;*/
	margin-top: 20px;
	position: relative;
}
div#content_main {
	padding-bottom: 5px;
}
div#content {
	margin-top: 20px;
	padding-bottom: 5px;
}
#menu {
	width:780px;
	height:30px;
	top: 110px;
	left: 20px;
	margin:0;
	padding:0;
	position: absolute;
}

#menu li {
	display: inline;
}
#menu li a:link, #menu li a:visited {
	color: #FFFFFF;
	font-size: 1.8em;
	line-height: 1.4em;
	text-decoration: none;
	padding: 5px;
	margin-right: 7px;
	margin-left: 7px;
}
#menu li a:hover, #menu li a:active, #menu li a:focus {
	color: #FF0000;
}
.static {
	color: #2F8AB6;
	/*font-size: 1.8em;
	line-height: 1.4em;*/
}

