body {
	background-color: black;
	font-family: tahoma;
	font-weight: bold;
	color: #FFBB04;
	font-size: 12px;
	text-align: center;
}
/*CSS Validation*/
#valid_css{
	position:absolute; left: 905px;
	position:absolute; top: 5px;
}
/*XHTML Validation*/
#valid_xhtml{
	position:absolute; left: 905px;
	position:absolute; top: 37px;
}
a:link{
	text-decoration: none;
}
a:active{
	text-decoration: none;
	color: blue;
}
a:visited{
	text-decoration: none;
	color: yellow;
}
a:hover{
	text-decoration: none;
	color: red;
}
a.beg:link{
	text-decoration: none;
	color: #444E2C;
}
a.beg:active{
	text-decoration: none;
	color: #444E2C;
}
a.beg:visited{
	text-decoration: none;
	color: #444E2C;
}
a.beg:hover{
	text-decoration: none;
	color: #FFBB04;
}
div.table{
	border-width: 0px;
	border-style: solid;
	display: table;
}
div.tr{
	border-width: 0px;
	border-style: solid;
	display: table-row;
}
div.td{
	border-width: 0px;
	border-style: solid;
	display: table-cell;
}

#centered{
	position:absolute; top: 0px; left: 0px;
}

#leftup_table{
	float: left;
	background-image: url(../images/upper_left.gif);
	background-repeat: no-repeat;

	position:absolute; top:0px; left:0px;
	width: 213px;
	height: 195px;
}
#leftbase_table{
	float: left;
	background-image: url(../images/lower_left.gif);
	background-repeat: no-repeat;

	position:absolute; top:195px; left:0px;
	width: 200px;
	height: 506px;
}
#rightup_table{
	background-image: url(../images/upper_right.gif);
	background-repeat: no-repeat;

	position:absolute; top:0px; left:213px;
	width: 687px;
	height: 150px;
}
#mainbase_table{
	margin-left: 205px;
	margin-top: 157px;
}
#mainbase_frame{
	width: 687px;
	height: 535px;
}
#beg_link{
	position:absolute; top:27px; left:27px;
	width: 150px;
	height: 150px;
	border:none;
}
#beg_link:hover{
	position:absolute; top:27px; left:27px;
	width: 150px;
	height: 150px;
	background-image: url(../images/beg_pushed.gif);
	border:none;
}
#beg_members_link{
	position:absolute; top:230px; left:30px;
	width: 130px;
	height: 30px;
	background-image: url(../images/buttons/members1.gif);
	border:none;
}
#beg_members_link:hover{
	position:absolute; top:230px; left:30px;
	width: 130px;
	height: 30px;
	background-image: url(../images/buttons/members2.gif);
	border:none;
}
#button_left{
	position:absolute; top:190px; left: 25px;
	width: 140px;
	height: 200px;
	background-image: url(../images/buttons/nickel2.jpg);
	border-width: 0px;
	border-style: solid;	
}
#button_top{
	margin-left: 100px;
	margin-top: 25px;
	width: 700px;
	height: 150px;
	border-width: 0px;
	border-style: solid;
	font-size: 15px;
	font-weight: bold;
	color: white;
}

#beg_uptime{
	position:absolute; top:710px; left:5px;
	float:left;
}
#members_head{
	background-image: url(../images/camoFinal.jpg);
	background-repeat: repeat-x;
	height: 20px;
}
#members_table{
	border-width: 2px;
	border-style: dashed;
	border-color: #444E2C;
	width: 600px;
}
#members_toplist{
	text-align: left;
	font-size: 10px;
	color: #444E2C;
	height: 10px;	
	border-width: 1px;
	border-style: solid;
	border-color: #444E2C;
}
#toplist_member{
	width: 175px;
}
#toplist_bf2{
	width: 175px;
}
#toplist_active{
	width: 200px;
}
#toplist_stat{
	width: 50px;
}
/*
#right_table{
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background-image:url(../images/black_yellow.bmp);
	float: left;
	color: red;
	width: 200px;
	height: 700px;
	position:absolute; top: 20px; left: 2px;
}
#middle_table{
	border-width: 2px;
	border-style: solid;
	border-color: white;
	width: 600px;
	height: 600px;
	margin-left: 152px;
	vertical-align: center;
	background-image:url(../images/Back_complete.bmp);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 190px 55px;
}*/