/* CSS Document */

* {margin: 0; padding:0;}

body
{
	min-width: 593px;
	text-align: center;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	background-image: url(/images/newhome/background.gif);
	background-repeat:repeat-x;
	font-size: 100%;
}
#wrap
{
	margin: 0 auto;
	width: 583px;
	text-align: left;
	clear: both;
	position: relative;
	top: 9px;
}
#navBox
{
	margin: 0 auto;
	width: 598px;
	height: 138px;
	clear: both;
	background-image: url(/images/newhome/logo.jpg);
	background-repeat:no-repeat;
	position: relative;
	top: 9px;
	left: 8px;
}
#navBox ul 
{
	width: 400px;
	position: relative;
	left: 10px;
	top: 105px;
}

* html #navBox ul 
{
	width: 400px;
	position: relative;
	left: -90px;
	top: 105px;
}
*+html #navBox ul {
	left: -75px;
}
#navBox ul li
{
	display: block;
	float: left;
	list-style: none;
	font-size: 11px;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 6px;
	border-right: 1px solid #AAAAAA;
}
* html #navBox ul li
{
	display: block;
	float: left;
	list-style: none;
	font-size: 11px;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 6px;
	border-right: 1px solid #AAAAAA;
	position: relative;
	top: -5px;
} 
#navBox a
{
	padding: 4px;
}
* html #navBox a
{
	padding: 4px;
	height: 24px;
}
#navBox a:link
{
	color: #000000;
}
#navBox a:hover, .currentnav a
{
	background-color: #AAAAAA;
	color: #FFFFFF !important;
}
#navBox a:visited
{
	color: #000000;
	text-decoration: none;
}

#leftBox
{
	background-image: url(/images/newhome/left_panel.gif);
	background-repeat:no-repeat;
	width: 216px;
	height: 284px;
}
#imgLeft1
{
	border: 1px solid #B0B0B0;
	position: relative;
	top: 6px;
	left: 6px;
}
#imgLeft2
{
	position: relative;
	top: 12px;
	left: 6px;
}
#rightBox
{
	background-image: url(/images/newhome/right_panel.gif);
	background-repeat:no-repeat;
	width: 367px;
	height: 284px;
}
#chip
{
	border: 1px solid #B0B0B0;
	position: relative;
	top: 6px;
	left: 6px;
}
#textBox
{
	width: 348px;
	height: 53px;
	border: 1px solid #919191;
	background-color: #EEEEEE;
	position: relative;
	top: 11px;
	left: 6px;
}
#textBox p
{
	color: #00000;
	width: 340px;
	font-size: 12px;
	padding: 6px;
	text-align: center;
}

#textBox2
{
	width: 195px;
	height: 172px;
	border: 1px solid #919191;
	background-color: #EEEEEE;
	position: relative;
	top: 11px;
margin-bottom: 6px;
	left: 6px;

}
#textBox2 p
{
	color: #00000;
	width: 190px;
	font-size: 12px;
	padding: 6px 0px 15px 0px;
	text-align: center;
}

#gui_button
{
	position: relative;
	top: 13px;
	left: 6px;
	background-image: url(/images/newhome/gui_button.gif);
	background-repeat:no-repeat;
	width: 349px;
	height: 26px;
}
#gui_button:hover
{
	position: relative;
	top: 13px;
	left: 6px;
	background-image: url(/images/newhome/gui_button_hover.gif);
	background-repeat:no-repeat;
	width: 349px;
	height: 26px;
}
.block
{
	display: block;
	border: none;
}

.floatLeft
{
	float: left;
	display: block;
}
.important
{ font-weight: bold;}
.noBorder{border: none !important;}

#last{border: none !important;}

#bottomBox
{
	margin: 0 auto;
	background-image: url(/images/newhome/bottom_box.gif);
	background-repeat:no-repeat;
	width: 583px;
	height: 118px;
	position: relative;
	top: 9px;
}
#bottomBox p
{
	width: 570px;
	color: #FFFFFF;
	font-size: 12px;
	position: relative;
	top: 14px;
}

#footer
{
	margin: 0 auto;
	width: 583px;
	position: relative;
	top: 9px;
}
* html #footer
{
	margin: 0 auto;
	width: 583px;
	position: relative;
	top: 15px;
}
#footer ul li
{
	display: inline;
	font-size: 11px;
	float: left;
	padding-left: 30px;
	padding-right: 10px;
}
#footer ul
{
	position: relative;
	top: 10px;
}
#listBottomBox li
{
	display: inline;
	font-size: 11px;
	padding-left: 0px;
	padding-right: 110px;
}
#listBottomBox
{
	position: relative;
	top:40px;
}
#copyright
{
	position: relative;
	top: -5px;
	left: 40px;
}
#footer a:link
{
	color: #2E4477;
}
#footer a:hover
{
	color: #FFFFFF !important;
	background-color:#2E4477;
}
#footer a:visited
{
	color: #2E4477;
	text-decoration: none;
}
#us_players
{
	font-size: 12px;
	position: relative;
	top: 20px;
	width: 593px;
	margin: 0 auto;
}

