
body { background-color: #8b4513; text-align: center }
div.main  { 
min-width:800px;
max-width:800px;
width: auto !important; /*IE6 hack*/
width:800px; /*IE6 hack*/
margin:0 auto; /*center hack*/
text-align:left; /*center hack*/
 border: solid 2px #000; 
 background-color: #f5f5f5;  }

/* Header */
div.header     { background-image: url(images/SSC-Header.jpg); margin: 0 auto; padding: 0; width: 800px; height: 199px; overflow: hidden }
div.header h1  { line-height: 420px }
div.content  { font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; padding: 10px }
div.content h2  { color: #ff6347; text-align: center }
div.content h3  { color: #1C6DF0; text-align: center }
div.footer { color: #fff; font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #000 }
div.footer a { color: #fff }
