body
{
	text-align: center;
	background: url("images/nightsky.gif");
	font-family: arial, sans serif;
}

img
{
	border: 0;
}

#mainarea
{
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	background: url("images/background.jpg") no-repeat top center;
	text-align: left;
}

#logo
{
	margin: 10px;
	width: 230px;
}

#foo
{
	width: 728px;
	height: 90px;
	float: right;
	margin-top: 15px;
	margin-right: 25px;
}

#outerbox
{
	width: 800px;
	margin-left: 15px;
	margin-top: 20px;
}

#outerbox_top
{
	background: url("images/top.gif") no-repeat top left;
	width: 798px;
	height: 13px;
	overflow: hidden;
}

#outerbox_inside
{
	background: url("images/middle.gif");
	text-align: center;
}

#outerbox_bottom
{
	background: url("images/bottom.gif") no-repeat top left;
	width: 798px;
	height: 15px;
	font-size: 0px;
}

#innerbox
{
	width: 705px;
	margin-left: auto;
	margin-right: auto;
}

#innerbox_top
{
	background: url("images/top_middle.gif") no-repeat top left;
	width: 704px;
	height: 8px;
	overflow: hidden;
}

#innerbox_inside
{
	background: #D4D4D4;
	text-align: left;
}

#innerbox_bottom
{
	background: url("images/bottom_middle.gif") no-repeat top left;
	width: 704px;
	height: 8px;
	font-size: 0px;
}

#content
{
	margin-left: 10px;
	margin-right: 10px;
}

#content h1
{
	text-align: center;
	color: #FF0000;
	font-size: 30px;
	margin: 0px;
}

#content h2
{
	text-align: center;
	color: #FF0000;
	font-size: 30px;
	margin-top: 16px;
	margin-bottom: 16px;
}

#content h3
{
	text-align:center;
	color: #0000FF;
	font-size: 20px;
	margin-top: 16px;
	margin-bottom: 16px;
}

#content p
{
	margin-bottom: 0px;
}

#content ul
{
	margin-bottom: 0px;
}

#content span
{
	font-size: 10px;
}

#content a
{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

#content h3 a
{
	color: #0000FF;
	font-weight: none;
}

#buttonrow
{
	height: 60px;
	margin-left: 20px;
	font-family: monospace;
	font-weight: bold;
	font-size: 17px;
}

a.button
{
	background: url("images/button.gif") no-repeat;
	width: 150px;
	height: 50px;
	float: left;
	text-decoration: none;
}

a.button div.buttontext
{
	color: #000000;
	width: 150px;
	text-align: center;
	margin-top: 15px;
}

a.button:hover
{
	background: url("images/button1.gif") no-repeat;
}

#selected a.button
{
	background: url("images/button2.gif") no-repeat;
}

#rightside
{
	float: right;
	width: 200px;
	margin-top: 10px;
}

#rightbox
{
	background: url("images/rightbox.gif") no-repeat;
	text-align: center;
	width: 200px;
	height: 51px;
	margin-bottom: 10px;
}

#rightbox div.righttext
{
	color: #FF0000;
	font-size: 15px;
	padding-top: 16px;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
}

#thisweek
{
	margin: 10px;
	border: 1px solid;
	background: #9999FF;
	height: 140px;
}

#boxart
{
	float: right;
	width: 100px;
	height: 140px;
	background: #000000;
	overflow: hidden;
}

#gameinfo
{
	margin: 10px;
	width: 543px;
}

#gameinfo h1
{
	color: #000000;
	margin: 0;
	text-align: left;
	font-size: 20px;
}

#gameinfo h2
{
	text-align: right;
	color: #000000;
	margin: 0;
	font-size: 30px;
}

#gameinfo p
{
	text-align: center;
	font-size: 12px;
}

#announcement
{
	margin: 10px;
	border: 1px solid;
	background: #FF9999;
	text-align: center;
}

#announcement h1
{
	color: #000000;
	margin-bottom: 5px;
	font-size: 30px;
}

#announcement h2
{
	color: #000000;
	margin: 0;
	font-size: 25px;
}

#announcement p
{
	font-size: 16px;
	margin: 5px;
}

#testimonial
{
	margin: 10px 40px;
	border: 1px solid;
	background: #FFCCCC;
}

#testimonialquote
{
	margin: 10px;
	font-style: italic;
	font-size: 17px;
}

#testimonialby
{
	margin: 10px;
	text-align: right;
	font-size: 13px;
	font-style: italic;
}

#contactform
{
	margin: 10px 10px 0px 10px;
	border: 1px solid;
	background: #9999FF;
}

#contactform form
{
	margin: 10px;
}

#contactleft
{
	font-weight: bold;
	width: 200px;
	float: left;
}

#intelligence
{
	font-weight: bold;
	width: 200px;
	float: left;
}

#sadface
{
	color: #990000;
	font-weight: bold;
	float: right;
	margin-right: 100px;
}

#emailmsg
{
	color: #990000;
	font-weight: bold;
	float: right;
	margin-right: 10px;
	width: 200px;
	font-size: 14px;
}

#copyright
{
	text-align: center;
	margin-top: 5px;
	color: #AAAAAA;
	font-size: 11px;
}

#copyright a
{
	color: #000000;
	text-decoration: none;
}

#leftcms
{
	float: left;
	width: 125px;
	padding: 2px;
	font-size: 12px;
}

#rightcms
{
	margin-left: 126px;
	padding: 2px;
	font-size: 12px;
}

