html 
{
    height:100%;    
    margin: 0;
    padding: 0;
}     
body 
{
    height:100%;    
    margin: 0;
    padding: 0;
    font-family: Arial;
    font-size:14px;
    color:#666;
    background-image:url("http://1stnwd.com/staging/images/background.gif");
    background-position:top left;
    background-repeat:no-repeat
} 
a:link, a:visited {
    color:#e40100
}
 a:hover {
     color:#666
} 
#container {
    height:100% !important;
    width:1070px
}  
#logo 
{
    padding:10px;
    height:90px
} 
#hnav 
{
    height:20px
}         
#hnav ul {
	width: 100%;
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 0px;
	list-style-type: none;
}
#hnav li {
	float: left;
}
#hnav li a {
	display: block;
	padding: 8px 15px;
	text-decoration: none;
	color: #e40100;
}
#hnav li a:hover {
	color: #f70504; 
	text-decoration: underline;
}
#hnav li.active {
	display: block;
	padding: 8px 15px;
	text-decoration: none;
	color: #666;
}   
ul.nw {
    list-style-image:url("http://1stnwd.com/staging/images/list_marker.gif") !important;
    padding-left:-20px
}  
ul.nw li {
    padding-bottom:6px
}  
#content { 
    padding: 10px;  
    font-family:Arial;
    color:#666;
    font-size:14px;
} 
.pheader {
    font-family:Arial;
    color:#e40100;
    font-size:18px;
    margin-bottom:10px
}
.sheader {
    font-family:Arial;
    color:#666;
    font-size:13px;
    margin-bottom:10px;
    text-decoration:none;
    cursor:pointer
}
.sheader:hover {
    color:#9F9F9F;
    text-decoration:underline;
    cursor:pointer
}
.nheader {
    font-family:Arial;
    color:#000;
    font-size:15px;
    margin-bottom:10px;
}
.prheader {
    font-family:Arial;
    color:#000;
    font-size:16px;
    margin-left:20px;
    margin-bottom:10px;
}
.project_image 
{
    margin-left:20px;
    margin-bottom:10px
}    
.dashed 
{
    border-bottom: 1px dashed #CCC;
    margin:10px 0px
}    
#footer 
{
    height:100px;
    font-size:12px;
    width: 100%;
}
#footer a {
    padding: 8px 15px;
    text-decoration: none;
    color: #e40100;
}
#footer a, #footer a:visited {
    color:#e40100
}
#footer a:hover {
    color:#666
}
#footer_nav {
    margin-bottom:8px
} 
/**HIDE/SHOW STYLES**/

#content_container {
    width:98%
}        
#cc_left {
    width:160px;
    float:left
}
#cc_right {
    width:865px;
    float:left
}    
.nw {
    margin-top:0px
}
.lActive 
{
    color:#e40100;
    text-decoration:underline;
    cursor:default
}
.rcontent 
{
    display:none
}
.rActive 
{
    display:block
}
.printro {
    margin-left:20px;
    margin-bottom:10px
}
#trisectionContainer 
{
    width:100%
}
.trisection 
{
    width:30%;
    float:left;
    margin-right:10px
}        