html, body {
	margin:0px;
	padding:0px;
	background-image:url(../../images/bg.jpg);
	background-position:top left;
}

#wrapper {
	width:781px;
	margin:0px auto;
}

#top {
	background-image:url(../../images/top.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:781px;
	height:96px;
}
#top .logo {
	background-image:url(../../images/logo.gif);
	background-position:21px 9px;
	background-repeat:no-repeat;
	width:234px;
	height:86px;
	float:left;
}
#top .aboutyou {
	background-image:url(../../images/letters.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:231px;
	height:95px;
	float:left;
}
#top .photoreel {
	background-image:url(../../images/photoreel.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:315px;
	height:95px;
	float:left;
}
#left {
	width:208px;
	height:515px;
	background-image:url(../../images/menu_back.gif);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
}
#left .lovequizDiv {
	height:80px;
}
#left .lovequizDiv .lovequiz {
	height:40px;
	width:41px;
	float:right;
	margin:5px 32px 0px 0px;
	background-image:url(../../images/lovequiz.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#left .menuButton {
	width:180px;
	height:30px;
	background-position:top left;
	background-repeat:no-repeat;
}
#left #menuButton0.menuButton  {
	background-image:url(../../images/menu/home.gif);
	height:20px;
}
#left #menuButton1.menuButton  {
	background-image:url(../../images/menu/menu_section1_on.gif);
}
#left #menuButton1.menuButton:hover  {
	background-image:url(../../images/menu/menu_section1_mouseover.gif);
}
#left #menuButton2.menuButton  {
	background-image:url(../../images/menu/menu_section2_on.gif);
}
#left #menuButton2.menuButton:hover  {
	background-image:url(../../images/menu/menu_section2_mouseover.gif);
}
#left #menuButton3.menuButton  {
	background-image:url(../../images/menu/menu_section3_on.gif);
}
#left #menuButton3.menuButton:hover  {
	background-image:url(../../images/menu/menu_section3_mouseover.gif);
}
#left #menuButton4.menuButton  {
	background-image:url(../../images/menu/menu_section4_on.gif);
}
#left #menuButton4.menuButton:hover  {
	background-image:url(../../images/menu/menu_section4_mouseover.gif);
}
#left #menuButton5.menuButton  {
	background-image:url(../../images/menu/menu_section5_on.gif);
}
#left #menuButton5.menuButton:hover  {
	background-image:url(../../images/menu/menu_section5_mouseover.gif);
}
#left #menuButton6.menuButton  {
	background-image:url(../../images/menu/menu_section6_on.gif);
}
#left #menuButton6.menuButton:hover  {
	background-image:url(../../images/menu/menu_section6_mouseover.gif);
}
#left #menuButton7.menuButton  {
	background-image:url(../../images/menu/menu_section7_on.gif);
}
#left #menuButton7.menuButton:hover  {
	background-image:url(../../images/menu/menu_section7_mouseover.gif);
}
#left .quiz  {
	background-image:url(../../images/menu/quiz.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:188px;
	height:198px;
	margin-left:18px;
}
#right {
	width:572px;
	float:left;
}
#right .top {
	width:572px;
	height:75px;
	background-image:url(../../images/content_top_page.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#right .top h2 {
	color:black;
	font-family:'Courier New',Verdana,Arial;
	font-size:20pt;
	font-weight:bold;
	text-decoration:none;
	padding:44px 0px 0px 26px;
	margin:0px;
}
#right .middle {
	width:512px;
	min-height:499px;
	background-image:url(../../images/content_center_page.gif);
	background-position:top left;
	background-repeat:repeat-y;
	line-height:1.5;
	padding:0px 50px 0px 25px;
	font-family:"Trebuchet MS","Arial","Verdana";
	font-size:10pt;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	padding-bottom:30px;
}
#right .bottom {
	width:542px;
	height:34px;
	background-image:url(../../images/content_bottom_page.gif);
	background-position:top left;
	background-repeat:no-repeat;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:30px;
}
#bottom {
	clear:both;
}

.questionAnswer {
	border:1px solid #FFCC33;
	background-color:#FFFFCC;
	padding:20px;
	margin:20px;
	display:none;
}
ul#subnav {
	list-style-image:none;
	list-style-position:none;
	list-style-type:none;
	border-bottom:1px solid #999999;
	padding:5px 0px 5px;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	clear:both;
}
ul#subnav li {
	list-style-image:none;
	list-style-position:none;
	list-style-type:none;
	width:168px;
	height:23px;
	float:left;
}
ul#subnav li.last {
	clear:both;
	font-size:1px;
	height:1px;
	width:1px;
	float:none;
	
}
.spacer {
	font-size:1px;
	height:10px;
}