
  body {
  background-color:#000000;
  background-image:url('TourImages/TourBG_042808.png');
  background-position:top;
  font-family:verdana;
  font-size:12px;
  margin:0px;
  padding:0px;
  }


/* Top header portion includes flash scroller */
  #main {
  margin:0px;
  margin-top:5px;
  padding:0px;
  width:1000px;
  border:1px solid #000000;
  }

/* Block that contains all clip subblocks*/
  #content {
  margin-top:5px;
  padding:0px;
  background-color:#333333; 
  width:1000px;
  border:1px solid #000000;
  }

/* Subblocks */
  td.Corrodedleft   {width:25px;background-image:url('TourImages/CorrodedLeft_042808.png');}
  td.Corrodedright  {width:25px;background-image:url('TourImages/CorrodedRight_042808.png');}
  td.Corrodedcenter {background-color:#000000;text-align:center;}

/* Box with the title of the clip, stars, age, links */
  div.ClipTitle {
	width:450px;
	margin:0px;padding:0px;
	margin-bottom:5px;
	padding:3px;
	height:68px;
	background-color:#000000;
	border:1px solid #000000;
	font-size:14px;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	}



/* Links */
	a {
	color:#ff0000;
	}

	a.PageNavLinks {
	font-size:10px;
	font-weight:bold;
	}

   A.ClipTitleLink {
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
   }


/* Text */
	.PageTitle {
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	}

	.BlockSubheader {
	 font-family:verdana;
	 font-size:13px;
	 font-weight:bold;
	 color:#ffffff;
	}

/* Subblock sample images */
/* Top Left sample image */
   div.divSample1 {
   width:438px;
   height:333px;
   }
/* Top Left sample image */
   img.Sample1 {
   border:1px solid #D0002A;
   width:438px;
   height:333px;
   }
/* Middle Left sample image */
   img.Sample2 {
   border:1px solid #D0002A;
   width:214px;
   height:162px;
   margin-right:8px;
   }
/* Middle Right sample image */
   img.Sample3 {
   border:1px solid #D0002A;
   width:214px;
   height:162px;
   }
/* Bottom left sample image */
   img.Sample4 {
   width:438px;
   height:154px;
   border:1px solid #D0002A;
   }
/* Right sample image */
   img.Sample5 {
   width:450px;
   height:526px;
   border:1px solid #D0002A;
   }