<style type="text/css"> 

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(http://www.san-diego-land.com/img/msc/sky-background.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFF;
}
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(/img/msc/sky-background.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFF;
}
.twoColFixLtHdr #container {
	width: 880px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.twoColFixLtHdr #header {
	color: #FFF;
	background-color: #DDDDDD;
	background-image: url(/img/msc/cloud-tile.jpg);
	vertical-align: middle;
	height: 95px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.headerStyle1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 28px;
	line-height: 36px;
	font-weight: bold;
	color: #000;
}
.headerStyle2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #000;
}

.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
	height: auto;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 190px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
} 
.twoColFixLtHdr #footer {
	background:#DDDDDD;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 


#navlist li
{
	display: inline;/* for IE5 and IE6 */
}

#navlist
{
	/* to display the list horizontaly */
font-family: Arial, Helvetica, sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin: 0;
	border-bottom-width: 0px;
	border-bottom-style: none;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#navlist a
{
	width: 180px;
	/* extend the sensible area to the maximum with IE5 */
display: block;
	text-align: center;
	text-decoration: none;
	background-image: url(/img/msc/nav1.jpg);
	height: 85px;
	font-size: 19px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	white-space: normal;
	margin: 0px;
	color: #000;
	background-repeat: no-repeat;
}

#navlist a:hover {
	background-image: url(/img/msc/nav2.jpg);
	background-repeat: no-repeat;
	color: #000;
	font-size: 19.5px;
	margin: 0px;
	padding: 0px;
}

#menu2 {
	margin:  0;
	padding: 0;
	background-color: #FFF;
	height: 36px;
	}

div.outer2 {
	float: left;
	width: 125px;
	height: 36px;
	margin: 0 0 0 0;
	background-image: url(/img/msc/cloud-tile.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #FFF;
	}

div.outer2 a {
	display: block;
	margin: 0;
	width:125px;
	height:36px;
	overflow:hidden;
	color:#000;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1;
	padding-top: 11px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-weight: bold;
	}
div.outer2 a:hover {
	background-image: none;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1;
	font-weight: bold;
	}
div.outer2 span {
	display: block;
	margin:0;
	padding: 0 0 0 0;
	color: #000;
	}
	div#FooterForm
{
	width: 625px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(/img/msc/cloud-tile.jpg);
	color: #000;
	border: 3px solid #999;
	font-weight: bold;
}
.red {
	color: #F00;
}
.blue {
	color: #00F;
}
div#Button
{
	float: left;
	width: 115px;
	height: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 4px;
}
div#Button a
{
	display: block;
	height: 25px;
	overflow: hidden;
	width: 115px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	text-decoration: none;
	text-align: center;
	padding-top: 3.5px;
	font-weight: normal;
	font-style: normal;
	background-image: url(/img/msc/cloud-tile.jpg);
	background-repeat: no-repeat;
}
div#Button a:hover
{
	display: block;
	height: 25px;
	overflow: hidden;
	width: 115px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: center;
	font-style: normal;
	background-image: url(/img/msc/nav2.jpg);
	background-repeat: no-repeat;
	padding-top: 2px;
}
div#Button a:active
{
	display: block;
	height: 25px;
	overflow: hidden;
	width: 115px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	font-style: normal;
	background-image: url(/img/msc/nav2.jpg);
	background-repeat: no-repeat;
	padding-top: 2px;
}
div#Button1
{
	float: left;
	width: 115px;
	height: 21px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#Button1 a
{
	display: block;
	height: 21px;
	overflow: hidden;
	width: 115px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	font-style: normal;
	background-image: url(/img/msc/400-25.jpg);
	background-repeat: no-repeat;
}
div#Button1 a:hover
{
	display: block;
	height: 21px;
	overflow: hidden;
	width: 115px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: center;
	font-style: normal;
	background-image: url(/img/msc/400-25-m.jpg);
	background-repeat: no-repeat;
}
.pad8right {
	padding-left: 8px;
}


table.table-1

 {
	border: 3px solid #CCCCCC;
	width: 640px;
}

table.table-1 td {    
   padding: 5px;    
   border: solid #000 1px;
}
.table-1-toprow {
	font-weight: bold;
	text-align: center;
	background-image:url(/img/msc/cloud-tile.jpg);
	color:#000;
}

</style>
