#content {background:url(../img/intro.jpg) no-repeat; width:900px;}
#cleancontent {width:900px;}

#bannerads {width:900px; margin:10px; font-size:10px;}
#bannerads img {padding:10px;}

body {background-color:black; font-family:arial; color:#c0c1c3;}

ul {width:220px; height:500px;margin-top:20px; float:right;}
li {width:110px; height:100px; margin-bottom:50px; float:left; color:white; list-style:none;}
li.sf {background:url(../img/sf.jpg) no-repeat;}
li.cf {background:url(../img/cf.jpg) no-repeat;}
li.sc {background:url(../img/sc.jpg) no-repeat;}
li.nc {background:url(../img/nc.jpg) no-repeat;}
li.va {background:url(../img/va.jpg) no-repeat;}
li.ma {background:url(../img/ma.jpg) no-repeat;}

img.logo {margin-left:15px; margin-top:15px; float:left; }

li p {padding-top:102px; font-size:12px;}
a:link, a:hover, a:active, a:visited {text-decoration:none; color:white; font-weight:bold;}
a:hover {text-decoration:underline;}

img {border:0;}

#bannerads img {padding:5px;}


#outer {
  position: absolute;
  /* top: 50%; */
  left: 0px;
  width: 100%;
  height: 1px;
  overflow: visible;
}
 
#inner {
  width: 900px;
 /** height: 600px; **/
  margin-left: -450px;  /***  width / 2   ***/
  position: absolute;
 /** top: -300px;   **/       /***  height / 2   ***/
  left: 50%;
}

#shadow {margin:20px;padding:15px;font-size:12px; background:url(../img/black90.png) repeat;}

p.linetwo, p.linethree, p.linefour, p.linefive {font-size:12px; line-height:14px; margin:0; padding:0; }

h4.lineone {padding:0; margin:0;}

.fifteen {margin-left:0px;}

#brown {color:#834631;}

#unit {width:100%; text-align:left; padding-bottom:15px; width:100%; margin-left:15px; padding:15px;}

p#reddish {color:#bc1d22; font-variant:small-caps; font-size:12px; padding-top:18px; position:relative; left:20px;}
p#reddish a {color:#bc1d22;}