html, body {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background: url(modern/wwr_gotback.gif) #999;
    color: #000;
    font-family: Helvetica, Arial, sans-serif;
    line-height: 1.6em;
    font-size: 12px;
    text-align: center;
}

a:link {
    text-decoration: underline;
    color: #444;
}

a:visited {
    color: #666;
}

img {
    display: inline;
    border: 0;
    margin: 0;
    padding: 0;
}

h4 {
    font-size: 11px;
}

#website {
    width: 760px;
    background: #FFF;
    margin-top: 26px;
    border: 1px solid #000;
    margin-right: auto;
    margin-left: auto; 
}

#topbanner {
    border: 0;
    padding: 0;
    margin: 0;
    background: transparent url(modern/modern_banner.gif) no-repeat top left;
    position: relative;
    text-align: left;
    height: 126px;
    width: 760px;
    display: block;
}

#topbanner h1 {
    display: none;
}

#navigation {
    background: #000;
    padding: 0;
    width: 760px;
    line-height: 26px;
    text-align: center;
    color: #FFF;
    letter-spacing: 1px;
    font-size: 10px;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
}

#navigation ul {
    border: 0;
    margin: 0;
    padding: 0;
    background: #000;
    white-space: nowrap;
    }

#navigation ul li {
    display: inline;
    list-style-type: none;
}

#navigation ul li a:link, #navigation ul li a:visited {
    border-right: 1px solid #FFF;
}

#navigation ul li #last {
    border-right: none;
}


#navigation a:link, #navigation a:visited {
    color: #BFBFBF;
    text-decoration: none;
    padding: 1px 10px 1px; 
}

#navigation a:hover {
color: #fff;
text-decoration: none;
}

#navigation a.current:link, #navigation a.current:visited {
    font-weight: bold;
    color: #FFF;
    letter-spacing: 1px;
}

#left {
    background: #FF0000;
    color: #FFF;
}

#leftcontent {
    margin-top: 30px;
    margin-left: 11px;
    margin-right: 16px;
    color: #FFF;
    font-size: 11px;
}

#leftcontent p.fineprint {
    font-size: 10px;
}

#leftcontent a {
    color: #FFF;
}

#leftcontent h2 {
    font-size: 10px;
    font-weight: bold;
    padding-left: 4px;
    margin-right: 24px;
    letter-spacing: 2px;
    line-height: 16px;
    margin-bottom: 0.35em;
}

#leftcontent h2.current {
    background: #F95948;
    border: 1px solid #FFF;
}

#leftcontent h2 a:link, #leftcontent h2 a:visited {
    text-decoration: none;
    color: #FFF;
}

#leftcontent h2 a:hover {
    border-bottom: 1px dotted #FFF;
}

#leftcontent h2.current a:hover {
    border-bottom: none;
}

#leftcontent ul {
    list-style-type: none;
    margin-left: 0;
    margin-top: 0;
    padding-top: 0;
    padding-left: 6px;
}

#leftcontent ul li {
    padding-bottom: 0px;
    padding-left: 20px;
}

#leftcontent ul li.current {
    background: url(modern/carets.gif) no-repeat left;
}

#leftcontent ul li a:link, #leftcontent ul li a:visited {
    color: #FFF;
    font-size: 11px;
    text-decoration: none;
}

#leftcontent ul li a:hover {
    border-bottom: 1px dotted #FFF;
}

#center {
    background: #FFF;
    color: #000;
}

#maincontent {
    margin-left: 26px;
    margin-right: 26px;
    font-size: 12px;
    padding-bottom: 4em;
}

#maincontent p.breadcrumb {
    margin-top: 6px;
    color: #999;
    line-height: 14px;
    margin-bottom: 10px;
    font-size: 10px;
}

#maincontent p.breadcrumb a:link, #maincontent p.breadcrumb a:visited {
    color: #999;
}

#maincontent h1 {
    color: #FF0000;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 1px;
}

#maincontent h1 strong {
    letter-spacing: 1px;
}

#right {
    background: #BFBFBF;
    color: #000;
}

#rightcontent {
    margin-top: 30px;
    margin-left: 14px;
    margin-right: 14px;
    color: #000;
    font-size: 10px;
    text-align: left;
    padding-bottom: 4em;
}

#rightcontent h2 {
    display: block;
    text-align: left;
    font-size: 10px;
    font-weight: bold;
    line-height: 18px;
}

#rightcontent h2 a {
    color: #000;
    text-decoration: none;
}

#rightcontent p.forum a {
    color: #444;
}

#rightcontent p.forum {
    margin-top: 1em;
    margin-bottom: 1em;
   
}

#rightcontent hr {
    color: #BFBFBF;
    height: 1px;
    border: 0;
    border-bottom: 1px solid #666;
    width: 75%;
    margin: 0;
    padding-top: 0.25em;
    padding-bottom: 0.25em;
}

#leftcontent hr {
    color: #FF0000;
    height: 1px;
    border: 0;
    border-bottom: 1px solid #FFF;
    width: 75%;
    margin: 0;
    margin-top: 2em;
    margin-bottom: 2em;
}

#theme {
    font-weight: bold;
}

#leftcontent a:link img, #leftcontent a:visited img {
    margin-right: 4px;
    border: 1px solid #F95948;
    text-decoration: none;
}

#leftcontent a:hover img {
    border: 1px solid #FFF;
}

#leftcontent p {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
