html {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
}

body {
	background: #093165;
/*	background: #093165 url('/images/background.gif') top center repeat-y;	*/
	margin: 0;
	text-align: center;
}

a {
	color: #093165;
}

a:hover {
	text-decoration: none;
}

img {
	border-width: 0px;
}

h1, h2 {
	font-size: 9pt;
	font-weight: bold;
}

.navbar a {
	color: #808080;
	text-decoration: none;
}

.navbar a:hover {
	color: #0091cf;
}

.newgames {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#content {
	width: 764px;
	padding: 0px;
	padding-bottom: 4px;
	background: #ffffff url('/images/content-bottom.gif') bottom no-repeat;
	margin: 0 auto;
	text-align: left;
}

.newgames li {
	background-image: url('/images/new-game-background.gif');
	margin-bottom: 3px;
	height: 43px;
	padding-top: 4px;
	padding-left: 3px;
	padding-right: 1px;
	font-weight: bold;
	color: #093165;
}

.newgames img {
	float: left;
	vertical-align: top;
	margin-right: 4px;
}

.newgames a {
	text-decoration: none;
}

.newgames a:hover {
	color: #0078c3;
}

.news {
	font-size: 8pt;
}

.news a {
	color: #093165;
}

.moregames {
	float: left;
	width: 126px;
	height: 120px;
	margin: 12px 7px 8px 7px;
	text-align: center;
	display: inline;
}

.moregames a {
	text-decoration: none;
}

.moregames a:hover {
	color: #0078c3;
}

.box-header {
	background-color: #185a8d;
	background-image: url('/images/box-tc.gif');
	height: 27px;
	color: #ffffff;
	font-weight: bold;
}

.box-header div {
	float: left;
}

.box-header-content {
	margin: 6px 0 0 28px;
	float: left;
	display: inline;
}

.box-content-top {
	clear: both;
}

.box-content {
	padding: 0 10px 0 10px;
}

.box-162 {
	width: 162px;
	background-image: url('/images/box-small-mid.gif');
	float: left;
	margin-top: 6px;
	display: inline;
	font-size: 8pt;
}

.box-162-header-content {
	width: 138px;
	background: url('/images/box-td.gif') no-repeat;
}

.box-283 {
	width: 283px;
	background-image: url('/images/box-mid-mid.gif');
	float: left;
	margin: 6px 0 0 6px;
	display: inline;
}

.box-283-header-content {
	width: 259px;
	background: url('/images/box-td.gif') no-repeat;
}

.box-451 {
	width: 451px;
	background-image: url('/images/box-midlrg-mid.gif');
	float: left;
	margin: 6px 0 0 6px;
	display: inline;
}

.box-451-header-content {
	width: 427px;
	background: url('/images/box-td.gif') no-repeat;
}

.box-583 {
	width: 583px;
	background-image: url('/images/box-large-mid.gif');
	float: left;
	margin: 6px 0 0 6px;
	display: inline;
}

.box-583-header-content {
	width: 559px;
	background: url('/images/box-td.gif') no-repeat;
}

.box-756 {
	width: 756px;
	background-image: url('/images/box-full-mid.gif');
	float: left;
	margin: 4px 0 0 4px;
	display: inline;
}

.box-756-content {
	padding: 0 22px 0 22px;
}

.box-756-header-content {
	width: 732px;
	background: url('/images/box-td.gif') no-repeat;
}

#footer {
	width: 766px;
	height: 102px;
	margin: 10px auto;
	background: url('/images/footer-box.gif');
	color: #ffffff;
	font-size: 8pt;
	text-align: center;
}

#footer a {
	color: #ffffff;
}

#footer .welcome {
	padding: 10px 10px 0 10px;
}

#footer .menu {
	padding-top: 26px;
}

#footer .menu .separator {
	color: #a0a0a0;
}

#footer .copyright {
	padding-top: 8px;
	color: #a0a0a0;
}