#wrapper {
	background: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
body {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}
#banner {
	background: #7799AA url(images/bg_banner.png) no-repeat right top;
	height: 100px;
	width: 760px;
	position: relative;
}
#main {
	margin-right: 15px;
	margin-left: 15px;
}
#banner #mainNav {
	color: #FFFFFF;
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#mainNav li {
	margin-left: 5px;
	margin-right: 5px;
	font-size: 1.2em;
	border-left: 1px solid #223344;
	padding: 3px 7px 2px;
	float: left;
	border-top: 1px solid #DEDACA;
}
fieldset {
	font-size: 1.2em;
	font-weight: bold;
	color: #335566;
	background: #F2F2F2;
	padding: 10px;
	clear: left;
	float: left;
	width: 708px;
	margin-bottom: 20px;
	border: 1px solid #AAAA00;
	position: relative;
}
legend {
	font-weight: bold;
	color: #223344;
	background: #FFFFFF;
	padding: 3px 10px;
	position: absolute;
	left: 9px;
	top: -9px;
	border: 1px solid #AAAA00;
}
.label {
	text-align: right;
	float: left;
	width: 5em;
	margin-right: 5px;
	color: #946201;
}
.selection {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #CC0000;
	float: right;
	width: 50em;
	margin: 0px;
	padding: 0px;
	clear: right;
}
#wrapper #main #signup #prefs #LabelTable {
	position: relative;
	top: 60px;
	width: 200px;
	color: #946201;
	left: 150px;
}

fieldset p {
	line-height: 2em;
	float: left;
	width: 300px;
	margin-top: 5px;
	margin-bottom: 0px;
}
fieldset#contact input {
	color: #666666;
	background: #FFFFE1;
	padding: 4px;
	width: 150px;
	border: 1px solid #666666;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.button {
	font-weight: bold;
	color: #FFFFFF;
	background: #7799AA;
	border: 1px solid #AAAA00;
	padding: 4px;
	margin-left: 115px;
	clear: left;
	position: relative;
	left: 10px;
	top: 5px;
}
#main #signup #prefs #SpecialInstructions #SpecialInstructions {
	background-color: #FFFFE1;
	width: 550px;
	float: right;
}

#mainNav a {
	color: #FFFFFF;
	text-decoration: none;
}
fieldset#prefs p {
	clear: left;
	width: 708px;
}
#main #signup #prefs #LabelTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #335566;
}

