body {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	background-color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	text-align: center;
	height: 100%;
}
#wrapper
{
	width: 800px;
	margin: auto;
	background-color: #FFFFFF;
	height: 100%;
}
#header
{
height: 80px;
}
#topnav
{
clear: both;
	background-color: #FFFFFF;
}
#memberslogin
{
	width: 800px;
	background-color: #FFFF00;
	height: 50px;
}
#textleft
{
	text-align: left;
	float: left;
	font-size: 70%;
	width: 500px;
	margin-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#textright
{
	text-align: right;
	float: right;
	font-size: 70%;
	margin-right: 15px;
		padding-top: 10px;
			padding-bottom: 10px;
}
#textright a:link, #textright a:visited, #textright a:active 
{
	text-decoration: none;
	color: #006600;
}
#textright a:hover {
border-bottom: 1px dotted #006600; 
}
#content
{
	width: 800px;
	background-color: #FFFFFF;
}
#googleleft
{
	width: 200px;
	float: left;
	background-color: #FFFFFF;
}
#bookieslist 
{
	width: 580px;
	float: right;
	text-align: left;
	background-color: #FFFFFF;
}
#bookieslist img
{
float: left;
width: 130px;
margin-right: 15px;
}
#bingo
{
width: 580px;
float: right;
text-align: left;
	background-image: url(../images/bingoback.jpg);
}
#bingo img
{
float: left;
width: 130px;
margin-right: 15px;
}
#poker
{
width: 580px;
float: right;
text-align: left;
	background-image: url(../images/pokerback.jpg);
}
#poker img
{
float: left;
width: 130px;
margin-right: 15px;
}
#casino
{
width: 580px;
float: right;
text-align: left;
	background-image: url(../images/casinoback.jpg);
}
#casino img
{
float: left;
width: 130px;
margin-right: 15px;
}
#footer{
	background-color: #000000;
	height: 240px;
	width: 800px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	}
#footer a:link, #footer a:visited, #footer a:active 
{
	font-size: .8em;
	text-decoration: none;
	border: 0;
		color: #ffffff;
}
#footer a:hover {
border-bottom: 1px dotted #006600; 
	color: #ffffff;
}
.glowingtabs{
float:left;
width:100%;
font-size: 10.5px;
line-height: normal;
border-bottom: 1px solid #dcc208; /*Add border strip to bottom of menu*/
}

.glowingtabs ul{
list-style-type: none;
margin:0;
margin-left: 5px; /*Left offset of entire tab menu relative to page*/
padding:0;
}

.glowingtabs li{
display:inline;
margin:0;
padding:0;
}

.glowingtabs a{
float:left;
background: url(../images/glowtab-left.jpg) no-repeat left top;
margin:0;
margin-right: 5px; /*spacing between each tab*/
padding:0 0 0 9px;
text-decoration:none;
}

.glowingtabs a span{
float:left;
display:block;
background: url(../images/glowtab.jpg) no-repeat right top;
padding: 4px 12px 2px 3px;
font-weight:bold;
color:#006600;
cursor: hand;
}

.logo 
{
float: left;
border: 0;
}
.rightlogo 
{
float: right;
border: 0;
}
.slogan
{
width:400px;
float: left;
color: #006600;
font-weight: bold;
text-align: center;
height: 70px;
}
input {
	font-size: 80%;
	vertical-align: top;
}
h1
{
	font-size: 90%;
	color: #FF0000;
}
h2
{
	font-size: 80%;
}
p
{
	font-size: 75%;
	line-height: 20px;
}
.clearall
{
clear: both;
}
.bigbold
{
		font-size:90%;
		font-weight: bold;
}
.black
{
color: #000000;
font-size:80%;
}
.red
{
color: #FF0000;
}
.white
{
color: #ffffff;
font-size:80%;