body {
	margin: 					0px;
	background-attachment: 		fixed;
	background-color: 			#000000;
	background-image: 			 url(../img/site/bg.gif);
	background-repeat: 			no-repeat;
	background-position: 		left top;
	font-family: 				Arial, Helvetica, sans-serif;
	font-size: 					10px;
	color: 						#FFFFFF;
}
a:link {
	text-decoration: 			none;
	color: 						#CC6666;
}
a:visited {
	text-decoration: 			none;
	color: 						#CC3366;
}
a:hover {
	color: 						#FF9900;
	text-decoration: 			underline;
}
a:active {
	text-decoration: 			none;
	color: 						#CC6666;
}
.container {
	width:						700px;
	height:						700px;
	position:					absolute;
	left: 						50%;
	top:						10px; 
	margin-left: 				-350px;
}
.indexbody {
	font-family: 				Georgia, "Times New Roman", Times, serif;
	font-size: 					11px;
	color: 						#FFFFFF;
	position: 					absolute;
	left: 						10px;
	top: 						150px;
}
.indextitle {
	font-family: 				Georgia, "Times New Roman", Times, serif;
	font-size: 					24px;
	color:						#FF3300;
	position: 					absolute;
	left: 						10px;
	top: 						70px;
}
.quicktime {
	height: 					40px;
	width: 						320px;
	position: 					absolute;
	top: 						25px;
	left: 						10px;
}
.star-logo {
	position: 					absolute;
	left: 						550px;
	top: 						5px;
}
.videostar {
	position: 					absolute;
	left: 						425px;
	top: 						2px;
}
.filesize {
	position: 					absolute;
	left: 						10px;
	top: 						340px;
}
.voteCode {
	font-family: 				Georgia, "Times New Roman", Times, serif;
	font-weight: 				bold;
	font-size: 					24px;
	color: 						#FF3300;
	position: 					absolute;
	left: 						350px;
	top: 						30px;
}
.movie-container {
	background-color: 			#FFFFFF;
	padding: 					5px;
	height: 					256px;
	width: 						320px;
	position: 					absolute;
	top: 						70px;
	left: 						10px;
}
.titleText {
	font-family: 				Georgia, "Times New Roman", Times, serif;
	font-size: 					16px;
	font-weight: 				bold;
	color: 						#FFFFFF;
	position: 					absolute;
	left: 						350px;
	top: 						70px;
}
.filmmakers {
	font-family: 				Georgia, "Times New Roman", Times, serif;
	font-size: 					10px;
	color: 						#DDDDDD;
	position: 					absolute;
	left: 						350px;
	top: 						100px;
}
.band {
	font-family: 				Georgia, "Times New Roman", Times, serif;
	font-size: 					10px;
	color: 						#DDDDDD;
	position: 					absolute;
	left: 						10px;
	top: 						430px;
}
.return {
	font-family: 				Georgia, "Times New Roman", Times, serif;
	font-size: 					11px;
	font-weight: 				bold;
	color: 						#DDDDDD;
	position: 					absolute;
	left: 						10px;
	top: 						380px;
}
.vote {
	font-size: 					12px;
	color: 						#FFFFFF;
	position: 					absolute;
	left: 						10px;
	top: 						610px;
}
.logos {
	position: 					absolute;
	width:						800px;
	left: 						-10px;
	top: 						695px;
}
.bandLinks {
	font-size: 					14px;
	font-weight: 				bold;
}
.votecodeText {
	color: 						#FF0000;
	font-size: 12px;
}
.indexlogos {
	position: 					absolute;
	width:						800px;
	left: 						-10px;
	top: 						1435px;
}
.fitton {
	font-size: 10px;
}
.warning {
	color:						#FF3300;
}
