/* Start of CMSMS style sheet 'nbheStyle' */
BODY {padding: 0 380px 0 380px;	margin-top:8px; font-family:arial; background-color:#7D6F4D; font-size:12px; text-align:center;}
#sizer {margin: 0 auto 0 auto; padding: 0; width: 100%; max-width: 240px;}
#expander {background: #E3D2AE; margin: 0 -380px 0 -380px; min-width: 760px; position: relative;}

/* Holly hack for IE \*/
* html #expander { height: 0; }
/* */

#wrapper {width: 100%; text-align:left; background:#FFFFFF url(uploads/images/contentbg.gif) top left repeat-y; border-right:1px solid black; border-left:1px solid black; border-bottom:1px solid black; position:relative;} 
.header {background:#71A670 url(uploads/images/headerbk.jpg) top left repeat-x; height:100px; border-top:1px solid black;}
.logoimg {border:0px; float:left;}
.headright {border:0px; float:right;}
.blackbar {background-color:black; height:14px; border-top:1px solid white; border-bottom:1px solid white;}
.content {padding-left:250px; padding-right:10px; padding-top:10px;}
#menu {float:left; width:150px; position:absolute; top:150px; left:20px;}
#menu a {display:block; color:black; text-decoration:none; margin-bottom:7px; font-weight:bold;}
#menu a:hover {text-decoration:underline;}
#menu ul li {list-style-type:none;}
#menu ul {margin:0px; padding:0px;}
.homeimg {border:solid 1px black; margin-right:10px; float:left;}
.secondpic {border:solid 1px black; margin-left:10px;}

.story {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial, sans-serif;
	color: #006600;
	display:block;
	padding-bottom: 5px;
	border-top: medium none #CC6600;
	border-right: medium none #CC6600;
	border-bottom: medium double #CC6600;
	border-left: medium none #CC6600;
	text-transform: capitalize;
	text-decoration:none;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


<!--[if IE]>
<style type="text/css">
#sizer {
	width:expression(document.body.clientWidth > 1000 ? "240px" : "100%" );
}

/* End of 'nbheStyle' */

