body {
	margin:0px;
	padding:0px;
	background:url(../images/joint/mainBackground.jpg) top center;
	font-family:Helvetica, Arial, sans-serif;
	color:#000000;
}

#outerHeaderDiv {
	display:block;
	width:840px;
	height:71px;
	margin:29px auto 0px auto;
	background:url(../images/joint/outerHeaderBackground.png);
	behavior:url(iepngfix.htc);
	}
	
#headerDiv {
	width:840px;
	height:71px;
	background:url(../images/joint/headerBackground.jpg) 19px 25px no-repeat;
	}	


#outerDiv {
	display:block;
	width:840px;
	height:auto;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	background:url(../images/joint/outerDivBackground.png);
	behavior:url(iepngfix.htc);
	clear:right;
	overflow:hidden;
}

#mainDiv {
	background-image:url(../images/joint/mainDivBackground2.jpg);
	margin:0px 19px;
	width:802px;
	height:auto;
	overflow:hidden;
}

ul#menu {
	float:left;
	display:block;
	width:216px;
	height:100%;
	margin:0px;
	padding:50px 0px 0px 0px;
}

ul#menu li {
	padding:0px;
	list-style:none;
}

ul#menu li a {
	display:block;
	height:115px;
	width:216px;
	text-indent:-999em;
}

ul#menu li a:hover {
	background-position:0 -115px;
}

a.menuFree {
	background-image:url(../images/joint/menu_free.jpg);
}

a.menuQuiz {
	background-image:url(../images/joint/menu_quiz.jpg);
}

a.menuFind {
	background-image:url(../images/joint/menu_find.jpg);
}

a.menuHear {
	background-image:url(../images/joint/menu_hear.jpg);
}

h1 {
	display:block;
	background:url(../images/joint/header.jpg);
	width:584px;
	height:125px;
	padding:0px;
	margin-top:-20px;
	text-indent:-999em;
}

h2 {
	display:block;
	background:url(../images/joint/header_quiz.jpg);
	width:584px;
	height:100px;
	padding:0px;
	margin-top:-20px;
	text-indent:-999em;
}

h3 {
	display:block;
	background:url(../images/joint/dock.jpg);
	width:584px;
	height:245px;
	padding:0px;
	margin-top:-20px;
	text-indent:-999em;
}

#contentDiv {
	float:left;
	width:584px;
}
	
#contentDiv p {
	padding:10px 70px 15px 50px;
	font-size: 14px;
	margin:0px;
	line-height:15px;
	text-indent:1em;
}

#outerFooterDiv {
	clear:left;
	background:url(../images/joint/outerFooterBackground.png);
	behavior:url(iepngfix.htc);
	display:block;
	height:157px;
	margin:0px auto;
	width:840px;
	position:relative;
}

#footerDiv {
	width:840px;
	height:138px;
	background:url(../images/joint/footer.jpg) 19px 0px no-repeat;
}

#footerDiv p {
	width: 500px;
	text-indent:-999em;
	margin:0px;
	}
	
#footerDiv a {
	background-image:url(../images/joint/unity_link.jpg);
	behavior: url(iepngfix.htc);
	display:block;
	width:230px;
	height:95px;
	position:absolute;
	right:33px;
	top:0px;
	text-indent:-999em;
}

#footerDiv a:hover {
	background-position:0 -95px;
}


