body { background: #030303 url(images/bg.gif); color: #cccccc; font-family: Verdana, Arial, sans-serif; font-size: 12px; text-align: center; margin: 20px; }
img { border: none; }

a, a:active, a:visited { color: #83aa00; text-decoration: underline; }
a:hover { color: #6b8b00; text-decoration: none; }

#container { width: 753px; margin: auto; color: #ffffff; }
#left-column { float: left; width: 285px; text-align: left; }
#right-column { float: right; width: 463px; text-align: left; }
#logo { margin-bottom: 47px; }

#navigation { font-size: 14px; margin-top: 70px; }
#navigation a { color: #cccccc; padding: 0px 20px; letter-spacing: -1px; text-decoration: none; }
#green-border { background: #83aa00; height: 23px; margin: 6px 0px 47px 0px; }
#green-border2 { background: #83aa00; height: 8px; }
#blog-content { margin-left: 18px; line-height: 18px; }
#comment-box { background: url(images/bg_comment.gif) no-repeat; height: 51px; margin: 25px 0px 40px 0px; padding: 7px 10px; }

h1 { color: #83aa00; text-transform: uppercase; font-size: 16px; text-decoration: underline; font-weight: normal; margin: 0px 0px 20px 0px; }
h2 { color: #ffffff; text-transform: uppercase; font-size: 13px; font-weight: normal; letter-spacing: -1px; margin: 7px 0px; }

form { display: inline; }
#search { border: 1px solid #888888; background: #ffffff; color: #888888; font-family: Verdana, Arial, sans-serif; font-size: 12px; text-transform: uppercase; padding: 3px 0px 0px 5px; width: 280px; height: 20px; margin-bottom: 19px; }

.sidebar-box { background: #030303 url(images/bg_sidebar.gif) no-repeat; padding: 15px 0px 30px 0px; border-bottom: 8px solid #83aa00; }
.sidebar-box ul { list-style-type: none; padding: 0; margin: 0px 0px 0px 12px; }
.sidebar-box li { background: url(images/bullet.gif) no-repeat 0 6px; padding-left: 15px; line-height: 18px; }
.sidebar-box a, .sidebar-box a:visited, .sidebar-box a:active { color: #ffffff; }
.sidebar-box a:hover { color: #cdcdcd; }
#logo1 { margin-left: 13px; float: left; }
#logo2 { margin-right: 13px; float: right; }
#logo3 { margin-left: 20px; }

#footer { border-top: 2px solid #83aa00; text-align: left; padding: 6px 0px 0px 0px; }
#footer a, #footer a:active, #footer a:visited { color: #ffffff; letter-spacing: -1px; text-decoration: none; text-transform: uppercase; }
#copyright { background: #83aa00; text-align: center; font-size: 11px; letter-spacing: -1px; color: #000000; padding: 15px 0px; margin-top: 6px; }
#copyright a, #copyright a:visited, #copyright a:active { color: #000000; text-underline: none; text-transform: none; }
#copyright a:hover { color: #000000; text-underline: underline; text-transform: none; }

.br1 { clear: both; }
