/* Basic */

*
{
	margin: 0em;
	padding: 0em;
}

h1,h2,h3,h4,h5,h6
{
	text-transform: uppercase;
	letter-spacing: 0.2em;
}



body
{
	font-family: "trebuchet ms", sans-serif;
	font-size: 10pt;
	background-color: #000000;
	color: #6F3109;
}

a
{
	color: #776600;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

/* Outer */

#outer
{
	width: 1100px;
	margin: 2em auto;
	margin-top: 5px;
}

/* Header */

#header
{
	border-style: solid;
    border-width: 2px;
    border-color: #eecc77;
    margin-top: 0px;
	margin-bottom: 1.75em;
	margin-left: 5em;
    margin-right: 5em;
	text-align: center;
}

#header h1
{
	font-size: 2em;
	color: #aa7733;
}

#header h2
{
	font-size: 1em;
	color: #747474;
}

#header h1 a
{
	color: #fff;
	text-decoration: none;
}




/* Menu */

#menu
{
	background: #000000 url('images/b1.jpg') top left no-repeat;
	height: 94px;
	width: 1100px;
}

#menu ul
{
	list-style: none;
	text-align: center;
	position: relative;
	top: 45px;
}

#menu li
{
	padding: 0em 1.5em 0em 1.5em;
	display: inline;
}

#menu li a
{
	color: #3A2000;
	font-weight: bolder;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 0.9em;
	letter-spacing: 0.2em;
}

#menu li a:hover
{
	text-decoration: underline;
}


div#menu a span {display: none;}
div#menu a:hover span 
{
   display: block;
   position: absolute; top: 2.9em; left: 18px; 
   width: 1058px;
   padding: 5px; 
   margin: 2.0em auto;
   margin-top: 0em;
   margin-bottom: 0em;
   z-index: 500;
   text-decoration: None;
   font-weight: bolder;
   color: #770000;  
   font: 11px Verdana, sans-serif; text-align: center;
}




/* Content */

#xbg1
{
	position: absolute;
	z-index: 1;
	background: #000000 url('images/b2.jpg') top left no-repeat;
	width: 1100px;
	height: 98px;
}

#content
{
	background: #EDDAB4 url('images/b3.jpg') top left repeat-y;
}

#content p
{
	margin-bottom: 2em;
	line-height: 1.5em;
}



#content h2,h3,h4,h5,h6
{
	position: relative;
	color: #3F2109;
	margin-bottom: 1em;
	padding-bottom: 0.5em;
	border-bottom: solid 1px #DFBF99;
}



#content h2
{
	font-size: 1.5em;
}

#content h3
{
	font-size: 1.1em;
}


#content h4
{
	font-size: 1.1em;
	padding-top: 0.1em;
	padding-bottom: 0.em;
	border-bottom: solid 0px #DFBF99;

}


#content h5
{
	font-size: 1.1em;
	margin-bottom: 0em;
	color: #881111;
	padding-bottom: 0.em;
	border-bottom: solid 0px #DFBF99;
}


.movie
{
	text-transform: uppercase;
	color: #772109;
	font-weight: bold;
	font-style: italic
}


.sins
{
	font-variant: small-caps; 
	font-weight: bold;
}


.genre
{
	color: #772109;
	font-weight: bold;
}



.quote
{
	font-family: "trebuchet ms", sans-serif;
	font-size: 8pt;
	color: #7E4211;
	padding-left: 3em;
	padding-right: 3em;
	font-style: italic;
	margin-top: -15px;
}


#content ul
{
	margin-bottom: 2em;
	padding-left: 1em;
}

#content blockquote
{
	margin-bottom: 2em;
}

#content blockquote p
{
	padding-left: 1em;
	margin-bottom: 0em;
}

#content table
{
	margin-bottom: 0em;
}

#content table th
{
	text-align: left;
	font-weight: bold;
	padding: 0.5em;
}

#content table td
{
	padding: 0.5em;
}

#content table tr.rowA
{
	background-color: #DFBD99;
	color: inherit;
}

#content table tr.rowB
{
	<!-- background-color: #EFDCC2; -->
	color: inherit;
}

/* Primary Content */

#primaryContentContainer
{
	position: relative;
	z-index: 2;
	float: right;
	margin-left: -21.5em;
	width: 100%;
}

#primaryContent
{
	margin: 2em 3.0em 0em 21.5em;
	padding: 0em 0em 0em 1.5em;
	border-left: solid 1px #DFBF99;
}

#primaryContent img
{
    margin: 5px -5px 2px 5px;
    padding: 1px;
    border-style: solid;
    border-width: 2px;
    border-color: #333300;
}



#primaryContent p
{
	font-size: 11pt;
	text-align:justify
}





/* Secondary Content */

#secondaryContent
{
	position: relative;
	z-index: 2;
	float: right;
	width: 19em;
	margin-top: 2em;
}

/* Footer */

#footer
{
	width: 1100px;
	height: 56px;
	padding-top: 30px;
	background: #000000 url('images/b4.jpg') top left no-repeat;
	text-align: center;
}

.clear
{
	clear: both;
}


.ad
{float: right; margin: 3px -2px 3px 10px;
}



#rating
{
     float: right; margin: 3px -5px 3px 10px;
     width: 9.5em;
     border: solid 2px #772200;
     padding: 3px 3px -5px 3px;
     text-align:center;
     font-size: 1.1em;
     font-weight: bold;
     text-transform: uppercase;
}

#rating p
{
	margin-bottom: 0.5em;
    font-size: 1.1em;
	line-height: 1.1em;
	text-align:center;
}


#rating span
{
     font-size: .75em;
     line-height: 10pt;
     margin-top: -2.0em;
}



#textrepeat
{
     Float:right;
     margin: 3px -5px 3px 10px;
     width: 13.5em;
     border: solid 2px #772200;
     padding: 3px 3px 3px 3px;
}

#textrepeat p
{
	margin-top: 0.8em;
	margin-bottom: 0.5em;
    font-size: 1.0em;
	line-height: 1.2em;
	text-align:center;
    font-weight: bold;
    text-transform: uppercase;

}



.photoboxr 
{
     float: right; 
     width: 140px;
     font-size: 8pt;
     margin: 0px -2px 5px 12px;
     text-align: center; 
     color: #000000;
}

.photoboxl 
{
     float: left; 
     width: 140px;
     font-size: 8pt;
     margin: 0px 12px 5px -4px;
     text-align: center; 
     color: #000000;
     padding-right: 10px;
}





.adframe
{
border-left: solid 10px #772200;
border-right: solid 10px #772200;
text-align:center;
padding-left: 0px;
padding-right: 0px;
margin-left: auto;
margin-right: auto;
}


.adframe2
{
margin-left: auto; 
margin-right: auto; 
width: 360px;
border-style: solid;
border-width: 2px;
border-color: #772200;
}