/* CSS Document */



#frame {
	width:739px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
}

#header {
	border-bottom:#602424 solid 1px;
}

#contentleft, #contentcenter, #contentright {
	margin:10px 0px 10px 6px;
	padding:0px;
	float:left;
	border:#390404 solid 1px;
	background:#390404;
	height:100%;
}

#leftstripe {
	margin-top:10px;
	width:13px;
	height:560px;
	float:left;
	background-image:url(../parts4site/images/bg1.jpg)
}

#contentleft {
	width:162px;
}

#contentcenter {
	width:208px;
}

#contentright {
	width:332px;

}

#other_prize_link {
	margin-top:5px;
	margin-left:6px;
	float:left;
	width:320px;
}

#youtubelinks {
	margin-top:5px;
	float:left;
	width:150px;
	padding:6px;
}

#prizelinks {
	margin-top:5px;
	float:left;
	width:150px;
	padding:6px;
}


#footer {
	float:left;
	width:100%;
	border-top:#602424 solid 1px;

}






