#home_left {
float: left;
width: 70%;
height: auto !important;
padding; 0px 0px 0px 0px;
}

#home_spacer {
float: left;
width: 2%;
height: auto !important;
padding; 0px 0px 0px 0px;
}

#home_right {
float: left;
width: 30%;
height: auto !important;
padding; 0px 0px 0px 0px;
text-align: right;
}

#content h1 {
font-size: 16px;
margin:0px 0px 10px 0px;
font-weight: bolder;
}

#content h1 a{
font-size: 16px;
margin:0px 0px 10px 0px;
font-weight: bolder;
color: #000000;
}





#content a {
text-decoration: none;
color: #cc0000;
}

#content a:hover, #content a:visited:hover {
text-decoration: none;
color: #760000;
}

#content a:visited {
text-decoration: none;
color: #cc0000;
}

div#content div#navtree {
font-size: 11px;
margin:0px 0px 20px 0px;
font-weight: normal;
color: #999999;
}

div#content div#navtree a{
font-size: 11px;
font-weight: normal;
color: #999999;
text-decoration:none;
}

div#content div#navtree a:hover{
font-size: 11px;
font-weight: normal;
color:#666666;
text-decoration:none;
}

div#content div#newspic {
        float: left;
}


div#content div#newspic img {
padding: 0px 20px 20px 0px; 
}
