@charset "utf-8";
/* CSS Document */

html, body {
	background-image: url(../images/puritytestbackground.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #9ccae3;
	font-family: Tahoma, Geneva, sans-serif;
}
#header {
	margin: 0px auto;
	width: 900px;
	height: 41px;
	background-image: url(../images/puritytest_02.png);
}
#menu {
	margin: 0px auto;
	width: 900px;
	height: 39px;
	background-image: url(../images/puritytest_04.png);
}
#home {
	width: 82px;
	height: 39px;
	position: relative;
	top: 0px;
	left: 210px;
}
#thebook {
	width: 135px;
	height: 39px;
	position: relative;
	top: -39px;
	left: 292px;
}
#theauthor {
	width: 168px;
	height: 39px;
	position: relative;
	top: -78px;
	left: 427px;
}
#news {
	width: 88px;
	height: 39px;
	position: relative;
	top: -117px;
	left: 595px;
}
#contact {
	width: 131px;
	height: 39px;
	position: relative;
	top: -156px;
	left: 683px;
}
#links {
	width: 86px;
	height: 39px;
	position: relative;
	top: -195px;
	left: 814px;
}
#home a, #thebook a, #theauthor a, #news a, #contact a, #links a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration:  none;
}
#wrapper {
	margin: 0px auto;
	width: 900px;
}
#left {
	float: left;
	margin: 0px auto;
	width: 331px;
}
#right {
	float: right;
	margin: 0px auto;
	width: 569px;
}
#left1 {
	margin: 0px auto;
	width: 331px;
	height: 83px;
	background-image: url(../images/puritytest_05.png);
}
#left2 {
	margin: 0px auto;
	width: 331px;
	height: 84px;
	background-image: url(../images/puritytest_08.png);	
}
#left3 {
	margin: 0px auto;
	width: 331px;
	height: 83px;
	background-image: url(../images/puritytest_09.png);
}
#contenttop {
	margin: 0px auto;
	width: 569px;
	height: 15px;
	background-image: url(../images/puritytest_06.png);
}
#contentbottom {
	margin: 0px auto;
	width: 569px;
	height: 15px;
	background-image: url(../images/puritytest_11.png);
}
#contentmain {
	margin: 0px auto;
	width: 569px;
	background-image: url(../images/puritytest_07.png);
	background-position: center;
	background-repeat: repeat-y;
}
#contentwrapper {
	margin: 0px auto;
	width: 539px;
	font-size: 14px;
}
#footer {
	margin: 0px auto;
	padding-top: 3px;
	width: 569px;
	font-size: 10px;
	text-align: center;
}
#footer a:link, a:visited, a:active, a:hover {
	color: #000000;
}
#puritytestbook {
	float: right;
	margin: 0px auto;
	width: 321px;
	height: 445px;
	background-image: url(../images/puritytestbook.png);
	background-position: center;
	background-repeat: no-repeat;
}
#haveyouever {
	margin: 0px auto;
	padding-bottom: 15px;
	width: 538px;
	height: 104px;
	background-image: url(../images/puritytesthaveyouever.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#divaligncenter {
	text-align: center;
}
.purpletext {
	font-size: 18px;
	font-weight: bold;
	color: #9f608f;
}
.bluetext {
	font-size: 18px;
	font-weight: bold;
	color: #00aab9;
}
.greentext {
	font-size: 18px;
	font-weight: bold;
	color: #70a749;
}
.img {
	float: right;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}
a:link, a:visited, a:active {
	color: #00aab9;
}
a:hover {
	color: #70a749;
}
#test {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}