body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	text-align: center;
	width: 900px;
}
#d {
	height: 50px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	margin-right: 50px;
	margin-left: 50px;
}
#topbar {
	margin-right: 50px;
	margin-left: 50px;
	border: 1px solid #999999;
	height: 21px;
	list-style-type: none;
}
#container {
	text-align: center;
	width: 900px;
}
body {
	text-align: center;	
	margin-left: auto;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	width: 900px;
}
a:link {
	color: #669900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #669900;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #CC9900;
}
h1 {
	font-size: 20px;
	color: #669900;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 15px;
	color: #333333;
}
h3 {
	font-size: 14px;
	color: #666666;
}
 #navlist
{
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 10px;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
	float: left;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 4px;
	margin-left: 30px;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #000;
padding-bottom: 2px;
background: transparent;
color: #000;
}

#navlist a:hover { color: #669900; }
#navcontainer {
	text-align: center;
	margin-left: 95px;
	margin-top: 3px;
}#mainbody {
	width: 740px;
	margin-right: 80px;
	margin-left: 80px;
}
#bottomlines {
	height: 50px;
	width: 800px;
	margin-right: 50px;
	margin-left: 50px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#bottomtext {
	font-size: 11px;
	text-align: center;
	width: 800px;
	margin-right: 50px;
	margin-left: 50px;
}
#mainbody #wel-statement {
	width: 600px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 70px;
	margin-bottom: 0px;
	margin-left: 70px;
}
.quiz-table {
	text-align: left;
}
