body {
	background-color: #CCCCCC;
	margin-top: 25px;
	margin-left: 0px;
}
td {
	width: 760px;
	background-color: #FFFFFF;
	padding: 0px;
	border: 1px solid #333333;
}
p {
	font-family: Arial, Georgia, "Lucida Grande", Helvetica, sans-serif;
	font-size: 100%;
	color:#000000;
}
ul {
	font-family: Arial, Georgia, "Lucida Grande", Helvetica, sans-serif;
	font-size: 100%;
	color:#000000;
	list-style-type: disc;
}
.header, .question {
	font-family: Arial, Georgia, "Lucida Grande", Helvetica, sans-serif;
	font-size: 120%;
	color:#333333;
	font-weight: bold;
}
.welcome {
	font-family: Arial, Georgia, "Lucida Grande", Helvetica, sans-serif;
	font-size: 120%;
	color:#333333;
}
.answer, .header2 {
	font-family: Arial, Georgia, "Lucida Grande", Helvetica, sans-serif;
	font-size: 100%;
	color:#0069AA;
	font-weight: bold;
	text-transform: uppercase;
}
.header3 {
	font-family: Arial, Georgia, "Lucida Grande", Helvetica, sans-serif;
	font-size: 80%;
	color:#0069AA;
	font-weight: bold;
}
a:link, a:visited {
	color: #0069AA;
	text-decoration: underline;
}
a:hover {
	color: #0069AA;
	text-decoration: none;
}
a.contact:link, a.contact:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.contact:hover {
	color: #FFFFFF;
	text-decoration: none;
}
hr {
	color: #78A22E;
	background-color: #78A22E;
	height: 1px;
	width: 100%;
}
#navigation {
	width: 710px;
	position: relative;
	margin-left: 25px;
	margin-top: 10px;
}
#text {
	width: 710px;
	position: relative;
	margin: 25px;
}
#popup {
	width: 550px;
	position: relative;
	margin: 25px;
}
#logo {
	width: 710px;
	position: relative;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 10px;
}
#bottom {
	width: 760px;
	height: 180px;
	background-image: url(images/bottom.gif);
	position: relative;
	background-repeat: no-repeat;
	background-position: bottom;
}
#copyright {
	font-family: Arial, Georgia, "Lucida Grande", Helvetica, sans-serif;
	font-size: small;
	color:#FFFFFF;
	margin-left: 25px;
}
#caption {
	font-family: Arial, Georgia, "Lucida Grande", Helvetica, sans-serif;
	font-size: 80%;
	line-height: 14px;
	color:#000000;
	background-color: #EBEBEB;
	width: 225px;
	position: relative;
	text-align: center;
	left: 485px;
}
