#contentbottom {
	background-image: url(../images/graphics/bottombkgd.png);
	background-repeat: no-repeat;
	height: 223px;
	width: 100%;
}
#textbottom {
	clear: none;
	float: right;
	width: 510px;
	text-align: left;
	margin-right: 30px;
}
#headline {
	padding-top: 10px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	text-align: left;
	margin-top: 0px;
	margin-left: 25px;
	clear: both;
	float: left;
}
body {
	color: #303;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 130%;
	text-decoration: none;
	text-align: left;
	margin-right: 3px;
	margin-left: 5px;
	margin-top: 0px;
	background-color: #cccc99;
	background-image: url(../images/graphics/bkgd.gif);
	background-attachment: fixed;
	background-position: center;
}
#window {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
}
#faqs {
	margin-right: 35px;
	margin-left: 35px;
	padding-top: 25px;
}

#header {
	height: 170px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	float: left;
	margin-top: 5px;
}
#submenu {
	width: 450px;
	float: right;
	text-align: right;
	margin-top: 3px;
	margin-bottom: 7px;
}
#headerimg {
	float: right;
}

#menu {
	height: 39px;
	width: 750px;
	text-align: center;
	background-image: url(../images/graphics/menuscreen.png);
	margin: auto;
	vertical-align: middle;
}
#contenttop {
	background-color: #cc9;
	width: 100%;
	height: auto;
}

#footer {
	clear: both;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 15px;
	margin-top: 15px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: 120%;
}

.star {
	vertical-align: text-bottom;
	margin-top: 5px;
	margin-bottom: 0px;
}

a:link {
	color: #3B3B75;
	text-decoration: none
}

a:visited {
	color: #333;
	text-decoration: none
}

a:hover { 
	color: purple;
	text-decoration: none
}

a:active {
	color: #606;
	text-decoration: none
}
#customize {
	height: 223px;
	width: 150px;
	float: left;
	text-align: right;
}
#greenbutton {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 127px;
}


#pagenav {
	height: 39px;
	text-align: center;
	padding-top: 3px;
	clear: both;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	background-image: url(../images/graphics/menuscreen.png);
	margin-top: 0px;
}

#separator {
	clear: both;
	width: 100%;
	height: 10px;
}

