/* CSS Document */
body{
	background: #000000 url(images/bg.jpg) repeat-x; padding:0px; margin:0px;
}
#container{
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	font-family: "Trebuchet MS";
	font-size:14px;
	margin-top:0px;
	padding-top:0px;
	color:#FFFFFF;
	margin-top:0px;
	background: #000000;
}
#page_main{ }
#leftcol { width:610px; float:left;}
#rightcol{ width:365px; float:right; padding-top:5px;}
#main_pic{
	background: #3E3E3E url(images/main_bg.jpg); color:#CCCCCC;
}
#main_pic img{ }
.clr{ clear:both; }

#main_girl {
 float:left; width:180px; margin-right:10px; margin-left:5px
 
}
#main_girl img{
	border-top: 1px solid #999999;
	border-right: 2px solid #f12400;
	border-bottom: 1px solid #f12400;
	border-left: 2px solid #666666;
	
}
#leftcolG { width:620px; float:left; margin-top:20px;}

#leftcolG img{ float:left; margin-left:15px; margin-right:15px;}
#name{
	background-image:url(images/title_bg.jpg);
	height:35px;
	background-repeat: no-repeat;
	background-position: 20px 2px;
}
.name{
	text-align:center;
	padding-top:5px;
	font-weight: bold;
	color: #EE2C02;
}
/*#name{ width:180px;display: inline;}*/


h1, h2 {
	font-size: 16px;
	text-indent:10px;
}
h3, h4 {
	
	color: #EE2C02;
}
.floatright{ float:right;}
.floatleft{ float:left;}

#footer{ background-color:#000; height:15px; text-align:center; padding-bottom: 5px; padding-top: 5px;}

a {
	color: #EE2C02;
	text-decoration: none;
}
a:link {color: #EE2C02;}
a:visited {color:#EE2C02;}
a:active {color: #EE2C02;}
a:hover { color:#FF6600;}

p { padding-left: 10px; padding-right:10px;}

#main_girls {
	background: url(images/main_bg.jpg) repeat-x; width:1000px;
}
#main_girls img{ margin-left:200px;}

#menu{
	width:100%;
	height:39px;
	background:url(images/navbg1.jpg) 0 0 repeat-x;

	
}
#menu ul {
	font:bold 12px/35px Arial, Helvetica, sans-serif;
	list-style-type: none;
	margin-left: 8px;	

}
#menu ul li {
	float:left;
	padding:0 10px;
	background:url(images/navarrrow.jpg) 0 50% no-repeat;
	}

#menu ul li a {
	color:#F00000; text-decoration:none;
}
#menu ul li a:hover {
	color:#8F1A01; 
	
}
#lower_bg { margin-top:10px;}

#leftcolR { width:510px; float:left; margin-top:15px;}
#rightcolR{ width:460px; float:right; padding-top:5px; margin-top:15px;}
#main_girlRs {
 float:left; width:82px; margin-left:6px;
 text-align: center; 
}

#main_girlRs img{
	border-top: 1px solid #EE2C02;
	border-right: 2px solid #EE2C02;
	border-bottom: 1px solid #EE2C02;
	border-left: 1px solid #EE2C02;
	
}