/* CSS Document */

body
{
	background-color:#000000;
	padding:0px;
	margin:0px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#ffffff;
	background-image: url(/images/body_bg.png);
	background-attachment: fixed;
	 
}
div#shadow
{
	background-image:url(/images/shadow.png);
	text-align:left; 
	position:relative;
	margin:0 auto;
	z-index:0;
	width:1020px;     
}
div#container
{ 
	position:relative;
	z-index:10; 
	width:990px;  
	background-color:#660000; 
	text-align:left; 
	margin:0 auto; 	margin-top:3px; 
	
} 
div#banner
{
	width:990px;  
	height:75px; 
	float:left; 
	background-color:#000000;
	background-image:url(/images/web_images/layout/banner.png);
}
div#left_column
{
	width:590px;
	float:left;
	background-color:#730A05;
	margin-top:1px;
	border-left:1px solid #660000;
	padding-bottom:15px;
}
div#left_main
{
	width:583px;
	height:245px;
	float:left;
	background-color:#730A05;
	border-bottom:1px solid #000000;
	margin:0px 0px 2px 0px;
	padding:2px;
	background-image:url(/images/bg.png);
	border-top:1px solid #660000;

}
div#img_holder
{
	width:227px;
	float:left;
	overflow:hidden;
	
	
}

div#left_column_1,div#left_column_2
{
	width:280px;
	margin:1px 0 0 2px;
	float:left;
}
div#left_column_2
{
	width:300px;
	background-color:#C37117;
}
a.link_box,a.link_box:visited,a.link_box:hover
{
	width:99%;
	display:block;
	margin:1px 1px 3px 1px;
	background-color:#C37117;
}
a.link_box:hover 
{
	background-color:#AF4E13;
}
div#mid
{
	width:224px;
	height:830px;
	float:left;
	margin:1px 0 0 5px;
	background-color:#520A09;
	padding-bottom:5px;
}
div#mid_1 , #mid2
{
	width:220px;
	height:400px;
	float:inherit; 
}
div#mid2
{
	height:220px;
	background-color:#730A05;
	overflow:hidden; 
	text-align:center;
	/*background-image:url(/images/box_bg.png);*/
	
}
div#right_column
{
	width:165px;
	height:800px; 
	float:left;
	margin:5px 0 0 2px;
}
div#video
{
	width:241px; 
	height:200px;
	float:inherit;
	margin-top:1px;
}
div#nav_bar
{
	width:1000px;
	float:left;
	height:35px;
	background-color:#000000;
	border-left:1px solid #660000;
 
} 
form input.box
{
	height:30px;
	font-size:25px;
	border:1px dotted #330000;
	width:150px;
	background-image: url(/images/web_images/lewis_latimer_png.png);
	background-repeat:no-repeat;
}
div#login_box ,div#ad
{
	width:165px;
	height:360px;
	background-color:#460D06;
	float:left;
	background-image:url(/images/login_bg.png);
	background-position:bottom;
	
}
div#ad
{
	background-color:#CCCCCC;
	background-image:none;
	margin-top:2px;
	overflow:hidden;
	height:427px;
}

form input.search
{
	height:27px;
	width:200px;
	background-color:#4E070F;
	color:#FFFF66;
	font-size:25px;
	border:1px solid #FFCC33;
	text-align:center;
	background-image: url(/images/web_images/lewis_latimer_png.png);
	background-repeat:no-repeat;
	padding-bottom:1px;
}
form input.search_button
{
	width:60px;
	height:20px;
	background-color: #4E070F;
	border:1px solid #FFCC00;
	font-size:13px;
	margin-bottom:4px;
	color:#FF9900;
}
div#search
{
	float:right;
	margin:20px 250px 0 0;
	width:328px;
	height:auto;
}

td.td_img
{
	text-align:center;
	background-color:#470309;
	border:1px solid  #5F050C;
}

div#text_title
{
	width:220px;
	height:33px;
	background-image:url(/images/text_bg.png);
	color:#660000;
	font-size:13px;
	height:33px;
	margin:2px 0 2px 0;
	padding-left:2px; 
	
}
div#sent
{
	width:100%;
	background-color:#BAF8B8; 
	border:1px solid #006600;
	padding-left:20px;
	color:##006600;
}
/***************** USER STATUS ***********/
div#status_box
{
	width:160px;
	height:30px;
	background-color:#660000; 
	border:1px solid #FFCC00;  
	padding:3px 0 0 3px;
	margin:2px 0 20px 0;
}
div#font_wrap
{ 
	width:350px;
	height:auto;
	float:left; 
	margin:3px 0 0 3px;
}
div#footer 
{
	width:990px;
	height:30px;
	float:left;
	text-align:center;
	background-repeat:no-repeat;
	background-color:#730A05;
	margin-top:3px;
	clear:both;
}

div#footer a
{
	color:#FFCC66;
	
}
div#member
{
	width:990px;  
	height:20px;
	text-align:left;
	padding-left:8px;
	float:left;
	background-image:url(/images/status_bg.png);
	background-repeat:no-repeat;
}
div#main_title_img
{
	float:left;
	width:590px;
	height:60px;
	background-image:url(/images/home-title.jpg);
}
.hiddenpic
{
	display:none;
}
div#memberCount
{
	padding:1px 20px 20px 10px;
	float:right;
	background-color:#990000;
	height:4px;
	color:#FF9966;
	
}
