﻿body{
  margin: 0;
  padding: 0;
  background: #eaf4f6;
}
#banner{
  background-image: url('/images/skyline/tile_blue.gif');background-repeat: repeat-x;
}
.HighLight {

	color:204449;
	font-weight:bold;
}
#sidebar2{
  background-image: url('/images/holiday_girl.png');
  background-repeat: no-repeat; 
}


table#header{
  background-repeat: repeat-x;
  background-image: url('/images/Skyline/tile_blue.gif');
}
table#header td{
  padding-right:20px;
  background-image: url('/images/Skyline/Holiday_Skyline.jpg');
  background-repeat: no-repeat;
}

table#content{
  padding-left:10px;
  padding-top:30px;
}

MainBody td{
	FONT-SIZE: 12px;
	font-family:Arial, Helvetica, sans-serif;
}