mhtml, body{
	height:100%;
}
body.home, body.secondary {
	background-color: #FFF;
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 11px;
	line-height: 12pt;
	color: #6c6c6c;
}
body.secondary{
	height:100%;
	background:url(../gfx/secondary_bg.gif);
	color: #000;	
}
.underline{
	text-decoration: underline;
}
#preloader{
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}
#Hcontainer, #Scontainer, #footer{
	border: 0;
	margin: 0 0 0 20px;
	width: 750px;
	padding:0;
	margin-right:auto;
	margin-left:auto;
}
#Hdesign{
	margin: 0;
	padding: 0;
	border: 0;
	height: 106px;
}
#HlogoContainer{
	height: 96px;
	width: 655px;
	border: 0;
}
#SlogoContainer{
	width: 725px;
	border: 0;
	height: 50px;
}
#Hlogo{
	float: left;
	width: 269px;
	border: 0;
}
#Slogo{
	float: left;
	border: 0;
}
#HSearch{
	float: right;
	width: 140px;
	border: 0;
	color: #000;
	padding-top: 73px;
	text-align: right;
}
#SSearch{
	float: right;
	width: 95px;
	border: 0;
	color: #000;
	padding-top: 15px;
}
#HSearch a, #SSearch a{
	color: #000;
	text-decoration:none;
	text-align: right;
}
#HSearch a:hover, #SSearch a:hover{
	color: #0055cc;
	text-decoration:underline;
}
#Scontainer{
	width: 735px;
	background-color: #FFF;
	height: 100%;
	border:0;
}
#Scontent_container{
	background-color: #FFF;
}
/* Commented backslash hack hides rule from IE5-Mac \*/
#Scontainer{
	min-height: 100%;
}
#Scontent_container {
	min-height: 90%;
}
#Scontent{
	min-height: 95%;
}
 /* End IE5-Mac hack */
#Sdesign{
	height: 27px;
	padding: 11px 0 0 20px;
}
#Sdesign a{
	text-decoration: none;
	color: #000;
}
#Sdesign a:hover{
	color: #FFF;
}
#Simagetext {
	position: relative;
	left:109px;
	font-size: 14px;
	color:white;
	font-weight: bold;
}

/*SHARED PROPERTIES AND COLORS*/
img{
	border: 0;
}
.menuItem a, #sidebar, #footer{
	text-decoration: none;
	color: #000;
}
.black{
	color: black;
}
/*THE SECONDARY MENU IS THE HORIZONTAL MENU ON ALL SECONDARY PAGES */
#Smenu{
	padding: 1px 0 0 1px;
	height: 20px;
	margin: 0;
	border: 0;
	text-align: right;
}
#Smenu ul, #Ssub_menu ul{
	padding-top: 1px;
	white-space : nowrap;
	margin: 0;
	/*background-color: #FFF;*/
	border: 1px solid white;
}
#Smenu ul{
	background:url("../gfx/smenu_bg_off.gif");
}
#Smenu ul li{
	display: inline;
	border: 0;
	margin: 0;
	padding: 0;
}
#Smenu ul li a, #Smenu ul li span.current{
	color: #000;
	text-decoration: none;
	padding: 3px 5px 5px 5px;
	margin: 0;
	border-right: 1px solid white;
	border-left: 1px solid white;
}
#Smenu ul li span.current, #Ssub_menu ul li span.current{
	color: #999;
}
#Smenu ul li a:hover{
	text-decoration: none;
	background:url("../gfx/smenu_bg_over.gif");
}

/*THE SECONDARY CONTENT IS WHERE ALL OF THE CONTENT ON THE SECONDARY PAGES GOES*/
#Scontent_container{
	margin-top: 10px;
	/* uncomment to extend blue dotted line to 100%
	will cause scrolling - note must do both divs*/
	/*height: 100%;
	background-color:#FFFFFF;*/
}
#Scontent{	
	margin: 0 50px 0 142px;
	padding-left: 18px;
	border-left: 1px dotted #B6DBF5;
	/* uncomment to extend blue dotted line to 100%
	will cause scrolling*/
	/*height: 100%;
	background-color:#FFFFFF;
	border: 1px solid red;*/
}
#Scontent p a, #Scontent center a{
	color: #0055cc;
	text-decoration: none;
}
#Scontent p a:hover, #Scontent center a:hover{
	text-decoration: underline;
}
#Scontent ul a, #Scontent center a{
	color: #0055cc;
	text-decoration: none;
}
#Scontent ul a:hover, #Scontent center a:hover{
	text-decoration: underline;
}
#Scontent ul{
list-style-image: url(../gfx/blueGif.gif);
    list-style-type: disc;
}
#Scontent h1{
	font-size: 11px;
}
/*THE SUB MENU IS ANY SUB NAVIGATION ITEMS ON THE SECONDARY PAGES, AND EXISTS
IN THE #Ssub_menu div*/
#Ssub_menu{
	width: 120px;
	padding: 28px 5px 0 0;
	float: left;
	text-align: right;
	margin: 0;
}
#Ssub_menu ul{
	margin: 0;
	padding: 0 5px 0 15px;;
	list-style-type: none; 
}
#Ssub_menu ul li{
	width: 115px;
	margin-right: 10px;
	margin-top: 3px;
}
#Ssub_menu ul li a{
	color: #000;
	text-decoration: none;
}
#Ssub_menu ul li a:hover{
	text-decoration: underline;
}
/*THE MENU IS THE MAJOR MENU ITEMS AND THE SUB MENU TEXT ON YOUR HOME PAGE*/
#Hmenu{
	width: 486px;
	padding: 0 0 3px 0;
	margin: 0 1px 1px 1px;
	float: left;
}
.menuItem a, .menuItemSpacer{
	width:150px;
	padding: 2px 9px 3px 0px;
	float: left;
	margin:0;
	height:115px;
	text-decoration: none;
	background-image: url("../gfx/hmenu_bg_off.gif");
}
.menuItemSpacer{
	background-image: url("../gfx/hmenu_bg_empty.gif");
}
.menuItem a {
	text-decoration: none;
}
.menuItem br {
        margin-bottom: 0.25em;
	clear: both; 
	line-height: 0; 
	display: block
}
.menuItem a:hover{
	background-image:  url("../gfx/hmenu_bg_over.gif");
}
.menuEmpty{
	background:url("../gfx/btn_bg.gif");
}
/*THE SIDE BAR IS THE CONTENT AREA TO THE Right OF THE MAIN MENU ON THE HOME PAGE*/
#sidebar{
	width:198px;
	height: 362px;
	padding: 0px 20px 0 0px;
	color: #000;
	float: left;
	margin:0 1 1 0px;
	overflow: invisible;
}
#sidebar a{
	width:198px;
	padding: 2px 20px 0px 0px;
	float: left;
	margin:0;
	height:362px;
	background-image:  url("../gfx/hmenu_sidebar_bg.gif");
	text-decoration: none;
}
#sidebar li{
	margin: 0;
	padding: 0 0px 0 0px;;
}
#sidebar a:hover{
	background-image: url("../gfx/hmenu_sidebar_over.gif");
}
#searchDiv{
	padding: 5px 0 5px 10px;
	margin-top: 85px;
	margin-left: 15px;
	margin-right: auto;
	background-color:#FFF;
	width: 175px;
	height:20px;
}
.textarea{
	border: 0;
	font-size: 11px;
	color: #000;
	background-color:#FFF;
}

/*THIS IS THE Heading (ref'd to as footer) ON THE HOME PAGE */
#footer{
	clear: both;
	font-size: 9px;
}
#footer a { 
	font-weight:normal;
	color:#0055cc;
	text-decoration: none;
}
#sidebar a { 
	font-weight:normal;
	color:#0099cc;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
 #preloader{
 	display:none;
 }
 /*HEADER CLASSES FOR SECONDARY PAGES*/
/* .introduction{
 	background: url("../gfx/intro_hdr.gif");
 }
 .current_developments{
 	background: url("../gfx/current_dev_hdr.gif");
 }
 .collections{
 	background: url("../gfx/collections_hdr.gif");	
 }
  .this_weeks_doc{
 	background: url("../gfx/this_weeks_doc_hdr.gif");
 }
 .bibliography{
 	background: url("../gfx/bibliography_hdr.gif");
 }
 .links{
 	background: url("../gfx/links_hdr.gif");
 }
 .information{
 	background: url("../gfx/information_hdr.gif");
 }
 .find_a_vehicle{
 	background: url("../gfx/find_vehicle_hdr.gif");
 }
 .search{
 	background: url("../gfx/search_hdr.gif");
 }*/
/*Nulls for header script test*/
.introduction{
 	background: url("../gfx/null_hdr.gif");
 }
 .current_developments{
 	background: url("../gfx/null_hdr.gif");
 }
 .collections{
 	background: url("../gfx/null_hdr.gif");	
 }
  .this_weeks_doc{
 	background: url("../gfx/null_hdr.gif");
 }
 .bibliography{
 	background: url("../gfx/null_hdr.gif");
 }
 .links{
 	background: url("../gfx/null_hdr.gif");
 }
 .information{
 	background: url("../gfx/null_hdr.gif");
 }
 .find_a_vehicle{
 	background: url("../gfx/null_hdr.gif");
 }
 .search{
 	background: url("../gfx/null_hdr.gif");
 }
