@charset "UTF-8";
/* CSS Document */

* {margin:0;padding:0}
body {margin:0;font-family: "Lucida Sans", sans-serif;color:#cccccc;font-size:10px;line-height:16px;margin-top:30px;background-color:#23252d}
a:link, a:visited {color:#cc0000;font-size:10px;text-decoration:none}
p{margin-bottom:8px}
h2 {font-size:12px;font-weight:normal;color:#cc0000;margin-bottom:15px;}
#mainBox {width:800px;height:auto;margin-left:auto;margin-right:auto;text-align:center;position:relative;background-color:black;min-height:750px}

#banner {height:105px; width:800px;border-bottom:1px solid #222222}
#menu {  height:30px;  width:800px;background-image:url(images/nav-bg.jpg);background-repeat:no-repeat;} 

#menu ul {list-style-type:none;padding:0;margin:0;text-align:center;margin-left:35px;}
#menu  li {float:left;padding-left:18px;padding-right:18px;padding-top:8px}


#menu  li a {color: #fff; text-decoration:none;font-size:10px;font-weight:normal;}

#menu  li a:hover {color: #ffd803;  }

#latest {width:800px;height:225px;background-color:black;}
#latestlinks {font-size:9px;margin-top:15px;}
#latestlinks td.line {padding-left:20px;padding-top:15px;padding-bottom:15px;line-height:11px;width:70px; border-top:1px solid #888888}
#latestlinks a  {color:#999999;text-decoration:none;}
#latestlinks a:hover {color: #ffd803;}

#latest-cont {width:800px;height:1000px;background-color:black;background-image:url(images/latest-cont.jpg);background-repeat:no-repeat;background-position:bottom center}
#latest-cont p {width:700px;text-align:left;}
#news {width:800px;height:245px;margin-top:20px;text-align:left}
#news td {}
#news p {font-size:10px;line-height:16px;}
#video {height:240px;width:250px;}
#topics {width:800px;height:215px;background-image: url(images/topics.jpg);background-repeat:no-repeat;text-align:left}
#topics p {color:#444444;font-size:10px;padding:0 10px 0px 15px;line-height:12px;}
#topics p strong.emph {color:#111111}
#topics a {color:red;text-decoration:none;}
#about-navBox {width:800px; height:60px;background-image:url(images/about-nav.gif);background-repeat: no-repeat;background-position:-25px 0px}

.about-copy {width:765px; height:auto; position:relative;text-align:left;padding-left:35px;padding-top:20px;margin-bottom:10px;}
.about-copy p {width:65%;margin-bottom:9px;}
.about-copy p.intro {color:#888888;font-size:12px;margin-bottom:15px;}
div.nextlink {height:10px;width:200px;color:#aa0000;font-size:11px;position:absolute;left:530px; top:240px;}
div.nextlink a {color:#cc0000;}

#milestones {text-align:left;line-height:14px;width:530px;margin-top:5px;}
#milestones td {padding-bottom:15px;vertical-align:top;}
.about-right, .fame-right {width:160px;height:auto;position:absolute;top:23px;left:610px;color:#a2a8ab}
.about-right p.callout-quote {width:98%;font-family:Georgia, "Times New Roman", Times, serif;font-size:13px;font-style:italic;line-height:20px}
.about-right img {border:1px solid #444444;margin-bottom:15px}
.fame-right {top:270px; left:600px}
a.gray {color:#cccccc}

ul#aboutMenu {list-style-type:none;padding:0;margin:0;text-align:center;margin-left:100px;padding-top:20px}
ul#aboutMenu   li {float:left;padding-left:14px;padding-right:18px;padding-top:8px}
ul#aboutMenu  li a {color: #73848d; text-decoration:none;font-size:10px;font-weight:normal;}
ul#aboutMenu li a:hover {color: #ffd803;  }

#comingsoonBox {width:800px;height:460px;background-image: url(images/comingsoon.jpg);background-repeat: no-repeat}
#comingsoon-genBox {width:800px;height:460px;background-image: url(images/comingsoon-generic.jpg);background-repeat: no-repeat}
#contactBox {width:800px;height:460px;background-image: url(images/contact.jpg);background-repeat: no-repeat;position:relative}
#contactUs {width:300px;height:auto;position:absolute;top:280px;left:35px;text-align:left}

#recommend a {color:#999999}
#logos {width:800px;height:180px;background-color:white;}

.vScroller {
  position:relative;
  overflow:hidden;
  width:128px; 
  height:132px;
  margin:0; padding:0;
}
.vScrollee {
   overflow:hidden;

  position:absolute;
  width:128px; /* to get this number, subtract scrollee's padding from scroller's width */
  left:2px; top:0px;
  margin:0; padding:0;
}


.btn {
 
  overflow:hidden;
  width:auto; 
  height:auto;
  padding-top:2px;
 
  cursor:default;
 
}
#footerBox {width:780px; height:60px;padding-top:20px;margin-right:auto;margin-left:auto;text-align:center; padding-left:10px;padding-right:10px;background-image: url(images/footer.gif);background-repeat:no-repeat;}
#footer {width:780px; color:#555555;}
#footer a {color:#555555}