/* CSS Document */

body { margin: 0px; background: #000000; font-family: arial, verdana, sans-serif; color: #FFFFFF; }

.title { margin: 7px 0px 2px 0px; }
.bunny { margin: 3px 0px 0px 0px; }

a:link { color: #FFFFFF; }
a:active { color: #FFFFFF; }
a:visited { color: #FFFFFF; }
a:hover { color: #FF3333; }

table { background: #000000; }

h1, h2, h3, h4, h5 { font-family: arial, verdana, sans-serif; }
p, ul, ol, li, blockquote, table, td { font-family: arial, verdana, sans-serif; font-size: 11px; line-height: 16px; }

hr { height: 0px; border-bottom: 1px solid #FFFFFF; }

.navtable { border-bottom: 1px solid #333333; }

#nav { margin-bottom: 15px; }
#nav td { padding: 19px 0px 9px 0px; font-family: Times New Roman, Times, serif; font-size: 13px; line-height: 12px; }
#nav a:link { text-decoration: none; color: #FFFFFF; }
#nav a:active { text-decoration: none; color: #FFFFFF; }
#nav a:visited { text-decoration: none; color: #FFFFFF; }
#nav a:hover { text-decoration: underline; color: #FFFFFF; }
#nav .current { padding: 19px 0px 9px 0px; background: url(../images/bg-nav.gif) no-repeat top center; font-weight: bold; }
#nav .divider { margin: 0px 5px 0px 5px; }

.contentTable { background: #000000; }

#left { padding: 25px 0px 15px 10px; }
#left p { margin-bottom: 0px; }
#left ul { margin: 0px 0px 10px 15px; }
#left li { margin: 0px 0px 0px 3px; }
#left a:link { text-decoration: none; color: #FFFFFF; }
#left a:active { text-decoration: none; color: #FFFFFF; }
#left a:visited { text-decoration: none; color: #FFFFFF; }
#left a:hover { text-decoration: underline; color: #FFFFFF; }
#left .current { color: #FF3333; }

.right { padding: 25px 10px 15px 70px; }

#news { margin-left: 5px; }
#news td { padding-bottom: 15px; padding-right: 10px; }
#news .thumb { padding-right: 10px; }

.borderThis { border: 2px solid #333333; border-top: 1px solid #FFFFFF; border-left: 1px solid #FFFFFF; }

.copyright { background: #000000; padding: 10px 0px 10px 0px; text-align: center; border-top: 1px solid #333333; font-size: 9px; color: #333333; }

