body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
}
#wrap {
	position: relative;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#cont {
	width: 750px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#navhome {
	width: 250px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
a:link, a:visited, a:active {
	color: #336699;
	text-decoration: underline;
}
.copyrights {
	font-size: 70%;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
#copy {
	width: 533px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
	text-align: left;
	padding-bottom: 10px;
}
H2 {
	color: #CC0000;
	font-size: small;
}
.help {
	font-size: 80%;
	color: #999999;
	font-style: italic;
}
.date {
	background-image: url(images/calendaricon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	width: 40px;
	padding-top: 18px;
	padding-left: 7px;
	font-weight: normal;
	color: #000000;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	clear: both;
	font-size: 18px;
}
#clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	visibility: hidden;
}

#apDiv1 {
	position:absolute;
	left:77px;
	top:158px;
	width:203px;
	height:228px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:709px;
	top:155px;
	width:259px;
	height:332px;
	z-index:2;
}
#picright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
/* form */
label
{
	width: 6em;
	float: left;
	text-align: right;
margin-right: 0.5em
display: block
; 				margin-right: 10px;
}

.submit input
{
	color: #000000;
	margin-right: 15px;
} 
input
{
	color: #000000;
	border: 1px solid #666666;
}


fieldset
{
	border: 1px solid #6F471B;
	margin-top: 30px;
}

legend
{
	padding: 2px 6px;
	color: #FF0000;
}
textarea {
	color: #000000;
	border: 1px solid #F1C876;
}
.redcopy {
	font-weight: bold;
	color: #FF0000;
}
h1 a   {
	color: #00CC00!important;
}
.greencopy {
	color: #00CC00;
	font-weight: bold;
}
