
body
{
 font-family: verdana, arial, sans-serif;
 margin-left:0px;
 margin-right:0px;
 background-color: black;
 font-size: 0.8em;
 behavior:url(/css/csshover.htc);
}

*
{margin:0; padding:0;}

div#mainwrapper
 {min-width:760px; margin-left:auto; margin-right:auto;} /* centers layout when greater than max width */

div#mainwrapperfullw
 {min-width:760px; margin-left:auto; margin-right:auto;} /* centers layout when greater than max width */

div#header {
	width:auto;
	}

div#header img {
	width: 1200px;
	height:129px;
}

#threecolwrap {
  float:left;
  width:100%;
	}
#twocolwrap {
 	float:left;
	width:100%;
	display:inline; /* stops IE doubling  margin on float*/
	margin-right:-255px; /* CWS - neg margin move */
	}
#nav {
 	float:left;
 	width:20px;
	display:inline; /* stops IE doubling  margin on float*/
 	}
#content {
 	width:auto;
 	margin-left:20px;
 	margin-right:255px;
 	margin-top: 10px;
 	}
#rightcolumn {
 	float:left;
 	width:250px;
 	min-height: 500px;
 	margin-top: 8px;
	}
#onecolcontent {
	clear: both;
	padding-top: 10px;
 	width:auto;
 	margin-left:20px;
 	margin-right:20px;
 	z-index:10;
 	top: -20px;
 	position: relative;
 	}

#footer {
 	width:100%;
 	clear:both;
 	float:left;
 	}
/* end of structural styles */

/* a few more styles to help you see what's going on */
div#header {background-color:#000; }
div#nav {background-color:#FFF;}
div#rightcolumn {
min-height: 500px;
border-top: 0px solid black;
border-left: 0px solid black;
border-right: 0px solid black;
border-bottom: 0px solid black;}
div#footer {background-color:black;}
li {list-style-type:none;}

div.navigate {
color:#ff9900;
}
div#navigate a:link, div#navigate a:visited{
color: #f29400;
}

#body_nl>ul>li {
	list-style-type: square;
	margin:0 0 0 2em;
}


li {list-style-type:none;}

.div260px
{
padding: 0px 7px 0px 0px;
}



div#mainwrapper_nl {
	width:800px;
	border: 1px solid #ccc;
	margin: 0 auto;
} /* centers layout when greater than max width */


div#header_nl {
	height: 80px;
	width:auto;
}

div#header_nl img {
	width: 800px;
	height:80px;
}

div#onecolcontent_nl {
	clear: left;
	padding-top: 0;
}

div#navigate_nl {
	width: 150px;
	float: left;
	border-left: solid 4px #f29400;
	padding-left: 5px;
}

div#navigate_nl ul li {
	line-height: 1.5em;
	margin-top: 0.5em;
}

div#body_nl {
	width: 600px;
	float: left;
	padding: 5px;
} 
