body{
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #820000;
	margin-top:0px;
}
p {
	font-size:12px;
}
.formp{
	margin:0;
}
.whatis{
		
}
h2 {
	font-size:14px;
	font-weight:bold;
	
}
h1 {
	font-size:22px;
	font-weight:bold;
}
#main{
	width:800px;
	margin-right:auto;
	margin-left:auto;
	background-color:#FFF;
}
#header{
	width:inherit;
	height:90px;

}
#headerleft{
	width:250px;
	float:left;
}
#headerright{
	width:550px;
	float:right;
	text-align:right;
}
#nav{
	clear:both;
	width:inherit;
	height:25px;
	border-bottom:1px dotted #820000;
}
#ad{
	width: inherit;
	height: auto;
	clear:both;
	border-top:1px dotted #820000;
}
#topadleft{
	width:600px;
	float:left;
}
#topadright{
	width:200px;
	float:right;
	text-align:right;
}
#featured{
	padding-bottom:5px;
}
#featuredleft{
	width:600px;
	float:left;
}
#featuredright{
	width:198px;
	float:right;
	text-align:center;

}

#content{
	width:inherit;
	border-top:1px dotted #820000;
	clear:both;
	overflow: hidden;

}
#footer{
	width:inherit;
	clear:both;
	border-top:1px dotted #820000;
}
#footerleft{
	width:400px;
	float:left;
	text-align:left;
}
#footerright{
	width:400px;
	float:right;
	text-align:right;
}
#topleft{
	width:600px;
}
#topright{
	width:200px;
}
#contentleft{
	width:390px;
	float:left;
	border-right:1px dotted #820000;
	padding:5px;
}
#contentright{
	width:389px;
	float:right;
	padding:5px;
}
#compsleft{
	width:590px;
	float:left;
	border-right:1px dotted #820000;
	padding:5px;
	padding-bottom: 2000px;
	margin-bottom: -2000px;

}
#compsright{
	text-align: center;
	width:189px;
	float:right;
	padding:5px;
}
#compleft{
	width:600px;
}
#adright{
	width:200px;
}

ul#links{
	list-style: url(images/arrow.gif);
	padding-left: 20px;
}
li#links {
	font-family: Arial;
	font-size: 12px;
}
li#aboutlist {
	font-family: Arial;
	font-size: 12px;
}
ul#ourcomps{
	list-style:none;
	padding-left: 20px;
}
.underflag{
	border-bottom: 2px solid #820000;
}
.nounderflag{
	border-bottom: 2px solid #ffffff;
}
.navbutton {
font-size:12px;
font-weight:bold;
text-decoration: none; 
color: #FFFFFF; 
background-image: url(images/navbutton.gif); 
width: 75px; 
height: 24px; 
display: block; 
text-align: center; 
margin: 0 0 0 0; 
padding: 3px 0 0 0; 
background-repeat: no-repeat; 
float:left;
}
.ubutton {
font-size:12px;
font-weight:bold;
text-decoration: none; 
color: #FFFFFF; 
background-image: url(images/ubutton.gif); 
width: 83px; 
height: 24px; 
display: block; 
text-align: center; 
margin: 0 0 0 15px; 
padding: 3px 0 0 0; 
background-repeat: no-repeat; 
float: right;
}
.searchbox{
float: right;	
}
#passwordStrength
{
	height:10px;
	display:block;
	float:left;
}

.strength0
{
	width:250px;
	background:#cccccc;
}

.strength1
{
	width:50px;
	background:#ff0000;
}

.strength2
{
	width:100px;	
	background:#ff5f5f;
}

.strength3
{
	width:150px;
	background:#56e500;
}

.strength4
{
	background:#4dcd00;
	width:200px;
}

.strength5
{
	background:#399800;
	width:250px;
}
.redball{
	background-image:url(images/lotto/red-ball.gif);
	background-repeat:no-repeat;
	width: 39px;
	height: 39px;
	display: block; 
	float: left;
	text-align:center;
	padding-top:10px;
	color:#FFF;
	font-weight:bold;
}
.blueball{
	background-image:url(images/lotto/blue-ball.gif);
	background-repeat:no-repeat;
	width: 39px;
	height: 39px;
	display: block; 
	float: left;
	text-align:center;
	padding-top:10px;
	color:#FFF;
	font-weight:bold;
}
#clear{
	clear:both;
}
.fontmedium{
	font-size:14px;
}
.fontlarge{
	font-size:16px;
}
.centre{
	text-align:center;
}

