@charset "iso-8859-1";
body {font-family: Verdana, Arial, Helvetica;} 

.nav {font-size: 9px; padding-bottom: 5px; padding-top: 20px; color: white; letter-spacing: 2px; padding-left: 0px; padding-right: 0px}
.navleft {font-size: 9px; padding-bottom: 5px; padding-top: 20px; color: white; letter-spacing: 2px; padding-left: 18px}
.navright {font-size: 9px; padding-bottom: 5px; padding-top: 20px; color: white; letter-spacing: 2px; padding-left: 0px; padding-right: 18px}

li {margin-left: -20; padding-bottom: 10px}

.body {font-size: 70%; line-height: 180%; padding-left: 18px}
.body2 {font-size: 70%; line-height: 140%; padding-right: 120px}
.body3 {font-size: 70%; line-height: 160%; padding-right: 60px}
.posterdesc {font-size: 70%; line-height: 120%; padding-left: 18px; padding-right: 18px; color: #919191}

.news {font-size: 70%; line-height: 140%; padding-left: 40px; padding-right: 20px}
.blog {font-size: 70%; line-height: 150%; padding-left: 10px; padding-right:10px}
.where {font-size: 85%; padding-bottom: 20px}
.browse  {font-size: 60%; padding-top: 5px; padding-bottom: 5px; }
.xsm {font-size: 60%; padding-top: 5px; padding-bottom: 5px; color: #999999}

a {text-decoration: none;} 

a.nav:link {color:#ffffff }
a.nav:visited {color:#ffffff }
a.nav:hover {color: #000000; }

a:link {color:#334477 }
a:visited {color:#334477 }
a:hover {color: #ff6633; }

a.bot:link {color:#000000 }
a.bot:visited {color:#000000 }
a.bot:hover {color: #ff6633; }

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('http://sinfield.org/images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('http://sinfield.org/images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 
/* End of style section.  */
