  body {
  margin : 0; 
  padding : 0; 
  background : url(images/layout/bg.jpg) repeat-x;
  background-color : #42A1FC;  
  color : #ffffff; 
  font-family:arial, tahoma, sans-serif;
  }
  table.maintbl {
  width : 800px;
  height : 831px;
  background : url(images/layout/maintblbg.jpg); 
  }
  td.rightcol {
  width : 470px;
  height : 831px;
  background : url(images/layout/right-col-bg.jpg) no-repeat; 
  }
  td.leftcol {
  width : 330px;
  height : 831px;
  background : url(images/layout/left-col-bg.jpg) no-repeat; 
  }
  table.contenttbl {
  width : 410px;
  height : 472px;
  background : url(images/layout/content-tbl-bg.png); 
  }
  td.content {
  padding : 0px 12px;
  width : 410px;
  height : 450px;
  background : url(images/layout/content-bg.png) no-repeat; 
  }
  img {
  border-color :#74DF63;
  }
  p, ul, ol { 
  color : #ffffff; 
  font-family:arial, tahoma, sans-serif;
  font-size : 90%;
  }
  .testimonials { 
  color : #3C97F6; 
  font-family:arial, tahoma, sans-serif;
  font-size : 14px;
  font-weight : bold;
  font-style : italic;
  margin:0px auto;
  filter:shadow;
  width:240px;
  filter:shadow;
  } 
  .disney { 
  font-size : 10px;
  color : #808080
  }
  .fixed10 { 
  font-size : 10px;
  }
  .fixed11 { 
  font-size : 11px;
  }
  .fixed14 { 
  font-size : 14px;
  }
  a.white:link {
  color : #ffffff; 
  text-decoration : none; 
  } 
  a.white:visited {
  color : #ffffff; 
  text-decoration : none; 
  } 
  a.white:hover {
  color : #56E61E; 
  text-decoration : none; 
  } 
  a.white:active {
  color : #56E61E; 
  text-decoration : none;
  }
  a:link {
  color : #56E61E; 
  text-decoration : none; 
  } 
  a:visited {
  color : #56E61E; 
  text-decoration : none; 
  } 
  a:hover {
  color : #34C0F3; 
  text-decoration : none; 
  } 
  a:active {
  color : #34C0F3; 
  text-decoration : none;
  }
  .red {
  color : #B90000; 
  }

