body
{
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Arial;
	background:#080004;
	color:#FFFFFF;
}
a img , img
{
	border:0px;
	border-style:none;
}
.clr
{
	clear:both;
	height:0px;
	overflow:hidden;
	font-size:0px;
}
.fright
{
	float:right;
}
.fleft
{
	float:left;
}
#warper
{
	width:754px;
	margin:auto;
}
#header
{
	width:754px;
	margin:auto;
	margin-bottom:-8px;

}
#logoright
{
	float:right;
	width:285px;
	margin-right:0px;
	margin-top:10px;
	font-size:17px;
	text-align:center;
}
#logoleft
{
	float:left;
	margin-left:0px;
	padding:5px;
	margin-top:10px;
	background: url(./images/logoleftbg.gif) no-repeat top left;
	width:459px;
	height:83px;
	font-size:22px;
	font-weight:bold;
	text-align:center;

	
}
#logoleft span
{
	color:#ffde00;
}
#navigation
{
	width:754px;
	height:31px;
	
	background: url(./images/navbg.gif) no-repeat top right;
	margin:auto;
	margin-bottom:-1px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	
	
}
#navigation a
{
	color:#FFFFFF;
	text-decoration:underline;
}

#navigation a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}
#navlinks
{
	width:500px;
	margin:auto;
	text-align:center;
	padding-top:8px;
	padding-right:18px;
}
#adv
{
	width:754px;
	height:135px;
	margin:auto;
	background: url(./images/advbg.gif) no-repeat top right;
	text-align:center;
}
#adv_text
{
	margin-left:100px;
	margin-right:200px;
	padding:10px;
	text-align:right;
	font-size:15px;
	font-weight:none;
	
}
#adv_text span
{
	color:#ffde00;
	font-size:24px;
	font-weight:bold;
}
#users
{
	width:754px;
	margin:auto;
}

#tabletop
{
	background: url(./images/usertabletop.gif) no-repeat top right;
	width:754px;
	height:20px;
	
}
#table
{
	background: url(./images/usertablebg.gif) repeat-y top;
	width:754px;
}

.user_row
{
	width:680px;
	margin:auto;
	margin-right:50px;
}
.user
{
	background:url(./images/userbg.gif) no-repeat top right;
	width:207px;
	height:214px;
	float:right;
	margin:5px;
	text-align:center;
}
.user img
{
	margin:auto;
	margin-top:25px;
}
.usertext
{
	margin:auto;
	background:url(./images/usertextbg.gif) no-repeat top right;
	width:207px;
	height:24px;
	font-weight:bold;
	padding-top:1px;
	font-size:14px;
	
}

.ausertext
{
	margin:right;
	width:600px;
	padding-top:1px;
	font-size:14px;
                margin-right:55px;	
}

.usertext span
{
	height:24px;
	float:center;
	padding-top:1px;
}
.usertext span a
{
	color:#FFFFFF;
	text-decoration:none;
}
.usertext span a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}
.usertext img
{
	height:24px;
	margin-right:-45px;
	margin-top:-1px;
}


#tabledone
{
	background: url(./images/userbottomtable.gif) no-repeat top right;
	width:754px;
	height:46px;
}

.mynavlink
{
    margin-left:5px;
    margin-right:5px;
}

div#copyright a
{
color:#FFFFFF;
font-size:12px;
}

h1 {
	margin:5px;
	color:#FFFFFF;
	font-size:19px;
	font-weight:bold;
                font-family: Arial
}