body {
	background: #000000;
	font-family: arial;
	color: #BBBBBB;
	}
a:link {
	color: #356AA0; 
	text-decoration: none;
	}
a:visited {
	color: #356AA0; 
	text-decoration: none; 
	}
a:hover {
	color: #D01F3C; 
	text-decoration: none;
	}
a:active {
	color: #356AA0; 
	text-decoration: none; 
	}
div#container {
	background: #292A2B;
	margin-left: auto;
	margin-right: auto;
	width:988px;
	border-left: 1px dotted #100550;
	border-right: 1px dotted #100550;
	border-top: 1px dotted #100550;
	border-bottom: 1px dotted #100550;
}
div#header {
	margin-left: auto;
	margin-right: auto;
	width:988px;
	}
div#slogantime {
	border-top: 1px dotted #100550;
	border-bottom: 1px dotted #100550;
	background: #292A2B;
}
div#flashcontent {
	margin-left: auto;
	margin-right: auto;
	width: 988px;
}
div#content {
	margin-left: auto;
	margin-right: auto;
	width: 988px;
	}
div#validators {
	padding: 20px;
	}
div#googleads {
	}
p {
	text-indent: 3em;
	padding: 10px;
	}
h3 {
	text-indent: 3em;
	}
p.movie {
	text-indent: 0em;
	padding-top: 100px;
	}
.nav li{
	margin: 0px;
	padding: 7px 7px 2px 7px;
	display: inline;
	list-style-type: none;
	border-bottom: 1px dotted #000000;
	}
.movieleft { 
float:left;
padding-left: 50px;
} 
.movieright { 
float:right;
padding-right: 50px;
} 
a.movies { display:block; height:240px; width:352px; overflow:hidden; text-decoration: none; text-indent: 0px;}

a:hover.movies  { display:block; text-decoration: none; text-indent:-356px; }

