div#container {
	width: 800px;
	position:relative;
	z-index: 1;
	margin: 0 auto;
	text-align: left;
	height: 20px;

}

div#header {
	width: 800px;
	height: 198px;
	position: absolute; left: 0px; top: 0px;
	z-index: 2;
	margin: 0 auto;
	text-align: left;
}

div#content {
	width: 820px;
	position: absolute; left:-10px; top: 199px;
	z-index: 2;
	margin: 0 auto;
	text-align: left;
}

div#homesign {
	width: 288px;
	height: 132px;
	position: absolute; left: 19px; top: 17px;
	z-index: 3;
	margin: 0 auto;
	text-align: left;
}

div#buydvd {
	width: 114px;
	height: 163px;
	position: absolute; left: 667px; top: 17px;
	z-index: 3;
	margin: 0 auto;
	text-align: left;
}

div#buytext {
	width: 120px;
	height: 18px;
	position: absolute; left: 666px; top: 180px;
	z-index: 3;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	color: #FFFFFF;
}

div#maintopmenu {
	width: 800px; height: 30px;
	position: absolute; left: 0px; top: 198px;
	z-index: 3;
	margin: 0 auto;
	text-align: left;
}

div#indexflash {
	width: 450px;
	height: 350px;
	position: absolute; left: 6px; top: 264px;
	z-index: 4;
	margin: 0 auto;
	text-align: left;
}

div#maintext {
	width: 570px;
	height: 420px;
	position: absolute; left: 192px; top: 132px;
	z-index: 2;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-align: left;
}

div#picframe {
	width: 114px;
	height: 176px;
	position: relative;
	z-index: 9;
	margin: 0 auto;
	text-align: center;
}

div#picture {
	width: 102px;
	height: 152px;
	position: absolute; left: 6px; top: 6px; 
	border-color: #000000;
	z-index: 10;
}

div#caption {
	width: 102px;
	height: 152px;
	position: absolute; left: 6px; top: 161px; 
	border-color: #000000;
	z-index: 10;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	text-align: center;
}

div#footer {
	width: 800px;
	height: 24px;
	position: absolute; left: 0px;
	z-index: 6;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #FFFFFF;
	text-align: center;
}

body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
}

a {
	color: #FFD700;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a:active {
   color: #FFD700;
}

table#thankyou {
	width: 410px;
	border: 0px;
	cellpadding: 2px;
	cellspacing: 2px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}

table#signuptable {
	width: 410px;
	border: 0px;
	cellpadding: 2px;
	cellspacing: 2px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}

table#contacttable {
	width: 788px;
	border: 0px;
	cellpadding: 2px;
	cellspacing: 2px;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 36px;
	color: #FFCC33;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
 	color: #FFCC33;
}

.namelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
 	color: #FFCC33;
	text-decoration: underline;
}

.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFCC33;
}

.bioname {
	border-top: 1px solid #999999;
	font-size: 12px;
}

.biosub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #FFFFFF;
}

.biotext {
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

.credtext {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

.whitetext {
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}

.thankyou {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	color: #FFCC33;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	color: #333333;
}

input.big {
	width: 146px;
	height: 20px;
}

input.small {
	width: 100px;
	height: 20px;
}

input.go {
	width: 32px;
	height: 21px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

input.submit {
	width: 100px;
	height: 21px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	align: right;
}

label {
	float: left;
	text-align: right;
	margin-right: 2px;
	margin-top: 2px;
	width: 70px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC33;
}

label.short {
	float: left;
	text-align: right;
	margin-right: 2px;
	margin-top: 2px;
	width: 40px;
	font-weight: bold;
}

input.formlong {
	width: 290px;
	height: 20px;
}

input.formshort {
	width: 100px;
	height: 20px;
}

