body {
   font-family: sans-serif;
   font-size: 11px;
   color: #7b7b7b;
   background-color: #000;
   padding-top: 20px;
}
h1, h2, h3 {
   margin-top: 0px;
   margin-bottom: 15px;
   /*font-weight: normal;*/
}
h1 {
   font-size: 14px;
}
h2 {
   font-size: 18px;
}
h2 {
   font-size: 16px;
}
a {
   color: #be8b8b;
   text-decoration: none;
}
a:hover {
   text-decoration: underline;
}
a:visited {
   color: #be8b8b;
}
th {
   font-weight: normal;
   text-align: right;
}
input,
textarea {
   border: 1px solid #333;
}

#sj_container {
   border: 10px solid #171616;
   width: 910px;
}
#sj_nav {
   border-left: 1px solid #000;
   height: 90px;
}
#sj_theme {
   width: 350px;
   height: 550px;
   background-color: #191919;
}
#sj_main {
   border-left: 1px solid #000;
   padding-top: 10px;
   padding-left: 40px;
   padding-right: 40px;
}
#sj_footer {
   border-left: 1px solid #000;
   height: 60px;
}

#sj_home {
   border: 10px solid #171616;
   width: 895px;
}

#sj_shows {
   line-height: 2.5em;
   text-align: center;
   margin-top: 50px;
}

#sj_agents {
   line-height: 1.6em;
   text-align: center;
}

#sj_collection_links {
   margin-bottom: 7px;
}

.silver {
   color: #ADAFAC;
}
.sj_field {
   width: 350px;
}
.sj_button {
   background-color: #B2B2B2;
}
.collection_thumbs {
   scrollbar-base-color: #191919;
   scrollbar-arrow-color: #333;
   scrollbar-track-color: #333;
   scrollbar-shadow-color: #000;
   scrollbar-lightshadow-color: #000;
   scrollbar-darkshadow-color: #333;
   scrollbar-highlight-color: #333;
   scrollbar-3dlight-color: #000;
   height: 195px;
}
.p {
   margin-bottom: 7px;
}