body{
	margin:-3px;
	}
#header_layer1{
	background:#E4480F;
	height:30px;
	}
#header_layer2{
	width:1000px;
	}
#header_layer2_td1{
	width:5px;
	background:#695D47;
	}
#header_sitename{
	background:url(./site_images/logo.jpg) white;
	}
#header_sitename a{
	font-size:28px;
	width:370px;
	color:#695D47;
	font-family:verdana;
	text-decoration:none;
	
	
	
	}
#header_layer2_last_td_table  {	
	
	width:1024px;
	font-weight:none;
	font-size:large;
	color:#695D47;
	padding:3px;
	}
#header_layer2_last_td_table a{	
	width:150px;
	
	font-weight:none;
	color:blue;
	text-decoration:none;
	padding:10px;
	}
#header_layer2_last_td_table a:hover{	
	width:200px;
	
	font-weight:none;
	color:white;
	background:red;
	padding:10px;
	}
#body_left{
	padding:10px;
	border:red solid 2px;
	width:260px;
	}
#body_left_head{
	background:#C0AF90;
	font-family:Impact;
	}
#body_right{
	width:720px;
	border:red solid 2px;
	}
#body_right_hot{
	height:10px;
	width:90px;
	color:red;
	font-weight:bold;
	font-size:12px;
	}
#body_right_hot_cat{
	text-decoration:none;
	height:220px;
	font-size:13px;
	}
#body_right_hot_cat a{
	text-decoration:underline;
	font-size:12px;
	color:blue;
font-family:arial;
	}
#category_main_table{
	background:red;
	width:1000px;
	text-align:center;
	color:white;
	}
#category_main_table a{
	text-decoration:none;
	color:white;
	}

	
	
	
	
#imageHovers a {
	
		color: blue;			
		filter: alpha(opacity=100); 
		-moz-opacity: 0.0; 
		opacity: 1.0;
	}
#imageHovers a img {
		margin: 0px 0px 10px 0px;
		padding:3px;
		background-color: white;
		border: 1px solid white;
		filter: alpha(opacity=80); 
		-moz-opacity: 0.90; 
		opacity: 0.90;
	}
#imageHovers a:hover img {
		background-color: #CCCCCC;
		border: 1px solid red;
		filter: alpha(opacity=100); 
		-moz-opacity: 1.0; 
		opacity: 1.0;
	}
	
	
	
	
#imageHovers1 a {
	
		color: blue;			
		filter: alpha(opacity=100); 
		-moz-opacity: 0.0; 
		opacity: 1.0;
	}
#imageHovers1 a img {
		margin: 0px 0px 35px 30px;
		padding:2px;
		background-color: white;
		border: 1px solid white;
		filter: alpha(opacity=80); 
		-moz-opacity: 0.90; 
		opacity: 0.90;
	}
#imageHovers1 a:hover img {
		background-color: #CCCCCC;
		border: 1px solid red;
		filter: alpha(opacity=100); 
		-moz-opacity: 1.0; 
		opacity: 1.0;
	}	
	
	
#category_prev_next{
	background:red;
	color:white;
	width:520px;
	}
#category_prev_next a{
	background:red;
	color:white;
	text-decoration:none;
	}
#category_name{
	background:url(./site_images/cat_name_back.png) #C0AF90;
	height:50px;
	font-weight:bold;
	text-align:center;

	color:white;
	}
#category_actress_indian_less{
	
	width:470px;
	height:148px;
	border:white solid 1px;
	text-align:center;
	
	}
#category_actress_indian_less a{
	color:blue;
	text-decoration:none;
	}
#category_actress_indian_less_table{
	font-size:13px;
	margin-left:10px;
	
	
	}
#category_actress_indian_less_table_td{
	margin-left:6px;
	padding-left:5px;
	width:100px;
	float:left;
	}
#category_actress_indian_less_table_td a:Hover{
	color:red;
}