body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	background-color: #000;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}
.oneColLiqCtrHdr #container {
	width: 1054px;  
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	min-height: 1000px;
}

.oneColLiqCtrHdr #inside_container{
	width: 1054px;  
	margin: 0 auto;
    z-index: -1;
	}

.oneColLiqCtrHdr #header {
	width: 1054px; 
}


#adrotator{
	height: 138px;
	background-image: url(/images/header/header.jpg);
    background-repeat: no-repeat;
    background-position:0 0;
}

/* targets IE7 only - valid CSS */
*:first-child+html { }

#navigation{height: 61px; margin-top: 0px;}


#world_buttons{height: 188px; width: 1054px; margin-bottom: 30px; }

.oneColLiqCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
}
.oneColLiqCtrHdr #mainContent {
 	background-image: url(/images/background/trailer.jpg);
    background-repeat: no-repeat;
    background-position:0 0;
	width: 1054px;  
    margin: 0 auto;
    min-height: 555px
}


.oneColLiqCtrHdr #mainContent2 {
   /* background-image: url(/images/background/trailernew.jpg);*/
    background-image: url(/images/background/trailernewNoLaurels.jpg);
    background-repeat: no-repeat;
    background-position:0 0;
    width: 1054px;  
    margin: 0 auto;
    min-height: 743px
}

/* different template for bckgrd called Watch Trailer Page */
.oneColLiqCtrHdr #mainContentTrailer {
    background-image: url(/images/background/TrailerPageBackground.jpg);
    background-repeat: no-repeat;
    background-position:0 0;
    width: 1054px;  
    margin: 0 auto;
    min-height: 743px
}


* html .oneColLiqCtrHdr #mainContent {
    margin-top: 0px;
	height: 555px;
}

* html .oneColLiqCtrHdr #mainContent2 {
    margin-top: 0px;
	height: 743px;
}

*:first-child+html .oneColLiqCtrHdr #mainContent{height: 555px; }

*:first-child+html .oneColLiqCtrHdr #mainContent2{height: 743px; }

.oneColLiqCtrHdr #footer { 
	width: 1054px;  
    margin-bottom: 20px;
} 
.oneColLiqCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
}



#page{padding-top: 20px; width: 597px; margin: 0 auto; padding-left: 5px;}



.catsub0498062 {
	margin: 0;
	padding: 0;
	border: 0;
    line-height: 1px;
}

td:hover{
margin: 0;
	padding: 0;
	border: 0;
    line-height: 1px;

}

/*drop menu ie6 fix*/
* html #catDynMenuSub343789{margin-left: -7px;}
* html #catDynMenuSub343797{margin-left: -7px;}


/* footer fixes */
#subtext{margin-left: -45px; width: 898px;}
* html #subtext{width: 898px; margin: 0 auto;}
*:first-child+html {width: 898px; margin: 0 auto;}
/* end footer fixes */
#cat_921823_divs{width: 542px; margin-left:149px; line-height:0;}
.catmain921823{padding-top:11px !important;}

/* ie6 fix for japanese page */
* html #ie6fix{height: 45px; padding-top: 10px;}
* html #cat_558322_divs{height: 45px; padding-top: 10px;}


/* ie6 work around to make ie6 play nice for min-height */
* html .oneColLiqCtrHdr #footer { 
   height: expression( this.scrollHeight < 401 ? "400px" : "auto" ); /* sets min-height for IE */
}


/* ie6 fix on the home page for the dropdowns falling behind movie. */
* html #mainHeaderContainer{z-index: 9999; position: relative; display: inline; }
* html .catdiv498062{display: inline; margin-left: -82px; margin-top: -20px;}
.donateBtn{
	position:fixed; top:23%;left:0px;
	z-index:100000;
}
.donateBtnOff{
	height:166px;
	padding:0;
	margin:0;
	overflow:hidden;
	background-repeat:no-repeat !important;
	
}

