/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 } 
 
#pagewidth{ 
 width:968px;  
 height: auto !important;
 height: 100%;
 min-height: 100%;
} 
 
#header{
 position:relative; 
 height:85px; 
 background-color:#FFFFFF; 
 width:100%;
} 

#nav{
 position:relative; 
 height:20px; 
 color:#FFFFFF;
 background-color:#433D44; 
 width:100%;
}
#content {
background-color:#666;
width:928px;
padding-top: 20px;
padding-left: 40px;
padding-bottom: 0px;
border-top:solid 6px #000000; 
}

#content2 {
background-color:#666;
width:888px;
padding-top: 20px;
padding-left: 40px;
padding-right: 40px;
padding-bottom: 40px;
border-top:solid 6px #000000; 
border-bottom:solid 6px #000000; 
}

#content3 {
background-color:#666;
width:928px;
padding-top: 20px;
padding-left: 40px;
padding-bottom: 50px;
border-top:solid 6px #000000; 
}

#publications {
 position:absolute; 
 width:360px;
 left: 40px;
}

#main {
 position:absolute; 
 width:100%;
 left: 40px;
}

#websites{
 position:relative; 
 float:right;
 width:420px;
 margin-right: 40px;
 margin-left: 40px;
}

#flierwire { position:relative;}
#mgb { position:relative; clear:both}
#njco {  position:relative; }

#news {  
margin-top:-10px;
width:938px;
background-color:#666;
padding-bottom:25px;
border-top:solid 6px #000000; 
padding-left:30px; 
}

.newsTable td { padding:10px;}
 
#leftcol{
 width:310px; 
 float:left; 
 position:relative; 
 padding-top:1em;
 padding-left:1em;
 border-right:1px dashed #bbb;
  }
  
#leftcolTwo{
 width:615px; 
 float:left; 
 position:relative; 
 padding-top:1em;
 padding-left:1em;
  }
  
#twocols{
 width:640px; 
 float:right; 
 position:relative; 
  }
  
#maincol{
 background-color: #666;  
 float: left; 
 display:inline; 
 position: relative; 
 width:968px;
 padding-top:1em;
 padding-right:2px;
 }
 
 #rightcol{
 width:307px; 
 float:right; 
 position:relative; 
 background-color:#DDE8A8;
 padding:1em;
 border-left:1px dashed #bbb;
 border-right:1px solid #bbb;
 border-bottom:1px solid #bbb;
 }
 
 
#footer{
 height:50px; 
 background-color:#FFFFFF; 
 clear:both;
 text-align:center;
 padding-right:100px;
 } 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}

/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

