/* CSS Document */
html {height:97%; margin:0px; padding:0px;
}

body {
; background-color:#dcdcdc; color:#CCCCCC; font-family:Arial, Helvetica, sans-serif; min-height:100%; position:relative;
}

.ruleslist { padding-bottom:0.8em;
}

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

.giveaway {
font-weight:bold;
}

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

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:#FFFFFF;
}

a.nav:visited {
	color:#FFFFFF;
}

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

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

#maincontainer {
	width:90%; height:94%;  overflow:auto;  position:absolute; left:5%; border-radius:12px; -moz-border-radius:12px; top:.3em;
}

#navigation {
	background-color:#000033; width:19%; height:98%; text-align:center; float:left; border:solid; -moz-border-radius:12px; border-color:#000033; margin-right:1%; overflow:hidden;
}

#content  {
	width:76%; float:left;  color:#000033; background-color:#FFFFFF; height:98%; overflow:auto; padding-left:1%; padding-right:1%; -moz-border-radius:12px; border-radius:12px; border:solid; border-width:medium;
}

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

ol {
	line-height:1.2em
}

a.sublinks {
 color: #ccccff;
}

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

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

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

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:#99FF33
}


#credit {border-radius:8px; -moz-border-radius:8px; background-color:#CCCCFF; position:absolute; color:#000066; text-align:center; bottom:3px; width:50%; height:1.5em; margin:auto; left:25%; font-size:x-small;
}

#faq {line-height:1.3em; font-weight:bold; text-align:left;
}

#faq a {color:#0066cc;}

#faq ul li{font-weight:normal; line-height:1.1em; text-align:left; font-size:.9em; padding-bottom:.6em;}