body,td,p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	vertical-align: top;
}

body
{
	background: #F2FBFC url(/images/bg.jpg) repeat-x top center;
	text-align: center;
}

body a:link, body a:visited, body a:hover{
	text-decoration: none;
	font-size: 12px;
	color: #790000;
}

body a:hover {
	text-decoration: underline;
}

hr
{
	border: none 0;
	border-top: 1px solid #9D8245;
	border-bottom: 1px solid #5E450C;
	height: 2px;
}

.main
{
	background: url(/images/bg_clouds.jpg) no-repeat top center;
	width: 760px;
	border: solid 1px black;
	border-top: 0;
	border-bottom: 0;
	padding: 0;
	margin: 0 auto 0 auto;
	text-align: left;
}

.title
{
	background-color: #FFFFFF;
	width: 760px;
	height: 160px;
}

.navbar
{
	width: 760px;
	height: 44px;
	background: transparent url(/images/bg_navbar.jpg) repeat-x top left;
	text-align: center;
	padding: 0;
	margin: 0 0 22px 0;
}

.navbtn
{
	border: 0;
	padding: 0;
	margin: 0 33px 0 33px;
}

.bluebox_left
{
	background-image: url(/images/bluebox_left.jpg);
	float: left;
	width: 267px;
	height: 398px;
	margin: 0 5px 0  5px;
}

.bluebox_right
{
	background-image: url(/images/bluebox_right.jpg);
	float: right;
	width: 340px;
	height: 398px;
	margin: 0 5px 0  5px;
}

.innerbox
{
	margin: 15px;
}

.game_frame
{
	border: 0;
	width: 116px;
	height: 86px;
	margin: 2px auto 13px auto;
}

.grey_bar
{
	width: 730px;
	height: 15px;
	background-color: #D4D4D4;
	text-align: center;
	margin: 30px 15px 5px 15px;
	color: #155B7B;
}

.grey_bar span.left
{
	background: transparent url(/images/greybar_left.jpg) no-repeat top left;
	float: left;
	width: 6px;
	height: 15px;
}

.grey_bar span.right
{
	background: transparent url(/images/greybar_right.jpg) no-repeat top left;
	float: right;
	width: 6px;
	height: 15px;
}

.game_title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	height: 35px;
}

.game_desc
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	height: 308px;
}

.game_link
{
	text-align: center;
	width: 100%;
}

.game_link img
{
	border: none;
	margin: 0 15px 0 0;
	padding: 0;
}

.game_link p, .game_link a:link, .game_link a:visited
{
	margin: 0;
	padding: 0;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.game_link a:hover, .game_link a:active
{
	margin: 0;
	padding: 0;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
