html
{
	height: 100%;
}
/*
body
{
	width: 752px;
	height: 99.6%;
	padding: 0;
	background: #0860A8;
	margin: 0 auto;
	font: normal 11px verdana, arial;
}
*/
body
{
	width: 879px;
	height: 99.6%;
	position: absolute;
	left: 50%;
	background: #0860A8;
	font: normal 11px verdana, arial;
	padding: 0;
	margin: 0 0 0 -378px;
}

.tower
{
	float: left;
	width: 120px;
	height: 600px;
	margin: 146px 0 0 3px;
}

#container, #container2  
{
	float: left;
	width: 752px;
	border: 2px solid #06487E;
	border-width: 0 2px 0 2px;
	background: #E4EFF8 url(images/bg.gif) repeat-y 0 0;
}

#container2 
{
	background: transparent url(images/bg2.gif) repeat-y 0 0;
}

#center
{
	float: left;
}

#center img
{
	border: 1px solid #000;
}

/*-------------------------------------------------------*/

#header
{
	float: left;
	width: 752px;
	height: 142px;
	background: transparent url(images/header.gif) no-repeat 0 0;
	padding: 0;
	margin: 0;
}

#header #toplinks
{
	text-align: right;
	margin: 10px 24px 0 0;
	font: normal 11px verdana, arial;
	color: #A8C7E1;
}

#header #toplinks a, #header #toplinks a:link, #header #toplinks a:visited, #header #toplinks a:active
{
	color: #A8C7E1;
	text-decoration: none;
}

#header #toplinks a:hover
{
	text-decoration: underline;
}

#header #banner
{
	width: 468px;
	height: 60px;
	margin: 21px 0 0 276px;
}

#header #menu
{
	display: block;
	height: 20px;
	margin: 10px 0 0 0;
	padding: 0;
}

#header #menu a
{
	height: 20px;
	border: none;
	margin: 0;
	padding: 0;
}

#header #menu a img
{
	float: left;
	border: none;
	padding: 0;	
}

/*-------------------------------------------------------*/

#left
{
	float: left;
	width: 245px;
	padding: 0;
}

#left div.sidebox
{
	clear: both;
	width: 233px;
	border: 1px solid #06487E;
	margin: 3px 6px 10px 4px;
	padding: 46px 0 0 0;
}

#left div.loginsidebox, #left div.loginsideboxsm
{
	clear: both;
	width: 223px;
	height: 100px;
	background: #D9E7F3 url(images/userLogin.gif) no-repeat 0 0;
	border: 1px solid #06487E;
	margin: 3px 6px 10px 4px;
	padding: 51px 5px 0 5px;
	overflow: hidden;
}

#left div.loginsidebox
{
	text-align: right;
}

#left div.loginsideboxsm
{
	height: 20px;
}

div.loginform, #left form
{
	height: 80px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

div.loginform br
{
	margin: 0;
	padding: 0;
}

div.loginform label
{
	margin: 0;
	padding: 0;
}

div.loginform input.formfield
{
	width: 148px;
	height: 14px;
	font-size: 11px;
	margin: 0 0 3px 0;
	padding: 0;
}

div.loginform span.shared
{
	float: left;
}

div.loginsidebox .formbutton
{
	float: right;
	width: 60px;
	height: 20px;
	font: bold 11px verdana, arial;
	border: none;
	margin: 1px 0 0 0;
	padding: 0;
	background-color: #06487E;
	color: #fff;
}

#left div.sidebox img
{
	float: left;
	margin: 2px;
}

#left #elofmonth p, #left #etanscorner p
{
	display: block;
	float: left;
	width: 146px;
	margin: 2px;
	padding: 0;
}

#left #morearticles p
{
	padding: 6px 0 0 7px;
	margin: 0;
}

#left #morearticles p a, #left #morearticles p a:link, #left #morearticles p a:active, #left #morearticles p a:visited 
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#left #morearticles p a:hover  
{
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

#left #morearticles div.divider
{
	width: 219px;
	height: 1px;
	border-top: 2px dotted #A3C3DE;
	margin: 15px 0 5px 7px;
	overflow: hidden;
}

#left #elofmonth { background: #D9E7F3 url(images/elofmonth.gif) no-repeat 0 0; }
#left #etanscorner { background: #D9E7F3 url(images/streetcorner.gif) no-repeat 0 0; }
#left #morearticles { background: #D9E7F3 url(images/morearticles.gif) no-repeat 0 0; padding-bottom: 10px; }

br.clear
{
	clear:both;
	margin:0;
	padding:0;
}

/*-------------------------------------------------------*/

#content
{
	float: left;
	width: 497px;  
/*	height: 800px; */
	font: normal 11px verdana, arial;
	color: #000;
	border-top: 3px solid #E4EFF8;
	padding: 0 5px 0 5px;
}

div.title
{
	font-size: 14px;
	font-weight: bold;
	background:#E4EFF8;
	color: #0860A8;
	padding: 6px 0 2px 0;
	margin: 0;
}

#content table.ad
{
	border: 1px solid #0860A8;
	padding: 4px;
}

#content table.ad th
{
	background-color: #D9E7F3;
	border: 1px solid #0860A8;
	font-weight: bold;
}

#content table.ad td
{
	border: 1px solid #0860A8;
}

#content h3
{
	font-size: 13px;
	font-weight: bold;
}

#content h3 a, #content h3 a:link, #content h3 a:visited, #content h3 a:active 
{
	color: #0860A8;
	text-decoration: none;
}

#content h3 a:hover 
{
	text-decoration: underline;
}

#main_article
{
	background: #E4EFF8;
	padding: 3px 0 15px 0;
	/*padding: 8px 0 15px 0;*/
}

#main_article b
{
	display: block;
	margin: 4px 0 2px 0;
}

#main_article p
{
	margin: 0 0 6px 0;
}

#main_article p img
{
	margin: 0 0 6px 0;
}

#sub_articles
{
	float: left;
	width: 481px;
	background: transparent url(images/bgbar.gif) no-repeat 0 0;
	margin: 0 1px 0 1px;
	padding: 6px 6px 0 6px;
}

#sub_articles img
{
	margin: 2px 4px;
}

#sub_articles p
{
	margin: 2px 0 10px 0;
}

#sub_articles #art_left
{
	float: left;
	width: 225px;
	padding: 0 8px 0 0;
}

#sub_articles #art_right
{
	float: left;
	width: 225px;
	padding: 0 0 0 12px;
}

#sub_articles #art_left img
{
	float: right;
}

#sub_articles #art_right img
{
	float: right;
}

span.link_right
{
	display: block;
	text-align: right;
	margin: 10px 15px 0 0;
}

a, a:link, a:active, a:visited
{
	color: #0860A8;
	text-decoration: none;
}

a:hover 
{
	color: #0860A8;
	text-decoration: underline;
}

#scores_title
{
	width: 485px;
	border: 1px solid #06487E;
	background: #0F5FA6;
	font-weight: bold;
	color: #FFB20E;
	padding: 5px;
}

#scores_ticker
{
	width: 485px;
	border: 1px solid #06487E;
	border-width: 0 1px 1px 1px;
	color: #06487E;
	padding: 5px;
	background: #E4EFF8;
	overflow: hidden;
	white-space: nowrap;
}

/*------------------------------------------------------------------------------*/

#footer
{
	width: 736px;
	padding: 21px 8px;
	color: #A8C7E1;
	text-align: center;
	background: #06487E url(images/footbar2.gif) no-repeat 0 0;
	font: normal 10px verdana, arial;
}

#footer p
{
	margin: 0 0 5px 0;
}

#footer p a, #footer p a:link, #footer p a:visited, #footer p a:active
{
	color: #A8C7E1;
	text-decoration: none;
}

#footer p a:hover
{
	text-decoration: underline;
}





















