
body {
   font-family: Tahoma, Verdana, Arial;
   font-size: 15px;
   text-align: center;
   margin: 0px auto;
   /* background-image: url(/~demo/samples/images/bg.gif); */
   /* background-repeat: repeat-x; */
   /* background-color: #156AC4;  */
   background-color: #FFFFFF;
}

#banner {
   background-image: url(/~demo/samples/images/yc-dp-banner.gif);
   width:800px;
   height:104px;
   z-index:100;
}


#theform {
   top: -30px;
   z-index:200;
   position:relative; 
}

#flashcontent {
   float: left;
   clear: both;
   height: 314px;
   top: 92px;
   left: 49px;
   z-index:200;
   position:relative; 
}

#contentLayout {
width: 800px;
}


#mainContent {
   color:#5B2116;
   font-family:Arial; 
   font-size: 11px ;
   width: 800px;
   height: 321px;
   background-repeat: no-repeat;
   background-color: #FFFFFF;      
}


#mainContent P {
   margin-left: 5px;
   font-size: 13px;
   text-align:justify;
   color: #000000;
}

#mainContent UL {
   font-size: 12px;
   display:block;
   margin-right: 15px;
   color: #000000;
   /* color: #2139bc; */
   list-style-image: url(/~demo/brandedentertainment/images/arrow.gif);   
}

#mainContent OL {
   font-size: 11px;
   display:block;
}

#leftc P{
  font-size:15px;  
  color:#000000;
  font-family:Arial;
  padding-right: 20px;
  padding-top: 190px;
}


#bottombar {
  width:800px;
  height: 110px;
  background-image: url(/~demo/brandedentertainment/images/foot_banner1.jpg);
  background-repeat: no-repeat;
  background-color: #bfc1be;
  z-index:100;
  color:#000000;
}
#bottombar TD {
  font-size:11px;  
  color:#000000;
  font-family:Tahoma
}
#bottombar A, #bottombar A:link,  #bottombar A:visited {
    text-decoration:none;
    color:#000000;
}
#bottombar A:hover {
   text-decoration:underline;
}

#footernotes {
  font-size:11px;  
  color:#000000;
  font-family:Tahoma
  z-index:200;
  position:relative;
}

#footernotes A{
  font-size:11px;  
  font-weight: bold;
  color:#000000;
  font-family:Tahoma
  z-index:200;
  position:relative; 
}

#footernotes TD{
  font-size:11px;  
  color:#000000;
  font-family:Tahoma
  z-index:200;
  position:relative; 
  padding-top: 5px;
}

#readmore A {
  font-size:11px;  
  color:#75653D;
  font-family:Tahoma;
  font-weight: bold;
  padding-left: 135px;
  text-decoration: none;
}

div#preloaded-images {
   position: absolute;
   left: -9999px; 
   top: -9999px;
}