body {
	min-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-image: url(images/contours_bg.jpg);
	}
#header {
	height: 121px;
	min-width: 800px;
	text-align: center;
	background-color: #333;
	padding-top: 1px;
	}
#slimheader {
	height: 50px;
	min-width: 800px;
	}
#wrap {
	min-width: 800px;
	margin:0;
	background-color: white;
	border-right: 1px solid black;
	margin-right:-165px;
	float:left;
	}
#content {
	padding: 10px;
	min-width: 780px;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	float:left;
	min-height: 854px;
	margin-right: -165px;
	}
#leftcontent {
	width:175px;
	background:#ffffff;
	border:0px solid #000000;
	float: left;
	padding-left: 10px;
	padding-top: 50px;
		}
#centercontent {
	top:0px;
	background:#ffffff;
	margin-left: 185px;
	margin-top: 0px;
	padding-top: 30px;
	margin-right:185px;
	border:0px solid #000000;
	min-height:854px;
	padding-left: 10px;
	padding-bottom: 20px;
		}
#rightcontent {
	right:150px;
	top:96px;
	width:175px;
	background:#ffffff;
	border:0px solid #000000;
		}
#lefthalf {
	float:left;
	width:50%;
	background:#ffffff;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:20px;
		}

#righthalf {
	font-size: 12px;
	padding-top:15px;
	padding-left:10px;
	padding-right:5px;
	padding-bottom:20px;
		}
.Box1Header {
	border-left: 2px dashed #000000;
	border-right: 2px dashed #000000;
	border-top: 2px dashed #000000;
	margin-top: 2px;
	margin-right: 10px;
	height:20px;
	background-color: black;
	color: white;
	font-weight:bold;
	font-size: 140%;
	padding:5px;
	}
.Box1Body {
	border-left: 2px dashed #000000;
	border-right: 2px dashed #000000;
	border-bottom: 2px dashed #000000;
	padding:5px;
	margin-bottom: 10px;
	margin-right: 10px;
	background-color: #E4E4E4;
	font-size:12px;
	}
#section {
	padding: 5px;
	padding-top: 0px;
	background-color: #ffffff;
	margin-bottom: 10px;
	margin-right: 20px;
	}
.section {
	padding: 5px;
	padding-top: 0px;
	background-color: #ffffff;
	margin-bottom: 10px;
	margin-right: 10px;
	}

#sectioncenter {
	background-image:url(images/logocomp.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	background-color:white;	position: relative;
	padding: 05px;
	padding-top: 0px;
	background-color: #ffffff;
	margin-bottom: 10px;
	margin-right: 20px;
	}
.item {
	margin-bottom: 2px;
	margin-top: 8px;
	min-height: 60px;
	}
.itemdate {
	font-size: 9px;
	color: #333333;
	}
.itemthumb {
	float:left;
	margin-right:5px;
	border-width:0px;
	border-style:solid;
	border-color:black;
	}
#footer {
	background-color: #505050;
	height: 51px;
	min-width: 800px;
	clear: both;
	}
#fluidfooter {
	background-color: #505050;
	height: 20px;
	clear: both;
	}
#footertext {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 10px;
	color: white;
	padding-left: 10px;
	padding-top: 2px;
	text-align: center;
	}
#footertext a:link, #footertext a:visited, #footertext a:active {
	color: #FFFF66;
	}
h1 {
	font-size: 140%;
	font-weight: bold;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	margin-top: 0px;
	}
.h1sub {
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	}
h2 {
	font-size: 120%;
	font-weight: bold;
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	margin: 0px;
	}
p {
	font-size: 100%;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	margin: 0px;
	}
h2 a:link, h2 a:visited, h2 a:active {
	color: blue;
	text-decoration: none;
	}
h2 a:hover {
	color: blue;
	text-decoration: none;
	text-decoration: none;
	}
#links {
	padding: 5px;
	}
#navbar {
	background-color: #008800;
	border: 1px solid black;
	height:21px;
	margin: 0px;
	padding: 0px;
	}
#navbar ul {
	display: inline;
	cursor: default;
	margin: 0;
	padding: 0;
	line-height: 20px;
	}
#navbar ul li {
	list-style: none;
	display: inline;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	}
#navbar ul li a:link {
	color: white;
	text-decoration: none;
	}
#navbar ul li a:visited {
	color: white;
	text-decoration: none;
	}
#navbar ul li a:active {
	color: white;
	text-decoration: none;
	}
#navbar ul li a:hover {
	color: black;
	text-decoration: none;
	}
#navbar ul li.first {
	margin-left: 0;
	padding-left: 10px;
	border-left: none;
	list-style: none;
	display: inline;
	}
#sitemap {
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 12px;
	border: 1px dashed #999999;
	}
.wrapper {
	border: 1px dashed #999999;
	background-color: white;
	padding:10px;
	margin-top: 4px;
	}	

.linkDesc {
	color: #666666;
	font-size: 10px;
	}
a:link, a:visited, a:active {
	color: blue;
	text-decoration: none;
	}
a:hover {
	text-decoration: none;
	}
div.spacer {
  	clear: both;
  	margin-top: 0px;
  	margin-bottom: 0px;
 	}
#container {
	width: 953px;
	text-align: left;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	border-width: 1;
	border-color: #333;
	padding: 1;
}
