body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/greyback.gif);
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-size: 12px;

}

a:link{color:#000;
}
a:active{color:#FFF;
}

a:visited{color:#000;
}
a:hover{color:#60F;

}

a {text-decoration: none;}


li{color:#660033;
		font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
		font-variant:small-caps;
		list-style-position:outside;
		font-weight:bold;

}

.pageWrapper {
width: 845px;
height:1000px;
background-image:url(../images/greyback.jpg);
padding-top:20px;
padding-bottom:20px;
padding-left:0px;
position:relative;
margin: 0 auto;
text-align: left;
}
.pageWrapperFAQ {
width: 845px;
height:1500px;
background-image:url(../images/greyback.jpg);
padding-top:20px;
padding-bottom:20px;
padding-left:0px;
position:relative;
margin: 0 auto;
text-align: left;
}


.header-pic {
	margin:0 auto;
	padding:0;
	background:url(../images/header2.jpg) no-repeat;
	height:799px;
	width:864px;
	}
	
.header-text {
	width:400px;
	margin:auto;
	}	

.backgroundPic {
	height:799px;
	width:864px;
	position:absolute;
	top:1px;
	left:32px;
	z-index:1;
	background-image:url(../images/header2.jpg) no-repeat;
}

.navigator {
	height:570px;
	width:182px;
	background-image:url(../images/menuBar.png);
	position: absolute;
	top:306px;
	left:307px;
	z-index:10;
	font-size:12px;
	font-weight:800;
	text-align:center;
	line-height:1.4em;
}

.sideBar{
height:800px;
width:300px;
position: absolute;
top:360px;
left:484px;
z-index:11;
text-align: center;
padding-left:25px;
padding-right:25px;
}

.feelGood {
height:165px;
width:354px;
position:absolute;
text-decoration:none;
top:340px;
left:284px;
z-index:12;
}

.footer{
height:137px;
width:845px;
background-image:url(../images/foot.jpg);
text-align: center;
position: absolute;
bottom:0px;
left:0px;
z-index:3;
}

.bottomText{
	width: 845px;
	height:137px;
	position:absolute;
	text-align: center;
	top:40px;
	left:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #660000;
	z-index:5;

}
.bottomTextFAQ{
	width: 845px;
	height:137px;
	position:absolute;
	text-align: center;
	top:140px;
	left:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #660000;
	z-index:5;

}
.footerFAQ {
height:137px;
width:845px;
background-image:url(../images/foot.jpg);
text-align: center;
position: absolute;
bottom:0px;
left:0px;
z-index:3;
}

/***********************************new styles 9/09**************************/
.wrapper {
	width:840px;
	height:870px;
	margin:0 auto;
	padding:0;
	background:url(images/header2.jpg) no-repeat;
	}

.left-bar {
	width:190px;
	height:570px;
	background:url(images/menuBar.png) no-repeat;
	margin-left:23em;
	}
