body {
background-color:black;
margin: 0px 0px 0px 0px;
background-image:url('../images/background_gradient.jpg');
background-repeat: repeat-x;
background-color: #660000;
background-attachment:fixed;
}

body { 
scrollbar-face-color: #CC0000;
scrollbar-track-color: #000000; 
scrollbar-arrow-color: #ffffff;
scrollbar-highlight-color: #ffffff; 
scrollbar-3dlight-color: #003333;
scrollbar-shadow-color: #000000; 
scrollbar-darkshadow-color: #000066; 
}


	a:link {color: #FF0000}   /* unvisited link */
	a:visited {color: #666666}  /* visited link */
	a:hover {color: #666666}   /* mouse over link */
	a:active {color: #666666}   /* selected link */

.backgroundHolder{
	background-image:url('../images/background.png');
	background-repeat: no-repeat;
        width:972px;
	height:900px;
	}

.bodyContainer{
        width:837px;
	height:651px;
	position: absolute;
	top: 30px;
}


.header{
        width:825px;
	height:60px;
        position:absolute;
	top:5px;
	left:30px;
	background-color: white;
	line-height:60px;
	font-family: trajan, trajan pro;
	color: #CC0000;
	opacity:0.85;
	filter:alpha(opacity=85);
}

.navigation{
        width:825px;
	height:25px;
        position:absolute;
	top:73px;
	left:30px;
}

.secondary{
        width:825px;
	height:43px;
        position:absolute;
	top:107px;
	left:30px;
}

.mainContent{
        width:531px;
	height:484px;
        position:absolute;
	top:160px;
	left:30px;
	background-color: white;
	overflow:auto;
	opacity:0.85;
	filter:alpha(opacity=85);
}

.newsBody{
        width:530px;
	height:434px;
 	background-color: white;
	overflow:auto;
	
}

.newsText{
	COLOR: #000000;
	FONT-SIZE: 12px;
	FONT-FAMILY: Georgia;
	text-align: left;
}

.signUp{
        width:531px;
	height:434px;
	background-color:#CC3333;
	COLOR: #ffffff;
	FONT-SIZE: 12px;
	FONT-FAMILY: Georgia;
	text-align: left;
}

.shows{
        width:171px;
	height:484px;
        position:absolute;
	top:160px;
	left:570px;
	background-color:#ffffff;
	overflow:hidden;
	opacity:0.85;
	filter:alpha(opacity=85);	
}

.showsContent{
        width:171px;
	height:434px;
	overflow:auto;
}

.showDate{
	COLOR: #ff3333;
	FONT-SIZE: 14px;
	FONT-FAMILY: Georgia;
	text-align: left;
}

.showtitle{
	COLOR: #ff6666;
	FONT-SIZE: 12px;
	FONT-FAMILY: Georgia;
	text-align: left;
}

.showSummary{
	COLOR: #000000;
	FONT-SIZE: 10px;
	FONT-FAMILY: Georgia;
	text-align: left;
}

.tiles{
        width:105px;
	height:484px;
        position:absolute;
	top:160px;
	left:750px;
}

.tile1{
        position:absolute;
	top:0px;
}

.tile2{
        position:absolute;
	top:144px;
}

.tile3{
        position:relative;
	top:378px;
}

.secondary1{
        position:absolute;
	left:0px;
	padding-top: 9px;
	top: -9px;
}

.secondary2{
        position:absolute;
	left:180px;
	padding-top: 9px;
	top: -9px;
}

.secondary3{
        position:absolute;
	left:360px;
	padding-top: 9px;
	top: -9px;
}

.secondary4{
        position:absolute;
	left:540px;
	padding-top: 9px;
	top: -9px;
}

.secondary5{
        position:absolute;
	left:720px;
	padding-top: 9px;
	top: -9px;
}
