#wrapper {
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	width: 702px;
	border: 1pt solid #999999;
	background-color: #FFFFFF;
}

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	background-color: #669999;
	background-image: url(background.gif);
	background-repeat: repeat;
}
#header {
	background-repeat: no-repeat;
	background-position: right;
}
#navbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 40px;
	color: #999999;
	text-transform: none;
	font-size: 14px;
	font-style: normal;
	margin-top: 5px;
}
#content {
	margin-top: 20px;
	margin-left: 130px;
	margin-right: 135px;
	padding-bottom: 70px;
}
a:link {
	color: #009999;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #CDD70A;
	text-decoration: none;
}
#footer {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 10px;
	font-size: 11px;
	padding-bottom: 30px;
	color: #FFFFFF;
}
# footer a {
	color: #FFFFFF;
}#footer a {
	color: #FFFFFF;
}
.question {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #666666;
	font-size: 11pt;
	font-style: italic;
}
.organization {
	font-size: 12px;
	text-decoration: underline;
}
#content a:link {
	color: #009999;
}
#content a:visited {
	color: #009999;
}
#content a:hover {
	color: #CDD70A;
}
.underline {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

