div#content{
height:450px;
float:left;
}


div#content div.two_cols{
width:435px;
}


div#bottom{
width:900px;
border-top:5px solid #181c1d;
background: #7c5928;
height:25px;
padding-top:10px;
}

div#bottom ul{
text-align:center;
margin:0px 0px 0px 50px;
padding:0px;
list-style:none;
}

div#bottom ul li{
float:left;
}

div#content_right{
float:right;
padding-right:5px;
height:450px;
}

div#content_right div.csc-textpic-imagewrap{
max-height:450px;
}

div#content_right div.csc-textpic-clear{
display:none;
}

div#content h1, div#content h2, div#content h3, div#content h4, div#content h5{
margin-left:20px;
} 

