
#center { width: 946px; margin: 0px auto; }
#header-outer { width: 946px; height: 95px;}
#header-logo { width: 266px; float: left; }
#header-tagline { float: left; width: 400px; }
#header-site-links { float: left; width: 280px; }
#header-links-middle { margin-top: 21px; }
#main-outer { width: 946px; clear:both; background-image:url(/images/bg_main.gif); }
#nav-outer { width: 266px;  float: left; padding-top: 35px; /* height: 580px; */ } 
#main-content-outer { width: 680px; float: right; }
#cmsarea1 { width: 680px; min-height: 9px; margin-bottom: 25px;}
* html #cmsarea1 { height: 9px; margin-bottom: 13px;}
#spacer { height: 25px; }
#cmsarea2 { width: 595px; margin-left:25px; }

/* Footer, taken from original Jelf site*/

#footer-links { clear: both; padding-left: 24px; padding-top: 40px;}

ul#mainlevel-nav {
float:left;
font-family:Arial,Verdana,Helvetica,sans-serif;
margin-left:0pt;
padding-left:0pt;
width:100%;
}

ul#mainlevel-nav li {
display:inline;
}

ul#mainlevel-nav li a {
color:#52227F;
float:left;
padding:0.2em 1em;
text-decoration:none;
}

ul#mainlevel-nav li a:hover {
color:#ADC7BC;
text-decoration:underline;
}

.formfieldalert { background-color: #FFCCCC}

/* Float Dynamic Height Fix */
/* http://www.positioniseverything.net/easyclearing.html */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
/* Holly Hack Targets IE Win only \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End Holly Hack */
/* End Float Dynamic Height Fix */