/* CSS Document */

* {  
	margin:0; 
	padding:0; 
} 
body {
	color : #000000;
	background-color: #EEEEEE;
}

a:active { color: #FFFF00; }
a:link { color: #CC9900; }
a:visited { color: #FF0000; } 
ul li {

margin-left: 4em;
text-indent: 1em;
} 
hr {
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
width: 25px;
height: 2px;
margin: 0px;
margin-top: 9px;
margin-bottom: 9px;
text-align: center;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 1240px;
	background-image:url("/gladiator/graphics/sidebars_gladiator.jpg");
}
#Header {
	margin: 0 0 0 0;
	padding: 0px;
}
#container {
	clear:both;
	background-image:url("/gladiator/graphics/sidebars_gladiator.jpg");
}
#LeftSideBar {
	float: left;
	width: 175px;
}
#RightSideBar {
	float: right;
	width: 175px;
}
#MainWin {
	float: left;
	width: 890px;
}
#AdBanner {
	padding:5px 0px 5px 10px;
	height: 100px
	}
#Content {
	text-align: left;
	width: 800px;
}
#Content hr {
border-top: 2px solid #000000;
border-bottom: 1px solid #FFFFFF;
width: 100px;
height: 2px;
margin: 0px;
margin-top: 9px;
margin-bottom: 9px;
text-align: left;

}
#Footer {
	height: 20px;
	width: 1200px;
	clear:both;
}
.DVDInfo {color: #FFFF00}
.SideBar {font-size:13px; font-family:Times New Roman, Times, serif; font-weight: bold; color:#FFFFFF;}
.eBayTitle {font-size:13px; font-family:Times New Roman, Times, serif; font-weight: bold; color:#000000}
.SiteLinks {font-size: 13px; font-family:Arial, Helvetica, sans-serif}
.titles {font-size: 13px; font-family:Times New Roman, Times, serif; font-weight: bold; color:#000000;}
.dates {font-size: 13px; font-family:Times New Roman, Times, serif; font-weight: bold; color:#000000;}
.showDiv {visibility:visible}
.hideDiv {visibility:hidden}
.castTable {width: 700px; border:0; cellspacing:0; cellpadding:0; margin-left:auto; margin-right:auto;}
.headshotTable {width: 700px; border:0; cellspacing:0; cellpadding:0; margin-left:auto; margin-right:auto;}
.headshotTD1 {width: 175px; text-align:left;}
.headshotTD2 {width: 525px; text-align:left;}
.headshotFFTD1 {width: 200px; text-align:left;}
.headshotFFTD2 {width: 230px; text-align:left;}
.headshotFFTD3 {width: 200px; text-align:right;}
.relatedFilmTable {width: 425px; border:0; cellspacing:0; cellpadding:0; margin-left:auto; margin-right:auto;}
.relatedFilmTDtitle {text-align:center; vertical-align:top; font-family:Georgia, Times New Roman, Times, serif; font-weight: bold; }
.relatedFilmTD1 {width: 170px; text-align:left; vertical-align:top; font-family:Times New Roman, Times, serif; font-size:smaller; }
.relatedFilmTD2 {width: 175px; text-align:left; vertical-align:top; font-family:Times New Roman, Times, serif; font-size:smaller; }
.relatedFilmTD3 {width: 70px; text-align:right; vertical-align:top; font-family:Times New Roman, Times, serif; font-size:smaller; }
.adRectTable{width:305px; height:255px; border:0; margin-left:auto; margin-right:auto;} 
.anncTable{width:650px; border:0; margin-left:auto; margin-right:auto;}
a.specialLink:link { color: #000000; }
strong.specialLink { color: #000000; }


