/**********Microscope Imaging Station, main stylesheet*************//**********wrappers*************//*******************************styles by Chacha Sikes **  10-23-06  version 1.0*******//*** modified 27-30 November 2007 by Ted Koterwas***/html {	height: 100%; }body {	background-color: #000000;		font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.9em;	font-style: normal;	font-weight: normal;	text-decoration: none;	height: 100%; 	}	html * {	margin:0 auto;	}	#body_wrapper {	width: 800px; 	height: 100%;	margin: 0 auto; 	text-align: center;		}	#wrapper_outside * {	text-align: left;	}#wrapper_outside {	width: 100%; 	height: 100%;	position: relative;	top: 0px; left: 0px;		}#wrapper_inside {	width: 100%; 	height: 100%;	text-align: center;	position: relative; top: 0px; left: 0px;	}/**********headers*************/#page_header{	width: 800px;	background: #000000;	padding: 0px;	position: relative;	top: 0px;	left: 0px;	height: 158px;}#exploratoriumLogo {	width: 800px;	background: #000000;	padding: 0px;	position: absolute;	top: 0px;	left: 0px;	height: 33px;}#mis_logo{	width: 124px; 	height: 90px;	position: absolute; top: 33px;	left: 0px; 	background-color:#DC650E;}#mis_banner{	width: 676px; 	height: 90px;	position: absolute; top: 33px;	left: 124px; 	background-color:#E7E7E7;	}	#mis_banner_tagline	{	width: 790px; 	height: 25px;	position: absolute; top:   95px;	left: 0px; 	color: #FFFFFF;		text-align: right;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 1.0em;	font-style: normal;	font-weight: bold;}	#menu_wrapper{	width: 800px; 	height: 35px;	position: absolute; top: 124px;	left: 0px; 		background: #000000;	}#menu_wrapper li{	width: 140px; 	height: 35px;	margin: 0 auto;	float: left;	position: relative; top: 8px;	left: 60px; 	list-style: none;	text-align: center;}#menu_wrapper * {	text-align: center;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.95em;	font-style: normal;	font-weight: bold;	text-decoration: none;	color: #FFFFFF;		height: auto;}#menu_wrapper * a:hover, #menu_wrapper a.over{	color: #FF9933;	}/**********main content*************/#page_content{	position: absolute;	top: 158px;	left: 0px;	height: auto;	background-image: url(../css_theme_images/main_bkg.gif);	background-repeat: repeat-y;}* html #page_content{	height: 100%;	background-image: url(../css_theme_images/main_bkg.gif);	background-repeat: repeat-y;}		/* 	#sub_menu_container modified 28 November 2007 by Ted Koterwas 	to fix IE6 rendering issue: 		added display: inline; 	this fixes double margin bug on floated elements in IE6 and is ignored by other browsers.		*/	#sub_menu_container{	position: relative;	width: 124px; 	padding: 0px;	top: 0px;	left: 0px;	min-height: 450px;	float: left;	display:inline;}/* 	#main_container modified 28 November 2007 by Ted Koterwas 	to fix IE6 renderring issue: 		added display: inline; 	this fixes double margin bug on floated elements in IE6 and is ignored by other browsers.		changed width from 676px to 672px to ensure that it fits within parent div. 	*/#main_container{	position: relative;	width: 672px; 	height: 100%; 	padding: 0px;	top: 1px;	left: 0px;	float: left;	display:inline;}#exploratoriumLinks_container{	background: #000000;	position: relative;	width: 800px; 	height: 200px; 	padding: 0px;	clear: both;}	#sub_menu{	width: 124px;	position: absolute;	top: 0px; 	left: 0px;	height: 100%;}			#main {	position: absolute;	display: block;	top: 0px;	left: 0px;	width: 100%;	height: auto;	margin:0 auto;}/**********special content in separate content css file*************/#main, .main_font{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.9em;	font-style: normal;	font-weight: normal;	text-decoration: none;	color: #ffffff;}.main_font_title{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 1.1em;	font-style: normal;	font-weight: bold;	text-decoration: none;	color: #ffffff;}.main_font_title_normal{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 1.1em;	font-style: normal;	font-weight: normal;	text-decoration: none;	color: #ffffff;}.main_font_subhead{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 1.0em;	font-style: normal;	font-weight: bold;	text-decoration: none;	color: #ffffff;}.main_font_subhead2{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: .9em;	font-style: normal;	font-weight: bold;	text-decoration: none;	color: #ffffff;}.main_font_bold{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.95em;	font-style: normal;	font-weight: bold;	text-decoration: none;	color: #ffffff;}a.main_font,a.main_font:link,a.main_font:visited {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.95em;	font-style: normal;	font-weight: bold;	text-decoration: none;	color: #ffffff;}a.main_font:hover {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.95em;	font-style: normal;	font-weight: bold;	text-decoration: none;	color: #FF9933;	}.main_font_over {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.95em;	font-style: normal;	font-weight: bold;	text-decoration: none;	color: #FF9933;	}/**********footer*************/#exploratoriumLinks{	padding: 0px;	position:absolute;  top: 20px; left: 20px;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.90em;	font-style: normal;	font-weight: normal;	text-decoration: none;	color: #ffffff;	width: 790px; height: 100px; }#exploratoriumLinks a,#exploratoriumLinks a:link,#exploratoriumLinks a:active,#exploratoriumLinks a:visited {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.90em;	font-style: normal;	font-weight: bold;	text-decoration: none;	color: #ffffff;	}#exploratoriumLinks a:hover {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.90em;	font-style: normal;	font-weight: bold;	text-decoration: none;	color: #FF9933;	}