body {
	background-color: #006699;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(../images/bg.gif);
}
#shadow {
	border: 4px double #719AD0;
}

.clr {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
	width: 1px;
	line-height: 0px;
}
#wrapper {
	width: 788px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
#head {
	display: block;
	height: 195px;
	width: 780px;
	background-image: url(../images/header.gif);
}
#foot {
	font-size: 11px;
	text-align: center;
	display: block;
	height: 66px;
	width: 780px;
	background-color: #2E3373;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 10px;
}
#foot a {
	color: #FFFFFF;
}

#foot h1 {
	text-transform: uppercase;
	font-size: 24px;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
}

#subhead {
	height: 51px;
	width: 750px;
	text-align:right;
	background-image: url(../images/headerbg.gif);
	background-repeat: repeat-y;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #2E3373;
	font-size: 36px;
	display: block;
	vertical-align: middle;
	padding-right: 30px;
	font-weight: normal;
	padding-top: 5px;
}

#wrapper {
	background-color: #E3F0F6;
	color: #19181D;
}
#textcontent {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#homecontent {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	width: 348px;
	float: right;
	margin-top: 25px;
}
#homecontent h1 {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 20px;
}


#menulayer {
	height: 36px;
	background-image: url(../images/menu.jpg);
}
a {
	color: #222163;
}






#textcontent label{
float: left;
width: 75px;
}
#textcontent form {
	float: right;
	margin-right: 25px;
	margin-top: 15px;
}


#textcontent input, textarea{
width: 180px;
margin-bottom: 5px;
}

#textcontent textarea{
width: 250px;
height: 150px;
}

#textcontent .boxes{
width: 1em;
}

#textcontent #submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 90px;
}

#textcontent br{
clear: left;
}
