body {
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
#mainCont p {
	text-indent: 10px;
	padding: 5px;
}

#container {
	margin: auto;
	width: 780px;
	border: 1px solid #FFFFFF;
	position: relative;
	background-color: #FFFFFF;
}
#column1 {
	position: relative;
	width: 202px;
	background-color: #FFFFFF;
	float: left;
	clear: none;
	padding-top: 400px;
	background-image: url(images/index_01.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	text-align: center;
}
#column1 img {
	padding: 5px;
	float: left;
}
#column2 {
	position: relative;
	top: 0px;
	left: 0px;
	clear: none;
	float: right;
	margin: 0px;
	width: 578px;
}
#pageHeader {
	background-color: #FFFFFF;
	background-image: url(images/index_03.jpg);
	background-repeat: no-repeat;
	background-position: top;
	clear: right;
	height: 45px;
	position: relative;
	padding-left: 30px;
	padding-top: 5px;
}

#column2 img {
	padding: 5px;
	float: left;
}
.menu {
	text-align: right;
	vertical-align: bottom;
	position: relative;
	top: 143px;
	padding-right: 10px;
}

#headerMenu {
	background-color: #FFFFFF;
	background-image: url(images/index_02.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
	clear: right;
	height: 168px;
	margin: 0px;
	padding: 0px;
}
#footer {
	clear: both;
	background-image: url(images/index_06.jpg);
	background-repeat: no-repeat;
	height: 95px;
	width: 780px;
}
.footerMenu {
	position: relative;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	width: 375px;
}
.contImg {
	border: thin solid #999999;
	margin: 5px;
	padding: 0px;
}

.footerNotes {
	position: relative;
	height: 45px;
	padding-top: 50px;
	width: 370px;
	float: right;
	clear: none;
	text-align: right;
	padding-right: 15px;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: x-large;
	font-style: italic;
}
h2 {
	font-size: large;
	padding-left: 10px;
}
h3 {
}

.input {
	background-color: #99CCFF;
	font-size: 12px;
	color: #000000;
	border: 1px solid #999999;
	width: 35%;
}
.button {
	background-color: #99CCFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #666666;
	border-left-color: #666666;
	left: 45%;
	position: relative;
}

label {
	width: 200px;
	clear: none;
	float: left;
	text-align: right;
	padding-right: 5px;
	font-size: small;
}

form {
	border: thin solid #000000;
	margin: 5px;
}
form .title {
	padding-left: 10px;
	font-size: large;
	font-weight: bold;
	color: #333333;
}
.finePrint {
	font-size: x-small;
}
.errorMsg {
	font-size: small;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.question {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.answer {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#domainForm .input {

	background-color: #99CCFF;
	font-size: 12px;
	color: #000000;
	border: 1px solid #999999;
	width: 55%;
}
#menu2 {
	margin: auto;
	text-align: center;
	font-size: small;
}
.announce {
	font-size: large;
	color: #0000FF;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
dl { 
	font-size: small;
}

dt {
	font-weight: bold;
}
dd {
	padding-bottom: 5px;
	padding-top: 5px;
}
.imgBox {
	margin-bottom: 15px;
}
.formDesc {
	font-size: x-small;
	text-align: right;
	color: #666666;
	padding-right: 5px;
	clear: right;
}
.input2 {

	background-color: #99CCFF;
	font-size: 12px;
	color: #000000;
	border: 1px solid #999999;
}
.label2 {
	width: 350px;
	clear: none;
	float: left;
	text-align: right;
	padding-right: 5px;
	font-size: small;
}
.formBox {
}
.name {
	text-transform: capitalize;
}
#mainCont {
	position: relative;
	padding: 5px;
}
.userInfo {
	border: thin solid #666666;
	padding-right: 5px;
	padding-left: 5px;
}
.userInfo dt {
	font-size: medium;
	text-transform: uppercase;
}

.imgBox {
	float: left;
	width: 175px;
}
.headerBox {
	float: left;
	width: 275px;
	height: 100px;
}
.listTitle {
	float: left;
	width: 20%;
	font-weight: bold;
	text-align: right;
}
.listItem {
	margin-left: 108px;
}
