html,body{
 height:100%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#2E2F31;
}
#content{
 position:relative;
 left:50%;
 margin-left:-400px;
 width:800px;
 top:49px;
 z-index:1;
}
#navbar{
 position:absolute;
 top:242px;
 width:100%;
 height:55px;
 background-image:url(images/navbar.jpg);
 background-repeat:repeat-x;
 z-index:0;
}
#navlinks{
	position:absolute;
	top:262px;
	left:50%;
	margin-left:-400px;
	text-align:center;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	width:800px;
	z-index: 2;
}
#topimg{
 position:relative;
 left:50%;
 margin-left:-133.5px;
 width:267px;
}
#mainbox{
 position:relative;
 top:80px;
 left:50%;
 margin-left:-284px;
 width:568px;
}
#maincontent{
 position:absolute;
 top:20px;
 left:40px;
 width:490px;
}
#maincontent a:link, #maincontent a:hover, #maincontent a:visited, #maincontent a:active{
 text-decoration:none;
 color:#6F7CA4;
}
#bodysection{
 position:relative;
 top:130px;
 left:50%;
 margin-left:-280px;
 width:560px;
}
#bottombar{
 position:relative;
 top:50px;
 left:50%;
 margin-left:-285px;
 margin-top:-36px;
 padding-top:20px;
 height:36px;
 width:570px;
 z-index:0;
}
.spacer{
 height:5px;
}
#quote{
 position:absolute;
 left:287px;
 top:70px;
 text-align:center;
 width:100px;
}
#leader{
 position:absolute;
 left:403px;
 top:250px;
 width:150px;
 text-align:center;
}
#otherfour{
 position:absolute;
 left:285px;
 top:220px;
 text-align:left;
 width:125px;
}
#quoteform{
 position:absolute;
 left:401px;
 top:42px;
 width:148px;
 text-align:left;
}
.txt{
 font-family:Verdana, Arial, Helvetica, sans-serif;
}
.smalltitle{
 font-size:12px;
 color:#6F7CA4;
}
.normalwhitetxt{
 font-size:11px;
 color:#FFFFFF;
}
a:link,  a:hover, a:visited, a:active{
 color:#FFFFFF;
 text-decoration:none;
 font-weight:bold;
}
img{
 border-style:none;
}
.normalblacktxt{
 font-size:11px;
}
.sendbut{
 text-align:right;
 float:right;
}
.prevtxt{
 text-align:left;
 float:left;
}
.nexttxt{
 text-align:right;
 float:right;
}
#leaderboard tr{
 border-top-color:#666666;
 border-top-style:solid;
 border-top-width:1px;
 border-left-color:#666666;
 border-left-style:solid;
 border-left-width:1px;
 border-right-color:#666666;
 border-right-style:solid;
 border-right-width:1px;
}
#leaderboard table{
 border-bottom-color:#666666;
 border-bottom-style:solid;
 border-bottom-width:1px;
}
