* {margin:0; padding:0;}
body {
	font-family: verdana, arial, helvetica, sans-serif;
	font:13px arial, verdana, helvetica, sans-serif;
	color: white;
	background: #cc0000;
	text-align: center;
	background-image:url(frame-red.png);
	background-repeat: repeat-y;

}

#boundingbox {
	position: absolute;
	top:0;
	left:50%;
	left: 0px;
	/*margin-left:-525px;*/ /* centers a 780px _container_ */
	width: 999px;
/*	background: blue;*/
}

#primary {
	position: absolute;
	top: 245px;
	left: 80px;
	width: 530px;
	/*font:11px verdana, arial, helvetica, sans-serif;*/
	text-align: justify;
}
	/*#primary #box {
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	}*/
.quoteright {
	/* BOTH QUOTERIGHT/LEFT ORIGINALLY 200PX WITH 10PX PADDING */
	width: 270px;
	float: right;
	padding-left: 10px;
}
.quoteleft {
	width: 270px;
	float: left;
	padding-right: 10px;
}

#gallery {
	position: absolute;
	top: 170px;
	left: 20px;
	z-index: 1;
	font-size:11px;
/*	background: green;*/
}

#secondary {
	position: absolute;
	top: 0px;
	left: 569px;
	width: 300px;
/*	background: #484d53;*/
}
#right {
	position: absolute;
	top: 170px;
	left: 760px;
	width: 210px;
text-align: justify;
/*	visibility: hidden;*/
/*background: yellow;*/
}
#rightedge {
	/* WAS FOR HORRORFEST. WANTS REMOVING FROM LAYOUTS */
}
#leftedge {
	position: absolute;
	top: 224px;
	left: 9px;
	width: 12px;
	height: 857px;
	background-image:url(../../divider.png);
	background-repeat: no-repeat;
}

#header {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
	height: 169px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	z-index: 0;
	overflow: visible;
/*	background: green;*/
	}

#footer {
	position: absolute;
	left: 0px;
	height: 136px;	
	width: 930px;
	text-align: center;
	visibility: hidden;
	clear: both;
	z-index: 1;
	background: red;
	background-image:url(graphics/bottom.png);
}
#footerinfo {

}
#pageinfo {
	position: absolute;
	top: 0px;
	left: 50px;
	width: 100px;
	text-align: left;
	visibility: hidden;
	z-index: 5;
}
#pageinfobasic {
	position: absolute;
	top: 0px;
	left: 770px;
	width: 100px;
	text-align: left;
	visibility: hidden;
	z-index: 5;
}
#adsense {
	position: absolute;
	top: 25px;
	left: 500px;
	z-index: 5;
}
#userdata {
	position: absolute;
	left:440px;
	top:150px;
	width:340px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 22px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	z-index: 0;
	overflow: hidden;
	border: 0px solid blue;
}
#newsnav {
padding: 2px;
text-align: center;
margin-left: 20px;
margin-right: 20px;
}
/* CLASS's */
.news {
clear:both;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 10px;
background: none;
}
.headline {
color: black;
}
.caption {
background: none;
padding-left: 2px;
padding-right: 2px;
font: 10px arial, verdana;
}
.forumquote {
color: #AAAAAA;
text-align: center;
}
.movielist {
padding: 2px 10px 2px 10px;
background: none;
font:10px verdana, arial;
font-weight:normal;
}
.movielistheadings {
padding: 2px 0px 2px 0px;
text-align: left;
color:black;
background: #DFDFDF;
font-weight:normal;
border-top:1px solid #9D9DA1;
border-bottom:1px solid #9D9DA1;
text-transform: uppercase;
font-size: 16px;
font-family: lenarin, i am, verdana, arial, helvetica, sans-serif;
}
.movielistcolumns {
font-size: 11px;
padding-top: 5px;
padding-bottom: 5px;
}
.pic {
border: 1px solid #ee6153;
}
.picover {
border: 1px solid #ee6153;
/*filter: gray;*/
}
.col {
/*filter: none;*/
}
.bw {
/*filter: gray;*/
}
.covers {
height: 143px;
width: 108px;
border: 1px solid #9D9DA1;
overflow: hidden;
/*filter: none;*/
}
.coversover {
height: 143px;
width: 108px;
border: 1px solid #9D9DA1;
overflow: hidden;
/*filter: gray;*/
}
.cells {
width: 108px;
border: 1px solid #9D9DA1;
padding: 0px;
margin: 0px;
background: white;
}
/* HEADINGS */
h1 {
	font-size: 32px; /* was 28 */
	line-height: 1em;
	font-family: verdana, arial, helvetica, sans-serif;
	text-transform: uppercase; 
}
h2 {
	font-size: 32px;
	line-height: 1em;
	font-family: verdana, arial, helvetica, sans-serif;
	text-transform: uppercase; 
}
h3 {
	font-size: 18px;
	line-height: 1em;
	font-family: verdana, arial, helvetica, sans-serif;
	text-transform: uppercase; 

}
h4 {
	font-size: 18px;
	line-height: 1em;
	font-family: verdana, arial, helvetica, sans-serif;
	text-transform: uppercase; 
}
h5 {
	font-size: 14px;
	line-height: 1em;
	font-family: verdana, arial, helvetica, sans-serif;
}
h6 {
	font-size: 20px;
	line-height: 1em;
	font-family: verdana, arial, helvetica, sans-serif;
	margin:0;
}
/* LINK STYLES */
a {
text-decoration: none;
color: #ee6153;
	}
a:visited {
	}
a:active {
	}
a:hover {
text-decoration: none;
color: #4189dd;
	}
.news a:link {
color: #ee6153;
	}
.news a:visited {
color: #ee6153;
	}
.news a:active {
	}
.news a:hover {
	}

img {
border:0;
margin:0;
padding:0;
	}
	/*
.border
{
border-top: 1px solid #ee6153;
border-bottom: 1px solid #ee6153;
}
.borderb
{
border-bottom: 1px solid #ee6153;
}
.borderrl
{
border-top: 1px solid #ee6153;
border-bottom: 1px solid #ee6153;
}
.bordertb
{
border-top: 2px solid #ee6153;
border-bottom: 2px solid #ee6153;
}
.borderrbl
{
border-top: 1px solid #ee6153;
border-bottom: 1px solid #ee6153;
}
.col
{
border-top: 1px solid #ee6153;
border-bottom: 1px solid #ee6153;
}
*/
