#leftcol {
 float: left;
 width: 470px;
 padding: 10px;
}
#leftcol #lefttop, #leftcol #leftbot, #leftcol #rssbox {
 margin-bottom: 20px;
}
#leftcol h3 {
 background: url(images/fade_ln.gif) bottom left no-repeat;
 height: 22px;
}





#rightcol {
 float: left;
 width: 260px;
 margin: 10px 0px;
 color: #4f4532;
}
#rightcol p {
 padding: 0px 10px 0px 15px;
}
#rightcol #rightbot hr {
 background-color: #aaa;
 color: #aaa;
 height: 1px;
 width: 90%;
 border: none;
 margin-bottom: 1em;
}
#righttop, #rightbot {
 background-color: #ffe3bf;
 border: 1px solid #f90;
}
#righttop h3 {
 background: url(images/header_bg2.gif) top left repeat-x;
 text-align: center;
 padding-bottom: 2px;
 color: #fff;
}
#righttop h4 {
 font-variant: small-caps;
 padding: 0px 0px 0px 10px;
 color: #c60;
}
#rightbot {
 margin-top: 10px;
}
#rightbot h3 {
 background: url(images/header_bg2.gif) top left repeat-x;
 text-align: center;
 padding-bottom: 2px;
 color: #fff;
}
#righttop p, #rightbot p {
 padding-bottom: 10px;
}
#rightbot ul li span {
 font-weight: bold;
}