body {
	background-image: url(../images/main_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #041725;
	margin: 0;
	padding: 0;
	text-align: center;
	min-width: 960px;
}

#wrapper {
	text-align: left;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#btns {
	width: 264px;
	height: 90px;
	margin-top: 585px;
	margin-left: 180px;
	float: left;
}

#uploadBtn {
	text-indent: -9999px;
	position: absolute;
	width: 264px;
	height: 90px;
	margin-top: 0px;
	margin-left: 0px;
	z-index: 2;
}

a.uploadBtn {
	display: block;
	width: 264px;
	height: 90px;
	outline: none;
	background-image: url(../images/uploadBtn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index: 2;
}
	 
a.uploadBtn:hover {
	background-position: 0px -90px;
	z-index: 2;
}

#notReadyBtn {
	position: absolute;
	width: 264px;
	height: 32px;
	margin-top: 90px;
	margin-left: 0px;
	z-index: 2;
}

a.notReadyBtn {
	display: block;
	width: 264px;
	height: 32px;
	outline: none;
	background-image: url(../images/notReadyBtn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index: 2;
}
	 
a.notReadyBtn:hover {
	background-position: 0px -32px;
	z-index: 2;
}

#vidHolder {
	width: 397px;
	height: 754px;
	margin-top: 211px;
	margin-right: 75px;
	float: right;
}

#video {
	width: 397px;
	height: 275px;
	margin-top: 0px;
	margin-left: 0px;
}

#thumbHolder {
	width: 397px;
	height: 80px;
	margin-top: 0px;
	margin-right: 0px;
}

#thumb1 {
	text-indent: -9999px;
	position: absolute;
	width: 132px;
	height: 80px;
	margin-top: 0px;
	margin-left: 0px;
	z-index: 2;
	float: left;
}

a.thumb1 {
	display: block;
	width: 132px;
	height: 80px;
	outline: none;
	background-image: url(../images/thumb1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index: 2;
}
	 
a.thumb1:hover {
	background-position: 0px -80px;
	z-index: 2;
}

#thumb2 {
	text-indent: -9999px;
	position: absolute;
	width: 135px;
	height: 80px;
	margin-top: 0px;
	margin-left: 132px;
	z-index: 2;
	float: left;
}

a.thumb2 {
	display: block;
	width: 135px;
	height: 80px;
	outline: none;
	background-image: url(../images/thumb2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index: 2;
}
	 
a.thumb2:hover {
	background-position: 0px -80px;
	z-index: 2;
}

#thumb3 {
	text-indent: -9999px;
	position: absolute;
	width: 130px;
	height: 80px;
	margin-top: 0px;
	margin-left: 267px;
	z-index: 2;
	float: left;
}

a.thumb3 {
	display: block;
	width: 130px;
	height: 80px;
	outline: none;
	background-image: url(../images/thumb3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index: 2;
}
	 
a.thumb3:hover {
	background-position: 0px -80px;
	z-index: 2;
}

#fields {
	width: 232px;
	height: 174px;
	margin-top: 206px;
	margin-left: 32px;
}

.fieldHolder {
	width: 232px;
	height: 38px;
	margin-top: 0px;
	margin-left: 0px;
}

.responseFields {
	font-family: arial, san serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	padding: 6px;
	width: 209px;
	border: 1px solid #0773b4;
	background-color: #03223c;
}

#captcha {
	width: 134px;
	float: left;
}

#btmButtons {
	width: 374px;
	height: 30px;
	margin-top: 105px;
	margin-left: -110px;
}

#supportBtn {
	text-indent: -9999px;
	position: absolute;
	width: 188px;
	height: 30px;
	margin-top: 0px;
	margin-left: 0px;
	z-index: 2;
}

a.supportBtn {
	display: block;
	width: 188px;
	height: 30px;
	outline: none;
	background-image: url(../images/technical.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index: 2;
}
	 
a.supportBtn:hover {
	background-position: 0px -30px;
	z-index: 2;
}

#privacyBtn {
	text-indent: -9999px;
	position: absolute;
	width: 188px;
	height: 30px;
	margin-top: 0px;
	margin-left: 188px;
	z-index: 2;
}

a.privacyBtn {
	display: block;
	width: 188px;
	height: 30px;
	outline: none;
	background-image: url(../images/privacy.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index: 2;
}
	 
a.privacyBtn:hover {
	background-position: 0px -30px;
	z-index: 2;
}

#info {
	text-indent: -9999px;
	width: 374px;
	height: 500px;
	margin-top: 100px;
	margin-left: 0px;
	font-family: verdana, arial;
	font-size: 12px;
	line-height: 14px;
}

h1 {
	font-family: verdana, arial;
	font-size: 18px;
	line-height: 18px;
	margin-top: 0px;
	padding-top: 0px;
}

p {
	margin-top: 0px;
	padding-top: 0px;
}





