* {
	margin: 0;
	padding: 0;
}

body {
	background: #000 url(../images/bodybg.gif) repeat-x;
	font: 13px Arial;
	color: white;
}

a {
	text-decoration: none;
	color: inherit;
}

a:hover {
	color: #333;
}

a img {
	border: 0;
}

h2, h3, h4 {
	font-weight: normal;
	font-size: 1.5em;
}

h2 {
	color: #00a3ca;
	padding: 3px 0;
}

h3, h4 {
	padding: 0 3px;
	display: inline;
}

h3 {
	color: #00a3ca;
}

h4 {
	color: #fff;
}

h5 {
	margin-top: 37px;
	margin-bottom: 45px;
	font-size: 1.1em;
}

div#navbar {
	margin: 0 auto;
	width: 920px;
	height: 32px;
	background: url(../images/navbar.gif) no-repeat;
	text-align: right;
	z-index: 1;
}

div#header {
	width: 932px;
	height: 220px;
	margin: 0 auto;
	background: url(../images/header.gif) bottom no-repeat;
	z-index: -1;
}

ul#accountlinks {
	list-style-type: none;
	padding-top: 130px;
}

ul#accountlinks li {
	padding-top: 100px;
	padding: 10px;
	float: right;
	text-align: center;
}
}

ul#accountlinks li {
	padding: 10px;
	float: right;
	text-align: center;
}

ul#accountlinks li a:hover {
	color: #00a3ca;
}

div#wrap {
	width: 1035px;
	margin: 0 auto;
}

div#box {
	width: 919px;
	margin: 0 auto;
	margin-top: 7px;
	margin-bottom: 49px;
}

div#top {
	height: 43px;
	background-repeat: no-repeat;
}

div#top2 {
	height: 43px;
	background-repeat: no-repeat;
}

div#cont, div#cont2 {
	border: 0;
	background: url(../images/ie6bg.PNG) repeat-y;
	padding: 0 3px;
}

div#bot {
	height: 10px;
	background-repeat: no-repeat;
	background-position: 0 -43px;
}

div#bot2 {
	height: 10px;
	background-repeat: no-repeat;
	background-position: 0 -43px;
}

table#logintable {
	width: 380px;
	text-align: left;
}

form#loginform input, table#changepasstable input{
	height: 21px;
	width: 274px;
	padding-top: 5px;
	background: #fff;
	border: 1px solid #333;
	color: #000;
	padding-left: 3px;
}

form#loginform input#logintickbox {
	width:  15px;
	height: 15px;
}

form#loginform input#loginsubmit {
	width:  57px;
	height: 25px;
	border: 0;
}

ul#reflinkfaq {
	margin: 10px 0;
	width: 85%;
	display: block;
	list-style: none;
	text-align: left;
	padding-left: 5px;
	text-indent: -8px;
}

input#reflink {
	width: 322px;
	height: 32px;
	background: url(../images/reflink.gif) no-repeat;
	color: #000;
	border: 0;
	font-size: 120%;
	padding-top: 8px;
	padding-left: 14px;
	padding-right: 22px;
	margin: 26px 0;
	text-align: center;
}

input#copy {
	width: 75px;
	height: 28px;
	background: #333;
	color: #fff;
	border: 1px solid #656565;
	font-size: 120%;
	cursor: pointer;
	text-align: center;
}

div#internal {
	width: 825px;
	margin: 0 auto;
	margin-top: 11px;
	background: url(../images/innerbar.gif) no-repeat;
}

div#left {
	width: 438px;
	float: left;
}

div#select {
	width: 374px;
	height: 40px;
	margin-left: 49px;
	margin-top: 5px;
	padding-top: 20px;
	text-align: center;
	top: -2px;
}

img.blue {
	background: url(../images/boxes/blue.png) no-repeat;
	cursor: default;
}

img.grey {
	background: url(../images/boxes/blackgrey.png) no-repeat;
	cursor: pointer;
}

div#middle {
	height: 440px;
	width: 1px;
	margin: 0 440px;
	background: url(../images/mid.gif) center no-repeat;
}

div#right {
	width: 422px;
	float: right;
	padding-right: 53px;
}

div#enter {
	width: 450px;
	height: 38px;
	text-align: right;
}

div#signup {
	width: 437px;
	height: 36px;
	margin-top: 133px;
	margin-left: 53px;
	background: url(../images/signup.gif) no-repeat;
}

input#email {
	background: #fff;
	color: #000;
	margin-top: 7px;
	margin-left: 138px;
	width: 261px;
	height: 16px;
	border: 0;
	text-align: center;
	padding-top: 5px;
}

input#go {
	float: right;
	margin-top: 4px;
	margin-right: 36px;	
}

form#loginform input#submit {
	height: 26px;
	width: 132px;
}

div#problems {
	width: 460px;
	height: 28px;
	margin-top: 21px;
	padding-top: 190px;
	padding-left: 46px;
	background: url(../images/problems.gif) no-repeat;
	text-align: left;
	font-size: 120%;
}


table#regleft {
	width: 366px;
	margin-top: 77px;
	margin-left: 30px;
	font-size: 130%;
	border-spacing: 0;
	text-align: left;
}

table#regright {
	width: 383px;
	margin-top: 77px;
	margin-left: 27px;
	font-size: 130%;
	border-spacing: 2px;
	text-align: left;
}

table#regleft input, table#regright input {
	width: 214px;
	height: 26px;
	padding-left: 5px;
	background: url(../images/regleft_input.gif) no-repeat;
	color: white;
	border: 0;
	text-align: left;
	padding-top: 5px;
}

input#regtick {
	height: 15px;
	width: 15px;
}

input#submitfield {
	width: 130px;
	background-image: url(../images/blank.gif);
}

table#regleft input.dob1 {
	width: 54px;
	background: url(../images/regleft_dob1.gif) no-repeat;
	margin-right: 2px;
	text-align: center;
	padding-left: 0;
	color: white;
}

table#regleft input.dob2 {
	width: 97px;
	background: url(../images/regleft_dob2.gif) no-repeat;
	text-align: center;
	padding-left: 0;
	color: white;
}

table#regright input.zip {
	width: 130px;
	background: url(../images/regright_zip.gif) no-repeat;
	color: white;
}


table#regleft tr#specify {
	visibility: hidden;
	font-size: 75%;
}

div.offer {
	width: 606px;
	margin: 0 auto;
	text-align: left;
	padding: 13px 3px;
	cursor: pointer;
}

div.selected, div.notselected {
	width: 168px;
	height: 25px;
	text-align: center;
	color: #656565;
	font-size: 120%;
	font-weight: bold;
	float: right;
	padding-top: 5px;
	margin-bottom: -5px;
}

div.selected {
	background: url(../images/offers-selected.png) no-repeat;
	color: #fff;
}

div.notselected {
	background: url(../images/offers-notselected.gif) no-repeat;
}

div.offerin {
	padding: 13px 3px;
	border-top: 1px solid #00a3ca;
}

div.offer img {
	float: left;
	margin-right: 10px;
}

div.clear {
	clear: both;
}

div#footer {
	height: 319px;
	width: 792px;
	margin: 0 auto;
	background: url(../images/footer.gif) no-repeat;
	text-align: center;
	color: #333;
}

div#footerin {
	width: 638px;
	margin: 0 auto;
	padding-top: 68px;
}

div#footerin img {
	margin-right: 2px;
}

ul#footlinks li {
	float: left;
	display: block;
	color: white;
	border-right: 1px solid white;
	padding-left: 19px;
	padding-right: 19px;
}

ul#footlinks li#last {
	padding-left: 19px;
	padding-right: 0;
	border: 0;
}