a, a:link, a:active, a:visited, a:hover { color: #6cbd5e; }
 
 
body {
	background-image: url(http://gorilla3d.s3.amazonaws.com/v8/images/bg.png);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center; 
}
 
.divider {
	border: none;
	display: block;
	height: 1px;
	font-size: 1px;
	margin: 0px;
	padding: 0px; 
	margin-bottom: 10px;
	border-bottom: 1px dotted #1E2D4B;
}
 
.clear {
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0px; }
 
 
.container {
	background-image: url(http://gorilla3d.s3.amazonaws.com/v8/images/menubg.png);
	background-position: 0px 72px;
	background-repeat: repeat-x;
	margin: 0px auto;
	position: relative;
	text-align: left;
	max-width: 960px; }
 
 
.date {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #6cbd5e;
	color: #fff;
	float: left;
	font-family:monospace;
	font-size:28px;
	height: 60px;
	line-height:28px;
	margin-right: 5px;
	padding-top: 10px;
	padding: 5px;
	text-align: center;
	width: 60px; }
 
	.date span {
		color: #fff;
		font-size: 40px; }
 
 
#flasher {
	color:#1e2d4b;
	font-size:24px;
	font-weight: 900;
	left:216px;
	opacity: 0.0;
	position:absolute;
	top:48px; }
 
 
.footer {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	background-color: #1e2d4b;
	color: #fff;
	font-size: 16px;
	font-weight: 900;
	height: 40px;
	line-height: 38px;
	margin-bottom: 20px;
	margin-left:14px;
	margin-right:14px;
	padding-left:10px;
	padding-right:10px; }
 
 
h1 { font-size: 24px; }
 
 
h1, h2, .page { margin-top: 0px; }
 
 
.lefthead {
	background-image: url(http://gorilla3d.s3.amazonaws.com/v8/images/lefthead.png);
	background-position: 0px -1px;
	background-repeat: no-repeat;
	float: right;
	height: 121px;
	margin-bottom:-1px;
	width: 25px; }
 
 
.logo {
	background-image:url(http://gorilla3d.s3.amazonaws.com/v8/images/logo.png);
	background-position:0 -1px;
	background-repeat:no-repeat;
	color: #1b1c1c;
	float: left;
	height: 121px;
	margin-bottom:-1px;
	width: 215px; }
 
 
.nav {
	color: #fff;
	font-size: 17px;
	font-weight: 900;
	left: 48px;
	position: absolute;
	top: 91px; }
 
	.nav a:link, .nav a { color: #fff; }
 
 
p {
	color: #444;
	font-size: 12px;
	line-height: 24px; }
 
 
.page {
	background-color: #fff;
	clear:both;
	margin-bottom: -12px;
	margin-left:14px;
	margin-right:14px;
	padding-left:10px;
	padding-right:10px; }
 
 
small {
	color: #ffbd00;
	font-size: 11px; }
 
 
strong, em {
	color: #1e2d4b;
	font-size: 12px; }
