
body {
	background: #000000;
	font-family: arial;
	color: #ffffff;
}

body a {
	color: #ffffff;
}

.mainbody {
	background: #000000 url('../images/bodybg.jpg') repeat-x top center;
	text-align: left;
	width: 956px;
	padding: 0px;
	margin: 0 auto 0 auto;
}

.navbar {
	background: #000000 url('../images/navbg.jpg') no-repeat top center;
	width: 950px;
	height: 98px;
	margin: 0 auto;
}

.spanbox {
	position: relative;
	top: 29px;
	height: 28px;
	width: 820px;
	padding: 1px 0 0 123px;
}

span.logo{position: absolute; margin-left:-918px; margin-top:-30px;}
.logo img {border: 0px;width: 98px;height: 95px;}


.one {  
	width: 131px;
	height: 38px;
	display: block;
	float: left;
	background: #000 url('http://www.halfofus.com/img/p3/btn_getstarted_0.gif') no-repeat center;
	background-position: 0 0;
}

.one:hover { 
	background: #000 url('http://www.halfofus.com/img/p3/btn_getstarted_1.gif') no-repeat center; 
	background-position: 0 0 ;
}

.one img {
	border: 0px;
	width: 131px;
	height: 38px;
}
	

.two {  
	width: 148px;
	height: 38px;
	display: block;
	float: left;
	background: #000 url('http://www.halfofus.com/img/p3/btn_find_0.gif') no-repeat center;
	background-position: 0 0;
}

.two:hover { 
	background: #000 url('http://www.halfofus.com/img/p3/btn_find_1.gif') no-repeat center; 
}

.two img {
	border: 0px;
	width: 148px;
	height: 38px;
}

.three {  
	width: 141px;
	height: 38px;
	display: block;
	float: left;
	background: #000 url('http://www.halfofus.com/img/p3/btn_help_0.gif') no-repeat center;
	background-position: 0 0;
}

.three:hover { 
	background: #000 url('http://www.halfofus.com/img/p3/btn_help_1.gif') no-repeat center; 
}

.three img {
	border: 0px;
	width: 141px;
	height: 38px;
}

.four {  
	width: 158px;
	height: 38px;
	display: block;
	float: left;
	background: #000 url('http://www.halfofus.com/img/p3/btn_check_0.gif') no-repeat center;
	background-position: 0 0;
}

.four:hover { 
	background: #000 url('http://www.halfofus.com/img/p3/btn_check_1.gif') no-repeat center; 
}

.four img {
	border: 0px;
	width: 158px;
	height: 38px;
}


.five {  
	width: 159px;
	height: 38px;
	display: block;
	float: left;
	background: #000 url('http://www.halfofus.com/img/p3/btn_fight_0.gif') no-repeat center;
	background-position: 0 0;
}

.five:hover { 
	background: #000 url('http://www.halfofus.com/img/p3/btn_fight_1.gif') no-repeat center; 
}

.five img {
	border: 0px;
	width: 159px;
	height: 38px;
}


.six {  
	width: 73px;
	height: 38px;
	display: block;
	float: left;
	background: #000 url('http://www.halfofus.com/img/p3/btn_video_0.gif') no-repeat center;
	background-position: 0 0;
}

.six:hover { 
	background: #000 url('http://www.halfofus.com/img/p3/btn_video_1.gif') no-repeat center;
	background-position: 0 0; 
}

.six img {
	border: 0px;
	width: 73px;
	height: 38px;
}


.header { 
	width: 935px;
	margin: 0 auto;
}

.info {
	width: 400px;
	font-size: 15px;
	padding: 25px 0 0 45px;
	height: 230px;
	float: left;
	margin-bottom: 0px;
}

.ad {
	float: right;
	width: 406px;
	height: 230px;
	margin-bottom: 0px;
}

.ad img {
	border: 0px;
}

.mainareaborder {
	background: #000000 url('../images/mainbg.jpg') repeat-x top center;
	clear: both;
	width: 935px;
	margin: 0 auto;
}

.mainarea {
	background: #000000 url('../images/mainbg2.jpg') repeat-x top center;
	clear: both;
	width: 845px;
	position: relative;
	padding: 1px 40px 0 40px;
	top: 5px;
	margin: 0 auto 0 auto;
}

.mainarea h3 {
	margin-left: 11px;
	margin-bottom: -12px;
}

.date {
	float: right;
	font-size: 15px !important;
	position: relative;
	bottom: 35px;
}

.topmoods {
	background: #000 url('../images/topmoodbg.jpg') no-repeat center;
	width: 819px;
	height: 244px;
	margin-left: 11px;
}

.bigrow ul {
	padding: 20px 0 0 30px;
	width: 788px;
	overflow: auto;
}

.bigrow li {
	float: left;
	width: 150px;
	display: block;
	text-align: center;
}

.bigpercent {
	font-weight: bold;
	font-size: 18px;
	color: #000;	
}

.othermoods {
	background: #000 url('../images/othermoodbg.jpg') no-repeat center;
	width: 819px;
	height: 484px;
	margin-left: 11px;
 }

.row ul {
	width: 700px;
	overflow: auto;
	padding-top:25px;
}

.row li {
	float: left;
	width: 100px;	
	display: block;
	text-align: center;
	padding: 0;
	padding-bottom:10px; 
}

.smallpercent {
	font-size: 11px;
	font-weight: bold;
}

.minifooter {
	margin: 30px 0 30px 0;
	text-align: center;
}

.minifooter a { 
	text-decoration: underline;
	color: #ffffff;
	font-size: 20px;
}

.footer {
	width: 935px;
	height: 61px;
	background: #345057 url('../images/footerbg.jpg') no-repeat;
	margin: 0 auto;
}

.footerlinks {
		padding-top: 14px;
		width: 935px;
		height: 61px;
		color: #c8eef4;
		font-size: 11px;
		text-align: center;
}

.footerlinks a {
	text-decoration: none;
	color: #c8eef4;
}

.footerlinks img {
	padding-top: 4px;
	border: 0px;
}