/* CSS Document */

BODY{
background-image:url(../images/bg.jpg);
background-attachment:scroll;
background-repeat:repeat-x;
margin: 0 auto;  
padding: 0 auto; 
font-family: Trebuchet MS, Helvetica, sans-serif;
background-color:#63737A;}

.global{
margin: 0 auto;
width:913px;
}

.header{
	width:913px;
	background-image:url(../images/header.jpg);
	height:210px;
}

.mid_column{
width:913px;}

.block_btm{
width:913px;
height:45px;}

.blocks1{
width:152px; 
height:35px;
background-color:#333333; 
float:left;
color:#DDDDDD;
padding:5px;
padding-left:15px;
padding-right:15px;
font-weight:bold;
font-size:11px;}

.blocks2{
width:151px; 
height:35px;
background-color:#333333; 
float:left;
color:#DDDDDD;
padding:5px;
padding-left:15px;
padding-right:15px;
font-weight:bold;
font-size:11px;}

.main_content_area{
	background-color:#FFFFFF;
	width:913px;
	padding-top: 15px;
}

.footer{
width:913px;
}


.title{
	color:#FFFFFF;
	padding-top: 15px;
	float:left;
	width:200px;
	height:50px;
	font-weight: bold;
	text-align: center;
	font-size: 24px;
}

.topBanner_area{
	float:right;
	padding-top:30px;
	padding-right:15px;
	color:#FFFFFF;
	height: 60px;
	width: 468px;
	background-image: none;
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center;
	margin: auto;
}

.navigation{
	float:right;
	padding-top:10px;
	padding-right:15px;
	color:#FFFFFF;
	height: 30px;
	width: 468px;
}

.content_area{
	width:730px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003366;
	background-image: url(../images/bg_leftColumn.gif);
	background-repeat: repeat-y;
}

.sub_content{
	background-color:#FFFFFF;
	width:167px;
	float:right;
	color: #FFFFFF;
	margin-right:8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.sub_nav{
	width:163px;
	padding:5px;
	color:#FFFFFF;
	font-size:10px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #003366;
	height: auto;
	text-align: left;
}

.poker_news{
	width:163px;
	padding:10px;
	font-size:10px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #003366;
	height: 600px;
	text-align: left;
}

.pokerNews{
	width:154px;
	background-image:url(../images/widget_pokernews_bg.jpg);
	margin: 0px;
	padding: 3px;
}
.advertisers{
	width:154px;
	background-image:url(../images/widget_advertisers_bg.jpg);
	margin: 0px;
	padding: 3px;
}

.links{
	width:150px;
	background-image:url(../images/widget_pokerlinks_bg.jpg);
	margin: 0px;
	padding: 5px;
}

.poker_links{
	width:163px;
	padding:10px;
	font-size:10px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #003366;
	height: 600px;
	text-align: left;
}

h2{
font-size:16px;
margin:0px;
}

.content_area2{
	width:525px;
	float:right;
	font-size:11px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 5px;
}

poker_links:link {color: #DDDDDD}   
poker_links:visited {color: #DDDDDD}
poker_links:hover {color: #FFFFFF}  
poker_links:active {color: #FFFFFF} 

a:link {color: #AAAAAA}   
a:visited {color: #AAAAAA}
a:hover {color: #FF9900}  
a:active {color: #6666CC} 

.scroller{
overflow:auto;
width:150px;
height:200px;
border: solid 1px #CCCCCC;
list-style:none;}

.nav{
text-decoration:none;
color:#FFFFFF;
color:#FFFFFF;
font-weight:bold;
font-size:10px;}

.nav:visited{
text-decoration:none;
color:#FFFFFF;
}

.nav:hover{
text-decoration:none;
color:#FFFFFF;}

ul.menu{
margin:0px;
padding:5px;
list-style:none;
width:110px;}

img.screenshot{
width:60px;
height:50px;
float:right;}
.imageBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
