/* Homepage Layout */

#flash { 
	position:relative; 
	width:620px; 
	height:250px; 
	display:block; 
	top:10px; 
	background:url(/images/home/flash_drop_main.gif) top left no-repeat; 
	margin:auto; 
	padding:auto}

#tag { 
	position:relative; 
	top:25px; 
	display:block; 
	width:630px; 
	text-align:center; 
	float:left; 
	left:10px }

#stats { 
	position:relative; 
	top:35px; 
	display:block; 
	width:630px; 
	height:36px; 
	text-align:center; 
	float:left; 
	left:10px;
	background:url(/images/home/stats_bg.gif) center top no-repeat; 
	padding-top:7px; }

#statstext{ 
	color: #666; 
	text-align:center; 
	font-size:13px;}

#statstext td { width:185px;}


/* Homepage Flash buttons */

#column1 { 
	position:relative; 
	float:left; 
	left:20px; 
	top:20px; 
	display:block; 
	width:285px; }

#column2 { 
	position:relative; 
	float:right; 
	right:20px; 
	top:20px; 
	display:block; 
	width:285px;}

#homeicons { 
	position:relative; 
	width:640px; 
	float:left; 
	top:30px; 
	padding-bottom:20px;}

#buttons {
	position:relative; 
	display:block; 
	width:285px; 
	float:left; 
	padding-bottom:10px; }
	
#buttonstext {
	position:relative; 
	float:right; 
	display:block; 
	width:140px; 
	text-align:left; 
	color: #666 }

#buttonstext a {color:#666; text-decoration:none}
#buttonstext a:link {color:#666; text-decoration:none}
#buttonstext a:visited {color:#666; text-decoration:none}
#buttonstext a:hover {color:#990000; text-decoration:none}
	
#flashbuttons {
	width:140px; 
	height:100px; 
	float:left; 
	display:block; 
	background:url(/images/home/flash_drop.gif) top left no-repeat; 
	padding-top:4px; 
	padding-left:4px;}


#botsponsors {
	position:relative; 
	padding:5px;
	display:block; 
	float:left; 
	top:1px; 
	color:#FFF; 
	text-align:center;
	width: 785px}

#botsponsors img {
	margin-left:7px; 
	padding-right:7px;}