body {
	background: url(../images/steel_bg.jpg);
	margin: 0px;
	padding: 0 0 50px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.2em;
	z-index: 0;
}
p, h1, h2, h3, h4, h5 {
	margin-bottom: 0.2em;
	padding: 0;
}
h1, h2, h3, h4, h5 {}
p { padding: 0 50px;}
h1, h2 {padding: 0 0 5px 0;}
h1.center {text-align: center;}
h1.hidden {visibility: hidden;}
h6 {
font-size: inherit;
font-weight: bold;
}
ul {line-height: inherit;}
#banner {
	position: relative;
	left:0px;
	top:0px;
	width: 100%;
	z-index:1;
	background: url(../images/steel_blue.jpg) repeat top left;
	padding-top: 25px;
	padding-bottom: 25px;
}
#logo {
	margin: auto;
	text-align: center;
	background: url(../images/logo_nosteel.png) no-repeat center center;
	height: 80px;
}
#main {
	position:relative;
	background: url(images/ns_splash.gif) no-repeat top left;
	width: 100%;
	margin: 0px;
	left: 0px;
	z-index: 3;
}
#PageTitle {
	position:relative;
	left:25%;
	top:40px;
	z-index:1;
	width: 510px;
	clear:both;
	height: 80px;
}
#PageTitle.bio { height: 200px; }
#biotitle, #biopic {
	text-align: right;
	float: left;
	vertical-align: middle;
	padding: 10px 10px;
}
#biographies div { line-height: .8em; padding-top: 5px;}
#biographies div img {
	float: left;
	padding-right: 20px;
}
#splash_content {
	margin: 20px 0 200px 0;
	width: 50%
}
#main_content {
	position: relative;
	left: 100px;
	margin-right: 100px;
}
#learning {
	margin-left: 160px;
	margin-top: 110px;
}
#learning_text {
}
#learning_text ul {
	font-size: smaller;
	list-style: url(../images/boxbullet.gif);
}
#learning_text ul li {
}
a {
	text-decoration:none;
	font-weight: bold;
}
a:link {color:#648bb2;}
a:visited {color:#648bb2;}
a:hover {color: #aa55aa;}
#alternate_nav {
	float: right;
	width: 150px;
	height: 100%;
	background: #000;
	color: #fff;
	text-align: left;
	padding: 0 0 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	border-top: 1px solid #fff;
}
#alternate_nav ul {
	margin: 0;
	padding: 0;
}
#alternate_nav ul li {
	list-style-position: inside;
	font: inherit;
}
#alternate_nav a {
	font: inherit;
}
#livehelp {position: absolute; top: 165px; right:0; z-index: 100; padding:10px 10px 0 0;	
}
