/* CSS Document */
body {
background-image:url(images/stars.gif); background-color:black; color:#CCCCCC; font-family:Arial, Helvetica, sans-serif
}

.ruleslist { padding-bottom:0.8em;
}

h1 {
text-transform:uppercase; text-align:center;
}

.giveaway {
font-weight:bold;
}

#logo {
width:160px; height:77px; 
}

h2 {
color:#0000CC; text-align:center;
}

h3, .giveaway {
color:#003366; text-decoration:underline;
}

a.nav {
	font-weight:bold; color:#33FF00; text-shadow:White; 
}
a.nav:link {
	text-decoration:underline; color:#33FF00;
}

a.nav:visited {
	color:#00FF00;
}

a.nav:hover {
	text-decoration:underline; color:#00CCCC; 
}

a.nav:active {
	text-decoration: none;	
	}

#maincontainer {
	width:75%; height:95%; margin:auto; overflow:auto; background-color:#000000; position:absolute; left:12%;
}

#navigation {
	background-image:url(images/navbackground.gif); width:20%; height:98%; text-align:center; float:left; border-style:outset; border-right-style:none;
}

#content  {
	width:76%; float:left; border:inset; color:#000033; background-color:#FFFFFF; height:98%; overflow:auto; padding-left:1%; padding-right:1%;
}

hr {
	color:#66CCFF; margin-top:10%; margin-bottom:10%; 
}

ol {
	line-height:1.2em
}

a.sublinks {
 color: #00FFFF;
}

a.subcurrent {
	font-size:smaller; color: #00FFFF; text-transform:uppercase;
}

a.trailer {
	border:none; text-decoration:none; color:#0000CC;
}

ul {
	text-align:center;
}

.linkslist {
	text-align:left;
}

ul.movies {
	text-align:left;
}

a.current {
	text-transform:uppercase; color:#00FFFF
}