/* General */
/* first two are for IE5 Mac only */
body { margin: 0; }
#theBigStage { margin: 15px auto; }
body {
	background: #9b93c7;
	color: black;
	text-align: center;
	margin/**/: 15px 0; /* hidden from IE5 Mac */
	padding: 0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	}
td { font-size: 11px; }
h1 { font-size: 164%; }
h2 { font-size: 120%; }
h3 {
	font-size: 100%;
	margin-bottom: .25em;
	}
h1, h2 { 
	font-family: Georgia, serif; 
	letter-spacing: .5px; 
	color: #200d81; 
	margin-bottom: .25em;
	}
p {
	margin: 0 0 1em;
	padding: 0;
	}
blockquote {
	padding: .5em;
	background: #f5f4fa;
	border: 1px solid #d1cde5;
	}
br, div.bloat { clear: both; }
img, a img, img a { border: none; }
a:link {
	color: #200d81;
	text-decoration: underline;
	}
a:visited {
	color: #220059;
	text-decoration: underline;
	}
a:hover {
	color: #9b93c7;
	text-decoration: none;
	}
#theBigStage {
	text-align: left;
	margin/**/: 0 auto; /* hidden from IE5Mac */
	padding: 0;
	border: 10px solid #200d81;
	background: #200d81;
	color: black;
	width: 760px; /* this and next two lines for buggy winIE/5x browsers */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 740px; /* this is the right width for compliant browsers */
	} 
html>body #theBigStage { width: 740px; } /* play nice with certain versions of Opera */
div.bloat hr {
	display: none;
	margin: -10px 0 0;
	padding: 0;
	border: 0;
	height: 0;
	}

/* Header */
#theHeader {
	color: white;
	background: #6d61ac url(images/header_glow.gif) repeat-x;
	padding: 0;
	margin: 0;
	clear: both;
	font-size: 10px;
	}
#theHeaderLogo {
	line-height: 75px;
	height: 75px;
	width: 192px;
	float: left;
	clear: none;
	background: url(images/header_logo.jpg) no-repeat top left;
	margin: 0;
	}
#theHeaderStuff { 
	background: url(images/header_purplebar.gif) repeat-x;
	text-align: right; 
	padding: 0; 
	}
#theHeaderStuff {
	float: right;
	width: 548px;
	} /* add float for IE5-Mac bug */
#theHeaderStuff/* */ {
	float: none;
	width: auto;
	} /* remove float for all other browsers */
#theHeaderHello {
	background: url(images/header_glow.gif) repeat-x;
	color: white;
	line-height: 27px;
	height: 27px;
	margin: 0;
	padding: 0;
	text-align: right;
	}
#theHeaderHello p { margin: 0 14px 0 0; }
#theHeaderHello a:link, #theHeaderHello a:visited {
	color: white;
	text-decoration: underline;
	text-decoration/**/: none;
	border-bottom/**/: 1px solid white;
	}
#theHeaderHello a:hover {
	color: white;
	text-decoration: none;
	border-bottom: none;
	}
#theHeaderSearch {
	background: #200d81 url(images/header_searchfade.jpg) repeat-y top right;
	padding: 0 10px;
	text-align: right;
	clear: right;
	}
#theHeaderSearch table.searchtable { width: 528px; }
#theHeaderSearch table.searchtable td { font-size: 9px; }
#theHeaderSearch .searchtext { padding: 0 5px; }
#theHeaderSearch .searchtext input { font-size: 10px; }
#theHeaderSearch .searchmovies .searchlabel img { margin: 0 0 0 9px; }
#theHeaderSearch .searchmovies .searchbutton { padding: 0 10px 0 5px; }
#theHeaderSearch .searchmovies select {
	font-size: 9px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	}
#theHeaderSearch .searchmovies select option { font-size: 9px; }
#theHeaderSearch td { vertical-align: middle; }
#theHeaderNav {
	color: white;
	background: #200d81;
	}

/* Content */
#theContent {
	clear: both;
	color: black;
	background: white;
	border-bottom: 1px solid #200d81;
	padding: 1em 14px;
	}
#oneCol #theContent { padding: 1em 14px; } /* declared in HTML body tag */
#twoCol #theContent {
	background: white url(images/2colFakie.gif) repeat-y 0 0;
	padding: 0 0 1em 14px;
	} /* declared in HTML body tag */
#theContentLeft {
	float:left;
	width: 502px;
	clear: none;
	padding: 1em 0 0;
	background: white;
	}
#theContentRight {
	float: right;
	width: 210px;
	clear: right;
	padding: 1em 0 0;
	background: #d1ceb6 url(images/2col_topright.gif) repeat-x top;
	}
#theContentRight p, #theContentRightIframe p { margin: .5em 10px; }
#theContentRightIframe p.count { margin: 0; }
#theContentRight div, #theContentRight table, #theContentRight h1, #theContentRight h2, #theContentRight h3, #theContentRightIframe div, #theContentRightIframe table, #theContentRightIframe h1, #theContentRightIframe h2, #theContentRightIframe h3, #theContentRightIframe h1.youRated { margin: 0 10px; }
#theContentRight img.divider, #theContentRightIframe img.divider {
	width: 210px;
	height: 18px;
	margin: 0;
	border: none;
	}

/* Footer */
#theFooter {
	color: white;
	background: #200d81;
	padding: 10px 0 0;
	margin: 0;
	clear: both;
	font-size: 10px;
	}
#theFooter h3 {
	color: #9b93c7;
	line-height: 100%;
	margin: 7px 0 0;
	padding: 0;
	text-align: right;
	} 
#theFooter, #theFooter div, #theFooter p { line-height: 140%; }
#theFooter div {
	margin:0;
	padding:0;
	}
#theFooter p { margin: 4px 0 0; }
#theFooter a:link, #theFooter a:visited {
	text-decoration: none;
	color: white;
	font-weight: normal;
	white-space: nowrap;
	}
#theFooter a:hover {
	text-decoration: underline;
	color: white;
	font-weight: normal;
	white-space: nowrap;
	}
#theFooterBar {
	color: white;
	background: #200d81 url(images/footerbar_right.jpg) no-repeat top right;
	height: 30px;
	padding: 0;
	margin: 0;
	}
#theFooterBar p {
	background: url(images/footerbar_left.gif) no-repeat 0 0;
	line-height: 30px;
	height: 30px;
	padding: 0 14px;
	margin:0;
	}
#underFooter {
	color: #e1def1;
	width: 760px;
	margin: 3px auto 0;
	padding: 0;
	}
#underFooter p {
	font-size: 9px;
	margin: 0;
	padding: 0 0 1px;
	}
#underFooter a:link, #underFooter a:visited {
	color: #e1def1;
	text-decoration: none;
	border-bottom: 1px solid #e1def1;
	}
#underFooter a:hover {
	color:#e1def1;
	border-bottom: none;
	}
