#footer ul {font-weight:bold; width:480px; margin:0 auto;}
#footer ul li { float:left; padding:0 1px;}
#footer ul li a {
	padding:1px 10px; color:#7C1F3E; display:block; background:#F4F2EA;
}
#footer ul li a:hover {
	color:#F4F2EA; background:#7C1F3E;
}
#footer p {clear:both; padding:8px 0 17px 0; font-size:11px; text-align:center;}
#footer p a{ color:#000; text-decoration:underline;}
#footer p a:hover{ text-decoration:none;}
ul{list-style:none;}
/*--------------- HEADER -----------------*/
#header {
	width:900px;
	background:url(images/header_bg.png) no-repeat 0 0;
	height:256px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 120px;
}
#header div {
	width:540px;
	height:256px;
	float:left;
}
#header div img { display:block;}
#header div h2 {
	background:url(images/punchline.jpg) no-repeat 0 0;
	width:245px;
	line-height:0;
	height:29px;
	text-indent:-2000px;
	margin:76px 0 0 0;
	font-size:0;
}
#header ul {
	width:128px;
	height:185px;
	background:url(images/topmenu_bg.jpg) no-repeat 0 0;
	font-weight:bold;
	float:left;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 21px;
}
#header ul li {
	background:url(images/topmenu_libg.gif) repeat-x left bottom;
	padding:0 0 1px 0;
}
#header ul li a {
	color:#000; height:18px; display:block; padding:0 0 0 9px;
	background:url(../DatingOnline/images/bull_topmenu.gif) 0 40% no-repeat;
}
#header ul li a:hover {
	color:#fff;
	background:url(../DatingOnline/images/bull_topmenu_hover.gif) 0 40% no-repeat;
}
#header ul li span {
	color:#fff; height:18px; display:block; padding:0 0 0 9px; cursor:default;
	background:url(../DatingOnline/images/bull_topmenu_hover.gif) 0 40% no-repeat;
}
body {
	background-color:#333333;
	font-size:10pt;
	font-family:Arial;
	margin:0;
	background-image:url(images/back.png);
	background-repeat:repeat-x;
	color:#FFFFFF;
	padding: 0;
}

#page {
	width:900px;
	background-image:url(images/page.png);
	margin:auto;
	padding:auto;
}

.sidebarheader {
margin-bottom:5px;
width:280px;
height:27px;
padding-top:10px;
padding-left:20px;
background-image:url(images/sidebarheader.png);
font-size:16px;
font-weight:bold;
color:#FFFFFF;
}

#sidebarnav {
margin-left:10px;
margin-top:10px;
padding-bottom:10px;
}
  
#sidebarnav a {
	width:265px;
	display:block;
	clear:both;
	padding-left:8px;
	padding-top:6px;
	height:25px;
	border-bottom:1px solid #353535;
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	background-color:#474747;
  }
  
  
#sidebarnav a:hover, #sidebarnav a.active {
	background-color:#474747;
	text-decoration:none;
	border-bottom:1px solid #8be7ef;
	color:#FFFFFF;
}

.widget {
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
}

#mainarea {
	width:870px;
	clear:both;
	padding-left:21px;
	padding-top: 5px;
}

#contentarea {
width:500px;
padding-left:30px;
padding-bottom:20px;
float:left;
line-height:14pt;
}

#sidebar {
float:left;
width:300px;
line-height:14pt;
}

#footer {
	width:900px;
	clear:both;
	height:55px;
	padding-top:37px;
	text-align:center;
	line-height:14pt;
	background: #333333 url(images/footer.png) no-repeat;
}

h1, h1 a {
font-size:25pt;
color:#FFFFFF;
margin:0;
}

h2 {
font-size:15pt;
color:#FFFFFF;
padding-top:6px;
}

.description {
font-size:14pt;
color:#FFFFFF;
margin:0;
}

a {
color:#FFFFCC;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}
