/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin : 0; padding : 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Removes list-style from lists */
ol,ul { list-style : none; }

/* Normalizes font-style and font-weight to normal */
address, caption, code, dfn, th, var
{ font-style : normal; font-weight : normal; }

/* Removes table spacing */
table { border-collapse : collapse; border-spacing : 0; }

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

/* Removes quotation marks from q */
q:before, q:after { content :''; }

/* layout */

body {
	width: 950px;
	margin-top: 0px;
	margin-botton: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(stm_images/stm_bkgd.jpg);
	background-repeat:repeat-y;
	background-position:center;
	}

#wrapper {
	width: 950px;
	position:relative;
	padding: 0;
	margin: 0;
	background-image: url(stm_images/stm_logo.jpg);
	background-position: top;
	background-repeat:no-repeat;
	text-align:left;
	
	}

#topnav {
	position: absolute;
	top: 0px;
	left: 550px;
	width: 400px;
	height: 2em;
	top: 0px;
	z-index: 2;
	}
	
#branding {
	position: relative;
	top: -25px;
	width: 950px;
	height:200px;
	display: inline-block;
	}	
	
#content {
	width: 950px;
	position:relative;
	background-color:#FFFFFF;
	}	
	
#content_main {
	padding: 16px;
	width: 636px;
	left: 0px;
	}	
	
#content_sub {
	width: 250px;
	left: 684px;
	padding-top: 16px;
	}
	
#site_info {
	position:relative;
	width: 934px;
	padding: 8px;
	}
	
/* Basic Text */	

p {
	font-size: 0.75em;
	line-height: 1.5em;
	margin-bottom: 1em;
	}
	
li {
	font-size: 0.75em;
	}	
	
a {
	color: #003366;
	text-decoration: none;
	}
	
a:visited {
	color: #666666;
	}	
	
a:active {
	color: #003366;
	}
	
a:hover {
	color: #003366;
	text-decoration: underline;
	}			

/* STM nav */

#topnav h1 {
	position: absolute;
	text-indent: -9999px;
	}
	
#topnav ul {
	position:relative;
	top: 0px;
	text-align:right;
	padding: 0.6em 0.8em 0 0.25em;
	height: 2em;
	display:block;
	}

#topnav li {
	display: inline;
	border-left: solid #CCCCCC 1px;
	padding: 0 0 0 1em;
	margin: 0 0 0 0.5em;
	font-size: 0.65em;
	}
	
#topnav blockquote {
	position: relative;
	width: 200px;
	left: 93px;
	top: 2px;
	padding: 0 16px 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style:italic;
	}
	
#topnav p.quote {
	padding-left: 30px;
	background-image:url(layout_images/quote.png);
	background-repeat:no-repeat;
	background-position:top left;
	margin-bottom: 0.5em;
	color:#ffffff;
	} 
	
#topnav p.author {
	text-align:right;
	font-size: 0.6em;
	margin-bottom: 0em;
	} 
	
#topnav a {
	color: #ffffff;
	} 	
	
/* Header with Menu */
	
#branding h1, #branding p {
	position: relative;
	left: -9999px;
	}

	
/* Main Content Area */

#content_main h2 {
	font-size: 1.5em;
	color:#1c3454;
	font-weight: normal;
	margin:  0 0 0.5em 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
/* STM Right Column */	

#content_sub {
	border-left: #666666 1px dotted;
	}

#content_sub h3 {
	font-size: 1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	margin-bottom: 0.8em;
	font-weight: normal;
	}	

#stm_sub {
	width: 218px;
	padding: 0 16px 16px 16px;
	display:inline-block;
	}
	
/* Cast and Crew */	

#stm_team {
	width: 218px;
	}	
	
#stm_team li {
	margin: 0 0px 1em 0;
	font-size: 0.7em;
	color: #000000;
	
	}	
	
#team_menu img {
	padding: 4px;
	border: 1px solid #999999;
	margin: 0 0.5em 0.25em 0;
	float:left;
	}		
	
#team_menu a:hover img {
	border: 1px solid #003366;
	}	
	
#team_menu h4 {
	font-weight:normal;
	margin-bottom: 0.25em;	
	}
	
#team_main {
	width: 412px;
	float:right;
	background-color:#FFFFFF;
	border: 1px solid #48a1c9;
	margin-bottom: 1em;
	}
	
#team_main h3 {
	color: #ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.3em;
	padding: 0.25em 0.5em; 
	color:#1c3454;
	border-bottom: 1px solid #48a1c9;
	}	
	
#team_main img {
	width: 412px;
	margin-bottom: 1em;
	}	
	
#team_main p {
	padding: 0 1em 0 1em;
	}		

#stmcast {
margin-top: 1em;
padding: 1em;
border: 1px solid #bbbbbb;
}

#stmcast h2 {
position: relative;
top: -1.4em;
background-color: #ffffff;
display: inline-block;
padding: 0 0.5em;
margin-bottom: -0.7em;
}
	
/* Press */	

#stm_sub blockquote	{
	font-family:Georgia, "Times New Roman", Times, serif;
		margin-bottom: 2em;
	}
#stm_sub blockquote p.quote {
	font-size: 1.1em;
	margin-bottom: 0;
	color: #666666;
	line-height: 1.2em;
	}
	
#stm_sub blockquote p.author {
	text-align: right;
	color:#333333;
	}	
	
#press_contact {
	padding-top: 1em;
	border-top:	#666666 1px dotted;
	}

/* Footer */	

#site_info {
	background-color:#1c3454;
	color:#FFFFFF;
	font-size: 0.8em;
	height: 1em;
	padding-bottom: 10px;
	}
	
#site_info ul {
	position: relative;
	float:right;
	top: -1.2em;
	display:block;
	margin-bottom: -1.2em;
	}
	
#site_info li {
	display: inline;
	padding: 0 1em 0 0;
	margin: 0 0 0 0.5em;
	}
	
#site_info a {
	color:#FFFFFF;
	}	
	
#site_info p {
	margin-bottom: 0px;
	}
	
/* =si_clear_children */
.pc,.sc { position : absolute; top: 0; left: 0; }
.clear_children,.cc_tallest { position: relative; } /*\*/* html .clear_children { display: inline;}/**/
.cc_tallest:after { content: ''; } /* PREVENTS A REDRAW BUG IN SAFARI */