a:link {
	text-decoration: none;
	color: #0598A0;
	font-weight: bold;
}


a:visited {
	text-decoration: none;
	color: #4C412A;
}
a:hover {
	text-decoration: none;
	color: #4C412A;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #4C412A;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #4C412A;
}
#home p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #4C412A;
	margin: 0px auto;
	padding: 10px 0px 15px;
}
#home {
	background-color: #4C412A;
	background-image: url(../images/Home10.gif);
	background-repeat: no-repeat;
	margin: 0px auto;
}

#content {
	width: 1024px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFAA00;
	background-color: #FFECB2;
	margin: 0px auto;
	padding: 0px;
	top: 0px;
	vertical-align: top;
	display: block;
	position: relative;
	clear: both;
	height: 100%;
}

#signup p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #4C412A;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-decoration: none;
}
#text {
	width: 525px;
	margin: 0px;
	padding: 0px 0px 0px 40px;
	clear: right;
	float: left;
}
#text ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;

	margin: 0px;
	padding: 3px 0px 10px 40px;
}

#text h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 26px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#text h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px 20px 8px 0px;
}
#text p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 0px;
	text-decoration: none;
}
#text h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 6px 20px 0px 0px;
}
#text h4 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 10px 20px 0px 0px;
}
#text .indent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	text-decoration: none;
	padding: 3px 20px 12px 20px;
}

#textbox {
	width: 730px;
	padding-left: 0px;
	margin: 0px 0px 0px 20px;
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFF2CE;
}
#textbox h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 26px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left top;
}
#textbox h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px 20px 0px 20px;
}
#textbox p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
	text-decoration: none;
}
#textbox h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px 20px 0px 0px;
}
#righttext {
	width: 300px;
	margin: 20px 20px 20px 75px;
	padding: 0px 0px 0px 20px;
	display: inline;
	float: left;
	clear: none;
}

#righttext p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 0px;
	text-decoration: none;
}
#banner {
	width: 1024px;
	margin: 0px auto;
	background-image: url(../images/sky.gif);
	background-repeat: no-repeat;
	background-color: #FFE9A4;
	height: 195px;
}
#logo {
	margin: 0px;
	width: 670px;
	display: inline-block;
	float: left;
	clear: right;
}
#email {
	margin: 0px;
	width: 320px;
	clear: right;
	text-align: left;
	display: inline;
	padding: 0px;
	height: 195px;
	vertical-align: baseline;
}
#email p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #4C412A;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-decoration: none;
}
#nav {
	width: 1024px;
	margin: 0px auto;
	padding: 0px;
	background-color: #FFE9A4;
}
#righttext h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	text-decoration: none;
	padding: 30px 0px 0px 0px;
}
#righttext h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	margin: 20px 0px 0px;
	text-decoration: none;
	padding: 10px 0px 10px 20px;
	background-color: #D9C798;
}
#text .bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	text-decoration: none;
	text-indent: -11px;
	padding: 3px 20px 9px 11px;
}
#text h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	margin: 10px 0px 0px;
	text-decoration: none;
	padding: 10px 0px 10px 20px;
	background-color: #D9C798;
	width: 200px;
}
#textbox .last {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	text-decoration: none;
	padding: 3px 20px 24px;
}
#text .prooftext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FF0000;
	margin: 0px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 0px;
	text-decoration: none;
}
#textbox .prooftext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FF0000;
	margin: 0px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 0px;
	text-decoration: none;
}
#text .smtext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 0px;
	text-decoration: none;
}
#banner p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #4C412A;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-decoration: none;
}

