body {
   font-family: arial, helvetica, sans-serif;
   font-size: 70%;
   color: #FFFFFF;
   background: url(http://i11.photobucket.com/albums/a188/yokester/divafall09paper.jpg) fixed;
}

#wrapper { width: 95%; font-size: 1em; margin: 10px auto; }

.mgr-navigation-sliver { color: #FFFFFF; background: url(http://i11.photobucket.com/albums/a188/yokester/divafall09top.jpg); }

.mgr-navigation-sliver a:link { color: #FFFFFF; }

.mgr-navigation-sliver a:visited { color: #FFFFFF; }

table { border: 1px solid #FFFFFF; }

th { border: 1px solid #FFFFFF; color: #FFFFFF; background: url(http://i11.photobucket.com/albums/a188/yokester/divafall09top.jpg); }

td { border: 1px solid #FFFFFF; color: #FFFFFF; background: #9D6357; }

th a:link { color: #FFFFFF; }

a { color: #0987CA; text-decoration: none; }

a:link { color: #5D2F31; text-decoration: none; }

a:visited { color: #6E383A; text-decoration: none; }

a:hover {
   color: #5D2F31;
   text-decoration: underline;
   font-weight: bold;
   background: #FFFFFF;
}

a:active {
   color: #FFFFFF;
   text-decoration: underline;
   font-weight: bold;
   background: #5D2F31;
}

.forum-box td { font-size: 1.0em; background: #9D6357; }

.forum-box .odd td { background: #9D6357; }

.forum-box .even td { background: #9D6357; }

.discussion-box td { background: #9D6357; }

.discussion-box .odd td { background: #9D6357; }

.discussion-box .even td { background: #925B50; }

input.text {
   color: #000000;
   border: 1px solid #FFFFFF;
   font-size: 1.0em;
   font-weight: bold;
   font-family: arial, helvetica, sans-serif;
   background: url(http://i11.photobucket.com/albums/a188/yokester/divafall09txt.jpg) fixed;
}

input.button {
   color: #FFFFFF;
   border-top: 1px solid #FFFFFF;
   border-left: 1px solid #FFFFFF;
   border-right: 1px solid #FFFFFF;
   border-bottom: 1px solid #FFFFFF;
   font-family: arial, helvetica, sans-serif;
   background: #5D2F31;
}

.dropdown li { border: 1px solid #FFFFFF; color: #FFFFFF; background: #5D2F31; }

.boxbody { font-size: 1em; }

h1 { font-size: 1.1em; font-weight: bold; }

h2 { font-size: 1.0em; font-weight: bold; }

h3 { font-size: 1.0em; font-weight: bold; }

h4 { font-size: 1.0em; font-weight: bold; }

h5 { font-size: 1.0em; font-weight: bold; }

h6 { font-size: 1.0em; font-weight: bold; }

.dropdown li * { text-decoration: none; color: #FFFFFF; }

.dropdown li a { text-decoration: none; color: #FFFFFF; }

.dropdown li a:visited { text-decoration: none; color: #CA9D86; }

.dropdown li a:active {
   color: #0987CA;
   text-decoration: underline;
   font-weight: bold;
   background: #F4BD59;
}

.dropdown li a:hover {
   color: #5D2F31;
   text-decoration: underline;
   font-weight: bold;
   background: #FFFFFF;
}

* html .dropdown li a:hover { color: #FFFFFF; }

.boxheading a:visited { color: #FFFFFF; }

th a:visited { color: #FFFFFF; }

.myboard {
   border: solid 1px #FFFFFF;
   width: 70%;
   margin: 0px auto;
   padding: 20px;
   background:  url(http://i11.photobucket.com/albums/a188/yokester/divafall09back.jpg);
}

html {
   scrollbar-face-color: #5D2F31;
   scrollbar-shadow-color: #E0AF95;
   scrollbar-highlight-color: #E0AF95;
   scrollbar-3dlight-color: #E0AF95;
   scrollbar-darkshadow-color: #E0AF95;
   scrollbar-track-color: #CA9D86;
   scrollbar-arrow-color: #CA9D86;
   background-attachment: scroll;
}