html,body,li,ul,a,h1,h2,h3,h4,h5,h6,img,div{
margin: 0px;
padding: 0px;
}

body{
        background-color: #000000;
	color: #FFFFCC;
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
}

.content{
	position:relative;
	width:955px;
	margin-left:auto;
	margin-right:auto;	
}

.girl{
	position:absolute;
	top:0px;
	left:-103px;
}

.girl_bottom{
	position:absolute;
	top:256px;
	left:-103px;
}

.logo{
	position:absolute;
	left:128px;
	top:45px;
	z-index:500;
}


.top_box{
	position:relative;
	width:513px;
	height:158px;
	margin-left:400px;
	background:url(images/top_box.jpg) no-repeat top left;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	overflow:hidden;
	font:normal 10px Verdana;
}

.style9{
	font:normal 15px Arial;
}

.style2{
	font:normal 15px Arial;
}

.top_navigation{
	position:relative;
	width:672px;
	margin-top:16px;
	margin-left:280px;
}
a:link {
	color: #FFCC66;
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFCC66;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #FFFFCC;
}
a:active {
	text-decoration: underline;
	color: #FFCC66;
}
a.bt_home{
	position:relative;
	clear:left;
	width:103px;
	height:74px;
	display:block;
	float:left;
	background:url(images/bt_home.gif) no-repeat top left;
}

a.bt_home:hover{
	background:url(images/bt_home.gif) no-repeat bottom left;
}


a.bt_forum{
	position:relative;
	width:153px;
	height:74px;
	display:block;
	float:left;
	background:url(images/bt_forum.gif) no-repeat top left;
}

a.bt_forum:hover{
	background:url(images/bt_forum.gif) no-repeat bottom left;
}

a.bt_cams{
	position:relative;
	width:135px;
	height:74px;
	display:block;
	float:left;
	background:url(images/bt_cams.gif) no-repeat top left;
}

a.bt_cams:hover{
	background:url(images/bt_cams.gif) no-repeat bottom left;
}

a.bt_bookmark{
	position:relative;
	width:142px;
	height:74px;
	display:block;
	float:left;
	background:url(images/bt_bookmark.gif) no-repeat top left;
}

a.bt_bookmark:hover{
	background:url(images/bt_bookmark.gif) no-repeat bottom left;
}


a.bt_contact{
	position:relative;
	width:138px;
	height:74px;
	display:block;
	float:left;
	background:url(images/bt_contact.gif) no-repeat top left;
}

a.bt_contact:hover{
	background:url(images/bt_contact.gif) no-repeat bottom left;
}

.large_box{
	position:relative;
	width:971px;
	border-left:solid 7px #3e11ac;
	border-right:solid 7px #3e11ac;
	background-color:#03010a;
	padding-top:25px;
	padding-bottom:1px;
}

.large_box_title{
	position:relative;
	clear:left;
	width:955px;
	height:40px;
	top:25px;
	border-top:solid 7px #3e11ac;
	background-color:#0a021f;
	margin-left:15px;
	z-index:150;
}

.corner_left_top{
	position:absolute;
	left:-15px;
	top:-7px;
}

.corner_right_top{
	position:absolute;
	right:-15px;
	top:-7px;
}

.corner_right_bottom{
	position:absolute;
	right:-15px;
	bottom:-7px;
}

.corner_left_bottom{
	position:absolute;
	left:-15px;
	bottom:-7px;
}

.box_bottom{
	position:relative;
	width:955px;
	height:16px;
	left:15px;
	top:-1px;
	background-color:#0a021f;
	border-bottom:solid 7px #3e11ac;
}

.thumb{
	position:relative;
	float:left;
	width:180px;
	height:135px;
	border:solid 1px #666666;
	margin-left:6px;
	margin-top:6px;
}

.clean{
	clear:both;
	font-size:1px;
}

.title{
	position:relative;
	margin-top:5px;
	margin-left:5px;
	z-index:200;
}

.navigation{
	position:relative;
	width:920px;
	clear:both;
	margin-left:15px;
	margin-right:15px;
	margin-top:10px;
	
}

.footer{
	position:relative;
	width:955px;
	clear:both;
	height:105px;
	background:url(images/footer_back.gif) repeat-x top left;
	border-top:solid 7px #3e11ac;
	margin-left:15px;
}

.logo_small{
	position:relative;
	top:-7px;
	left:-7px;
}

.footer_girl{
	position:absolute;
	right:-7px;
	top:-7px;
}

.banner{
	height:90px;
	text-align:center;
	line-height:90px;
}


.top_banner{
	position:relative;
	width:728px;
	height:90px;
	clear:left;
	margin-left:203px;
	padding-top:20px;
	text-align:center;
	line-height:90px;
}

.footer_text{
	position:absolute;
	width:955px;
	top:0px;
	left:0px;
	text-align:center;
	margin-top:15px;
	font:normal 10px Verdana;
}