body {
	background: repeat-x #FFFFFF url(../../images/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, div {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
#contentwrapper {
	margin: auto;
	width: 840px;
}
#columns {
	position: relative;
}
#home_col1 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 563px;
}

#home_col2 {
	position: absolute;
	left: 564px;
	top: 0px;
	width: 277px;
}
#home_contestfooter {
	font-size: 10px;
	color: #a26100;
}
#home_contestfooter a {
	color: #a26100;
	text-decoration: none;
}

#sub_col1 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 334px;
}
#sub_col2 {
	position: absolute;
	left: 335px;
	top: 0px;
	width: 506px;
	margin-top: 10px;
}

#vid_col1 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 840px;
}
.textpadding {
	padding: 10px;
}
.texthighlight {
	color: #fcd683;
}
.textheader {
	font-size: 16px;
}
.instructions {
	font-size: 10px;
}


.itemlist {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #C0C0C0;
}

.itemlist li {
	background-image: url(../../images/home_videolistbuttonback.gif);
	background-color: #fcfcfc;
	background-repeat: repeat-x;
	color: #cf810d;
	padding: 4px 4px 4px 12px;
	border-left: 1px solid;
	border-right: 1px solid;
	border-top: 1px solid;
	border-color: #C0C0C0;
	border-bottom: 0;
	margin: 0;
	font-size: 10px;
}

.itemhighlight {	
	color: #999999;
	font-size: 12px;
}

.itemlist a {
	color: #cf810d;
	text-decoration: none;
}

.itemlist .disabled {
	color: #999999;
}
.product {
	padding-top: 10px;
	padding-right: 5px;
	color: #000000;
}
.product .header {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.product .description {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.product .description a {
	color: #cf810d;
}