
body
{
 font-family: verdana, arial, sans-serif;
 margin-left:0px;
 margin-right:0px;
 background-repeat:no-repeat;
 background-color: #222222;
 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:138px;
}

#threecolwrap {
  float:left;
  width:100%;
	margin-right:-265px; /* CWS - neg margin move */
	top: -77px;
	}
#twocolwrap {
 	float:left;
	width:100%;
	display:inline; /* stops IE doubling  margin on float*/
	margin-right:-265px; /* CWS - neg margin move */
	}
#nav {
 	float:left;
 	width:120px;
	display:inline;
	position: relative;
	top: -52px;
	left: 0;
}
/* used for three col (front) page */
#content {
 	width:auto;
 	margin-left:120px;
 	margin-right:275px;
 	margin-top: -20px;
 	}

/* used for two col (eventdetail) page */
#content2 {
 	width:auto;
 	margin-left:120px;
 	margin-right:10px;
 	margin-top: 10px;
 	}
#rightcolumn {
 	float:left;
 	width:250px;
 	min-height: 500px;
 	margin-top: -20px;
 	margin-right: 15px;
	}

#onecolcontent {
	clear: both;
	padding-top: 0;
 	width:auto;
 	margin-left:0px;
 	margin-right:20px;
 	z-index:10;
 	}


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

/* a few more styles to help you see what's going on */

div#nav {borderddfbackground-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 {}

div#footer img {
padding: 0px 5px 5px 5px;
}

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 #de002c;
	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;
}
