/* global declarations */
html { overflow-x:hidden; }  /* avoids explorer 6+ horizontal scrollbars */
body { background-color:#000000; text-transform:lowercase; color:#969696; padding:0; margin:0 auto; width:863px; font-family:Helvetica,Arial,sans-serif; }
a { text-decoration:none; color:#969696; outline:0; -moz-outline:0; }  /* mozilla: no borders around links */
a.white { text-decoration:none; color:#FFFFFF; }  
a.white:hover { text-decoration:none; color:#969696; }  
a.smallwhite { text-decoration:none; color:#FFFFFF; font-size:10px;}  
a.smallwhite:hover { text-decoration:none; color:#969696; font-size:10px;} 
a:focus { outline:none; }

a.tinylink { font-size:10px; }
.color_white { color:#ffffff; }

.copyspan { font-size:18px; } 
.normalspan { font-size:12px; } 
.smallspan { font-size:11px; } 
.verysmallspan { font-size:10px; } 
.sectionhdr { font-size:18px; font-weight:normal; }


.white { color:#FFFFFF; } 
.grey { color:#969696; } 

div#footer { margin-top:0px; font-size:10px; margin-bottom:30px; }
div#footer .copyright { margin-left: 9px; margin-right:10px; }