body {
	background-color: #86bfdd;
	text-align: center;
}
#content {
 width: 836px;
 text-align: left;
}
#header {
background-image: url(../images/header_background.jpg);	
	height: 125px;
	position: relative;
}
#logo {
	background-image: url(../images/header_background.jpg);
	height: 125px;
	position: relative;
}
#menu {
	width: auto;
	float: right;
	padding-top: 54px;
	padding-right: 144px;
	font-size: 12px;
}
#tabs {
	position: absolute;
	left: 134px;
	top: 89px;
	height: 33px;
}
#search {
	position: absolute;
	left: 511px;
	top: 85px;
	height: 27px;
}
#signin_content {
	position: absolute;
	width: 353px;
	height: 185px;
	left: 308px;
	top: 140px;
}
#left_menu, #main_module, #new_quizza, #best_tests, #Quzzers_Tests, #style_beauty, #Pop_quiz {
	float: left;
	background-color: #FFFFFF;
	width: 159px;
	height: 321px;
	margin-top: 8px;
	margin-right: 6px;
	margin-bottom: 6px;
	padding-top: 11px;
}
#left_menu, #main_module {
	height: 450px;/*height: 397px;*/
}

#item_on, #item_off,#item_offPersonality,#item_offOther,#item_offWedding,#item_offLifestyle,#item_offHealth,#item_offMoney,#item_offSchool,#item_offTech,#item_offEntertainment,#item_offStyle,#item_offRelationships,#item_offTravel {
	height: 17px;
	width: 110px;
	background-image: url(../images/button_off_grey.png);
	padding-left: 25px;
	padding-top: 6px;
	margin-left: 10px;
	margin-top: 10px;
}
#item_on {
	background-image: url(../images/button_on.png);
	
}

#quiz_content {
	position: relative;
	width: 813px;
	margin-right: 0px;
	padding-left: 11px;
	background-color: #FFFFFF;
	margin-top: 8px;
	margin-right: 6px;
	margin-bottom: 6px;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-right: 12px;
}
#main_module {
	position: relative;
	width: 660px;
	margin-right: 0px;
	padding-left: 11px;
}
#main_module #uid {
	position: absolute;
	height: 28px;
	left: 355px;
	top: 61px;
	background-image: url(../images/uidBackground.jpg);
	background-repeat: no-repeat;
	width: 242px;
	padding-top: 2px;
	padding-left: 5px;
}
#main_module #pass {
	position: absolute;
	height: 28px;
	left: 355px;
	top: 98px;
	background-image: url(../images/uidBackground.jpg);
	background-repeat: no-repeat;
	width: 242px;
	padding-top: 2px;
	padding-left: 5px;

}
#main_module #emailtext {
	position: absolute;
	height: 28px;
	left: 299px;
	top: 61px;
	padding-top: 2px;
	padding-left: 5px;
}
#main_module #Passtext {
	position: absolute;
	height: 28px;
	left: 299px;
	top: 98px;
	padding-top: 2px;
	padding-left: 5px;
}
#main_module #submit {
	position: absolute;
	left: 605px;
	top: 63px;
}

#new_quizza, #best_tests, #Quzzers_Tests {
	margin-top: 0px;
	padding-top: 0px;
	height: 300px;/*height: 288px;*/
}
#best_tests {
	width: 283px;
}
#Quzzers_Tests {
	width: 382px;
	margin-right: 0px;
}
#style_beauty, #Pop_quiz {
	margin-top: 0px;
	padding-top: 0px;
	width: 447px;
	height: 260px;/*height: 240px;*/
	margin-right: 6px;
	background-image: url(../images/arrows.gif);
	background-repeat: no-repeat;
}
#Pop_quiz {
	margin-right: 0px;
	width: 382px;
}
#footer {
	text-align: center;
	padding-top: 6px;
}
#main {
	position: relative;
	margin-right: 0px;
	padding-left: 11px;
	background-color: #FFFFFF;
	margin-top:8px;
	padding-top:11px;
	font-size:12px;
	margin-bottom:10px;
}

#main li {
	margin-top:4px;
}
#qwizza_logo 
{
	float:left;
}


#qwizza_logo a
{
	color:White;
}

