body {
	font-family: "Century Gothic", Helvetica, Geneva, Arial, sans-serif;
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 12px;
}
.navblock {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content {
	font-family: "Century Gothic", Helvetica, Geneva, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 670px;
	margin: 10px auto;
}
#content h1, #content h2, #content h3 {
	color: #FF9966;
}
h1 {
	font-size: 17px;
	letter-spacing: 3px;
	padding-top: 10px;
}
h2 {
	font-size: 14px;
	letter-spacing: 2px;
}
h3 {
	font-size: 13px;
	letter-spacing: 1px;
}
#content p {
	text-align: left;
}
.rtimgspace {
	margin-right: 10px;
}
.ltimgspace {
	margin-left: 10px;
}
.redtext {
	color: #FF3333;
}
#footer {
	font-family: "Century Gothic", Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 80%;
	background-color: #ff9966;
	padding: 5px;
	margin: 10px auto;
}
#footer p {
	text-align: center;
	margin-top: 2px;
	margin-bottom: 4px;
	}
#rightcol {
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: "Century Gothic", Helvetica, Geneva, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 96%;
}a:link {
	color: #FFFFCC;
	text-decoration: none;
}
a:visited {
	color: #FFFFCC;
	text-decoration: none;
}
a:hover {
	color: #B6B666;
}
a:active {
	color: #B6B666;
	text-decoration: none;
}
.right20 {
	margin-right: 20px;
	margin-bottom: 6px;
}
#block1 {
	display: block;
	width: 100%;
}
#block2 {
	display: block;
	width: 100%;
	padding-top: 20px;
}
.botspace {
	margin-bottom: 12px;
}
ol {
	color: #FF9966;
	text-align: left;
}
form {
	width: 480px;
}
input {
	width: 200px;
	background-color: #F8F4ED;
}
textarea {
	width: 300px;
	background-color: #F8F4ED;
}
.submit {
	color: #000000;
	width: 100px;
}
#rightcol h3 {
	font-size: 13px;
	color: #FFCC00;
	letter-spacing: 1px;
	padding-right: 1em;
}
#rightcol p {
	padding-top: 0px;
	margin-top: -5px;
	text-align: right;
	padding-right: 1em;
}
#imgdiv {
	float: left;
	height: 180px;
	width: 180px;
	margin-right: 15px;
	margin-bottom: 10px;
	border: 1px dotted #666666;
	text-align: center;
	margin-top: 5px;
	font-size: 10px;
}
#imgdiv1 {
	float: left;
	height: 200px;
	width: 180px;
	margin-right: 15px;
	margin-bottom: 10px;
	border: 1px dotted #666666;
	text-align: center;
	margin-top: 5px;
	font-size: 10px;
}
.imgspace {
	margin: 10px;
}

