BODY {
	background-color: #000000;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	}

a {
	color: #c0155b;
	text-decoration: none;
	font-style: italic;
	}

.img, IMG {
	border: none;
	}
	
strong {
	color: #c0155b;
	}

div.background {
	width: 771px;
	height: 757px;
	padding: 0px;
	margin: 0 auto;
	margin-top: 25px;
	background-image: url(/template/images/background.jpg);
	background-repeat: no-repeat;
	border: 1px solid #444444;
	}
	
img.logo {
	float: left;
	margin-top: 10px;
	margin-bottom: 62px;
	margin-left: 100px;
	width: 120px;
	height: 80px;
	}
	
/* ------------- Menu -------------- */

div.menu {
	float: left;
	margin-left: 18px;
	margin-top: 40px;
	}
	
div.menu a {
	}

img.menu-about {
	width: 62px;
	height: 40px;
	}

img.menu-store {
	width: 64px;
	height: 40px;
	margin-left: 9px;
	}

img.menu-trailer {
	width: 80px;
	height: 40px;
	margin-left: 9px;
	}

img.menu-sponsors {
	width: 90px;
	height: 40px;
	margin-left: 9px;
	}

img.menu-premier {
	width: 85px;
	height: 40px;
	margin-left: 9px;
	}
	
/* -------------------------------- */

div.main {
	clear: both;
	width: 545px;
	height: 374px;
	margin-left: 122px;
	padding: 8px 0px 45px 0px;
	}
	
div.bottom {
	background-image: url(/template/images/footer.jpg);
	background-repeat: no-repeat;
	background-position: top middle;
	width: 766px;
	height: 173px;
	color: #ede3d2;
	margin: 0px 0px 0px 10px;
	}
	
img.click-n-print {
	float: right;
	margin: 0px 80px 0px 0px;
	width: 130px;
	height: 160px;
	}

div.footer {
	width: 771px;
	padding-bottom: 40px;
	margin: 0 auto;
	margin-top: 10px;
	}
	
div.footer-links {
	float: left;
	color: #555555;
	font-size: 10px;
	font-style: normal;
	}
	
div.footer-links a {
	color: #555555;
	font-size: 10px;
	font-style: normal;
	}
	
div.footer-copyright {
	float: right;
	color: #555555;
	font-size: 10px;
	font-style: normal;
	text-align: right;
	}	

div.footer-copyright a {
	color: #555555;
	font-size: 10px;
	font-style: normal;
	}	
	
/* -------- Development Classes --------- */

/*
IMG, .img {
	border: 1px solid red;
	}
	
DIV {
	border: 1px solid blue;
	}
*/

/* --------------------------------------- */