body{
	background:#000 url(../img/star_background.png) repeat fixed top;
	margin:0px;
	font: 400 14px/20px 'Open Sans', Verdana, Helvetica, sans-serif;
	color:#eee;
}
h1{font: 400 24px/36px Courier, monotype; color:#ffee74;}
h2{font: 400 20px/32px Courier, monotype; color:#bcb2e5;}
h3{font: 400 18px/28px Courier, monotype; color:#ffc074;}
ul{margin:0px; padding:0px;}
a {text-decoration:none; color:#ffc071;}
a:hover {color:#eee;}
a img{border:0px;}

#container{
	width:950px;
	margin:0px auto 300px auto;
	background:url(../img/body-bg.png);
	overflow:auto;
	padding-bottom:100px;
}

#header{
	width:864px;
	height:115px;
	background-color:#222222;
	padding:0px 43px;
	position: fixed;
	top:0px;
	left:50%;
	margin: 0 0 0 -475px;
}
#header #logo{
	padding-top:40px;
	float:left;
}
#header #main-menu{float:right; padding-top:45px;}
#header #main-menu li{
	float:left;
	list-style:none;
	margin-left:27px;
	font: 400 16px/20px Courier, monotype;
}

#heading { text-align:center; }

.top-poster01 { float:left;text-align:left;border:0;margin:12px;width:15%;border: 1px solid #fff; }

.top-poster02 { float:right;text-align:right;border:0;margin:12px;width:15%;border: 1px solid #fff; }

.toplogo { text-align:center;border:0;margin-top:32px;width:60%; }

.top-divider, .bottom-divider{
	margin-top: 8px;
	width:95%;
	height:9px;
	background:url(../img/divider.png) repeat-x;
	clear:both;
}
.top-divider{margin-bottom:40px;}
.bottom-divider{margin-top:40px;}

#summaries { padding: 12px; }

.poster { width: 12%; float: left; margin: 10px; border: 1px solid #fff; }
