body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 293px;
}
#calendarLINKS a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
#calendarLINKS a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
#calendarLINKS a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
#calendarLINKS a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}


.theBODY {
	background-color: #000000;
	background-image: url(images/bodyBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 507px;
}
.pageCONTENT {
	background-image: url(images/BG_Black_35percent.png);
	width: 800px;
	margin-left: 8px;
}
.titleofPAGE {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-left: 20px;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-right: 20px;
	margin-bottom: 10px;
}
.pageCONTENTpadding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	margin-right: 20px;
	margin-left: 20px;
}
.leftPadding {
	padding-left: 50px;
}
.Itinerary {
	font-weight: normal;
	font-family: "Trebuchet MS";
	text-transform: uppercase;
	color: #CCCCCC;
	font-size: 16px;
}


#footer {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 12px;
}
.noDISPLAY {
	display: none;
}
