/******* DEFAULT STYLES ********/
body {
	/*background-color	: #ACA595;*/
	background-color	: #CCCCCC;
	padding				: 0px 0px 0px 0px;
	margin				: 0px 0px 0px 0px;
	font-family			: "Lucida Grande", Arial, Helvetica;
	}

img {
	border: 0px none;
	}

table#main-table {
	width				: 100%;
	height				: 100%;
	background-color	: #ACA595;
	}

td#page-title {
	background-color	: #454545;
	border-top			: 1px solid #FFFFFF;
	height				: 26px;
	width				: 100%;
	padding				: 0px 0px 0px 8px;
	
	font-size			: 12px;
	font-weight			: bold;
	color				: #ACA595;
	}
	
/******* Header Styles ********/
table#header-table {
	background-color	: #7D7D7D;
	height				: 146px;
	width				: 100%;
	}

td#header-left {
	padding	: 18px 0px 0px 8px;
	height	: 146px;
	}

td#header-right {
	padding	: 23px 63px 0px 0px;
	height	: 146px;
	}

td#image-cell {
	width				: 100%;
	height				: 225px;
	background-repeat	: no-repeat;
	background-position	: top left;
	}

table#nav {
	width	: 100%;
	height	: 30px;
	}

#nav td {
	height	: 30px;
	padding-right: 2px;
	}

/******* FOOTER STYLES *******/
td#footer {
	padding		: 40px 0px 80px 8px;
	font-size	: 10px;
	color		: #0100FC;
	height		: 100%;
	}

#footer span {
	padding	: 0px 0px 0px 180px;
	color	: #E83013;
	}
	
#right-nav-bar{
	align	:left; 
	valign	:top;
	background	:url(images/nav-right.gif);
	background-repeat	:repeat-x;
	width	:100%;
	} 	

/******* BODY STYLES *******/
#content td {
	padding		: 21px 0px 0px 8px;
	font-size	: 12px;
	width		: 240px;
	}
	
#content strong {
	color		: #454545;
	font-weight	: bold;
	}

ul.boxes, ul.dots {
	list-style	: none;
	padding		: 0px 0px 0px 0px;
	margin		: 0px 0px 0px 0px;
	}

.boxes li {
	background-image	: url(images/box.gif);
	background-position	: middle left;
	background-repeat	: no-repeat;
	padding				: 0px 0px 6px 22px;
	}

.dots li {
	padding				: 0px 0px 6px 0px;
	}

/******* HOME STYLES *******/
#home-content td {
	padding		: 21px 0px 0px 8px;
	font-size	: 12px;
	width		: 240px;
	color		: #FFFFFF;
	}
	
.title {font-family: "Lucida Grande", Arial, Helvetica; color:#FFF; font-size:16px; font-weight:bold;}

.cast {font-family: "Lucida Grande", Arial, Helvetica; color:#000000; font-size:12px; font-weight:normal;}

.studio {font-family : "Lucida Grande", Arial, Helvetica; color:#454545; font-size:12px; font-weight:normal;}