/* CSS Document */

body {
	background-image:url(images/tile3.jpg);
	width:100%;
}
a:link {
color:#006600;
background:transparent;
}
a:visited {
color:#00CC00;
background:transparent;
}


.style10 {font-size: 9px}
.style11 {font-size: 18px}
.style3 {color: #FF0000}
.style8 {color: #FF0000; font-size: 14px; }
.style9 {	font-size: 10px;
	color: #000000;
	
}

#header {
height:70px;
text-align:center;
background-color:#FFFFFF;
background-image:url(images/tile3.jpg);
width:860px;
margin-right:5%;
margin-left:5%;
}

#content {
background-attachment:images/poker-banner.jpg;
	float:left;
	width:860px;
	font:normal 12px "Trebuchet MS";
	background-color: #FFFFFF;
	margin-left:5%;
	margin-right:5%;
	padding:10px;
	

}
#hlight {
background-color:#99CC99;
text-align:center;
width:545px;
margin-left:25px;
padding-left:10px;
padding-right:10px;
margin-bottom:30px;
float:right;
}
#hlight h2 {
text-align:center;
font-face:"Trebuchet MS";
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	color:#FFFFFF;
}
#rightcontent {
background-color:#FFFFFF;
text-align:center;
font:normal 12px "Trebuchet MS";
vertical-align:top;
width:180px;
float:left;
background:inherit;
padding:10px;	
}
#footer {
clear:both;
margin-left:70px;
margin-right:70px;
background-color:#003300;
height:100px;
width: 860px;
border-top: 0;
color: #FFF;
text-align:center;
font:normal 12px "Trebuchet MS";
}
#footer a {
color:#FFFFFF;
font:normal 12px "Trebuchet MS";
}

* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: auto; /* center for now */
	width: 550px;
	padding:10px;
	vertical-align:top;
background:transparent;
float:right;
}
.rightsidebox {
	margin: 0 auto; /* center for now */
	vertical-align:top;
background:transparent;
	width: 180px;
	height:100%;
	border:thin;
	border-color:#99CC66;
}
.boxhead {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #99CC99;
}
.boxhead h1 {
background:transparent;
	margin: 0;
	padding: 22px 20px 5px;
	color: #000000; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxhead h2 {
background:transparent;
	margin: 0;
	padding: 22px 20px 5px;
	color: #000000; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
background:transparent;
	margin: 0px;
	padding:10px;
	
}

#wrapper {
margin-left:5%;
margin-right:5%;
	float:left;
	width:860px;
	padding:10px;
}

