body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	background-color: #f5f3e4;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.header {
	font-family: "Century Gothic", "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
}
.littleheader {
	font-family: "Century Gothic", "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
.menu {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a9a593;
}
.footer {
	font-size: 9px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a9a593;
	margin: 0px;
	padding: 10px 30px 10px 10px;
	text-align: right;
}
#menu {
	font-family: "Century Gothic", "Times New Roman", Times, serif;
	font-size: 14px;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #000000;
}
#menu a:link, a:visited {
	color: #666666;
	text-decoration: none;
}
#menu a:hover, a:active {
	color: #000000;
	text-decoration: none;
}
td {
	vertical-align: top;
}
.redtext {
	color: #CC3300;
}
p {
	margin-top: 0px;
}
.picright {
	padding-left: 15px;
	padding-bottom: 10px;
}
.nomargin {
	margin-bottom: 0px;
	margin-top: 10px;
}
#form1 textarea {
	width: 455px;
}
