body {
	margin: 0;
	padding: 0;
	background: #45494d url(../images/bg.jpg) top left repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: small;
}
#wrapper {
	width: 970px;
	margin: 0 auto;
	margin-top: 20px;
	background:#fff url(../images/grid16.gif) top left no-repeat;
	background:#fff;
	/* Fix IE5 */
	text-align: left;
}
img {
	border: 0;
}
#banner {
	position: relative;
	width: 970px;
	height: 150px;
	margin: 0 auto;
	padding: 0;
	background:#fff url(../images/wrapper_bgtop2.gif) top left no-repeat;
}
#icon, #find { behavior: url("../iepngfix.php") }
#lwiblogo {
	position: absolute;
	left: 15px;
	bottom: -20px;
}
#network {
	position: absolute;
	left: 210px;
	bottom: 25px;
}
#silhouette {
	position: absolute;
	right: 170px;
	bottom: 0px;
}
* html #silhouette {
	display: inline;
}
form#searchform {
	position: absolute;
	right: 20px;
	bottom: 0px;
	padding: 0;
	margin: 0;
}
#searchParam {
	margin-bottom: 8px;
}
#find{
	width: 117px;
	height: 27px;
}
#nav {
	float: left;
	width: 950px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0;
	/*height: 30px; added*/
}
/* IE Fix*/
* html #nav {
	display: inline;
}
#nav ul {
	float: left;
	width: 750px;
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 200px;
	font-size: 1.2em;
	background: url(../images/mainnav.jpg) top left repeat-x;
	/*height: 30px; added*/
}
/* IE Fix*/
* html #nav ul {
	display: inline;
	width: 950px;
	w\idth: 750px;
}
#nav li {
	float: left;
/*	height: 30px; */
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 8px;
	padding-bottom: 14px;
	margin-top:5px;
	background: url(../images/mainnav_border.jpg) top right no-repeat;
}
/* IE Fix*/
* html #nav li {
	display: inline;
}
#nav li a {
	text-decoration: none;
	color: #fff;
}
#nav li a.on {
	color: #fff;
	font-weight:bold;
}
#nav li a:link, #nav li a:visited {
	text-decoration: none;
}
#nav li a:hover {
	color: #fff;
}
#content_body {
	clear: both;
}
#left-col {
	float: left;
	width: 170px;
	margin-left: 10px;
}
* html #left-col {
	display: inline;
}
#right-col {
	float: right;
	width: 170px;
	margin-right: 10px;
	line-height: 110%;
}
* html #right-col {
	display: inline;
}
ul#sub_nav {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	width: 170px;
	/*background: #f4f6de url(images/subnav_bot.gif) bottom left no-repeat;*/
	font-size: 1.1em;
}
#sub_nav li {
/*	width: 160px; */
	padding: 8px 5px;
	/*background: url(images/menu_line.jpg) bottom left no-repeat;*/
	border-bottom: 1px dotted #CCCCCC;
}
* html #sub_navxx li {
	width: 170px;
	w\idth: 160px;
}
#sub_nav li.title {
/*	background: #000 url(images/subnav_top.gif) top left no-repeat; */
	color: #fa842a;
	color: #f37a33;
	font-weight: bold;
	text-align:center;
	letter-spacing: 0.1em;
}
#sub_nav a {
/*	display: block; */
	color: #000;
	text-decoration: none;
}
#sub_nav a:hover {
	color: #f37a33;
}
#main {
	float: left;
	width: 700px;
	margin-left: 25px; 
	padding: 10px;
	padding-top: 2px;
	line-height: 140%;
}
* html #main {
	display: inline;
	width: 750px;
	w\idth: 700px;
}
#main p, #main ul, #main ol {
	font-size: 1.1em;;
}
#main p {
/*	padding-top: 0;
	margin-top: 0; */
}
#main a {
	color: #f78f40;
	color: #f37a33;
	text-decoration: underline;
}
#main a:hover {
	text-decoration: none;
}
h1, h2, h3 {
	/*color: #f78f40;
	color: #fa842a;*/
	color: #f37a33;
}
h1 {
	font-size: 1.3em;
/*	letter-spacing: 0.05em; */
	padding-top: 10px;
	padding-top: 0px;
	border-bottom: 1px solid #fa842a;
	border-bottom: 1px solid #f37a33;
}
h2 {
	font-size: 1.2em;
}
h3 {
	font-size: 1.1em;
	border: 0;
	color: #000;
}
#footer {
	clear: both;
	width: 970px;
	background: url(../images/wrapper_bot2.gif) bottom left no-repeat;
}
#footer p {
	text-align:center;
	padding: 2px 0;
	font-size:0.7em;
	color: #999999;
/*	margin-left: 90px; */
	padding-bottom: 10px;
}
#footer ul {
	list-style: none;
	margin: 0;
	margin-left: 80px;
	padding: 0;
	padding-bottom: 10px;
}
#footer ul li {
	display:inline;
}
br.clear {
	clear: both;
}
.it {
	font-style:italic;
}
.bld {
	font-weight: bold;
}
#create {
	width: 970px;
	margin: 0 auto;
	text-align: left;
}
#create p {
	margin-top: 3px;
	margin-left: 10px;
	padding-top: 0;
	font-size: 0.7em;
	color: #CCCCCC;
}
#create p a {
	color: #ccc;
}
