html, body {
  background-color: #000000;
  background-image: url(images/bg_left-content4.jpg);
  background-repeat: repeat-x;
  color: #CCCCFF;
  margin: 0;
  padding: 0;
  scrollbar-3dlight-color: #124371;
  scrollbar-highlight-color: #124371;
  scrollbar-track-color: #144572;
  scrollbar-shadow-color: #124371;
  scrollbar-face-color: #104B8B;
  scrollbar-arrow-color: #FFFFFF;
  scrollbar-darkShadow-color: #124371;
}

 a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #9999FF;
	text-decoration: none;
}

 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCFF;
	text-decoration: none;
}

 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC33;
}

 a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #9999FF;
	text-decoration: none;
}

#footermenu a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

#footermenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

#footermenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCFF;
	text-decoration: underline;
}

#footermenu a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

#footertext a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

#footertext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

#footertext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCFF;
	text-decoration: underline;
}

#footertext a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

/* ---------- standard paragraph text is used for news items and specials descriptions. ---------- */
 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	display: inline;
}

/* ---------- h1 text is used for headline titles in the specials boxes. ---------- */
 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CCCCFF;
	font-weight: bold;
	display: inline;
}

/* ---------- h2 text is used for pagebottom text. ---------- */
 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	text-align: center;
}

/* ---------- h3 text is used for news headlines. ---------- */
 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCFF;
	font-weight: bold;
	margin-bottom: -3px;
	line-height: 18px;
}

/* ---------- h4 text is used for Gallery Headlines/titles ---------- */
 h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CCCCFF;
	font-weight: bold;
	margin-bottom: -6px;
}

/* ---------- TBD ---------- */
 h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6666;
	font-weight: normal;
	text-align: justify;
	margin-bottom: -14px;
}

/* ---------- TBD ---------- */
 h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}

/* ---------- The following sections specifies div container locations and properties. ---------- */

#flashheader {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 766px;
	height: 128px;
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#eventlist {
	position: absolute;
	top: 140px;
	left: 10px;
	width: 755px;
	height: 530px;
	border: 0;
	padding: 0 0 0 0;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	overflow: auto;
}

/* ---------- The following elements govern the bottom page footer. ---------- */
#footerbg {
	position: absolute;
	top: 678px;
	left: 10px;
	width: 755px;
	height: 20px;
}

#footermenu {
	position: absolute;
	top: 1px;
	left: 5px;
	width: 353px;
	height: 16px;
}

#footertext {
	position: absolute;
	top: 1px;
	right: 3px;
	width: 390px;
	height: 16px;
}

#pagebottom {
	position: absolute;
	top: 715px;
	left: 0px;
	width: 766px;
	height: 100px;
}
