Ok, thanks, but where would I put that in my code. My layout code is:
CODE
<!-- begin code provided by createblog.com -->
<style type="text/css">
a:link, a:visited, a:active { color: #333; text-decoration: blink; }
a:hover { color: #666; text-decoration: none; }
body, td, div, p, th, select, input { font-family: verdana, arial, sans-serif; font-size: 10px; color: #333; }
body { background: #f0efef; }
form { margin: 0px; padding: 0px; }
hr { color: #ccc; }
.banner, .footer, #SearchBar1_pnlSearch { display: none; }
.main { table-layout: fixed; }
.mainleft table { background: #f0efef; border: 0px }
.mainleft th.left { background: #f0efef; padding: 0px 0px 5px 0px; }
.mainleft td.left, .blogbody { background: #fff; border: 1px solid #ccc; border-top: 5px solid #ccc; }
.mainleft th, .blogheader { font-size: 10px; text-transform: uppercase; letter-spacing: .3em; }
.blogbody td { text-align: justify; line-height: 17px; padding: 4px; padding-left:0px; width:0px; }
.htmleditor { width: 513px; }
</style>
<!-- end code provided by createblog.com -->