#main {
float: left;
width: 540px;
padding: 0;
margin: 0;
}

#right_col {
float: right;
width: 240px;
padding: 0;
margin: 0;
}

#right_col p, #right_col h3 {
padding: 0;
margin: 0;
width: 200px;
}

#right_col dl {
font-weight: normal;
padding: 0;
margin: 0;
width: 200px;
}
#right_col dt {
font-weight: normal;
font-size: 100%;
}
#right_col dt a:link {
color: #CC3300;
}
#right_col dt a:visited {
color: #CC3300;
}
#right_col dt a:visited {
color: #CC3300;
}
#right_col dt a:hover {
background-color: #ffff41;color:#c30;text-decoration:underline}
}

#right_col dd {
font-weight: normal;
font-style: normal;
font-size: 80%;
color: #ccc;
}

#content blockquote {
float: none;
padding: 0;
margin: 0 50px 25px 10px;
width: 200px;
/* background: #BD3900 url(/images/misc/quote_top.jpg) no-repeat top left; */
text-align: left;
}

#content blockquote p, #content blockquote p.quote, #content blockquote p.source {
color: #900;
margin: 0;
padding: 0;
font: normal 90%/1.6em "Courier New", courier, serif;
}

#content blockquote p.quote strong {
font-weight: bold;
}

#content blockquote p.source {
font: normal 80%/1.5em Arial, Helvetica, sans-serif;
/* background: #BD3900 url(/images/misc/quote_bottom.jpg) no-repeat bottom; */
}
