html, body {
  background-color: #000000;
  background-image: url(images/bg_main.jpg);
  background-repeat: repeat-x;
  color: #CCCCFF;
  margin: 0;
  padding: 0;
}

 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: 11px;
	color: #FFFFFF;
	display: inline;
}

/* ---------- h1 text is used for headline titles in the specials boxes. ---------- */
 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	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;
}

/* ---------- TBD ---------- */
 h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	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;
}

/* ---------- 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;
}

#featuretop {
	position: absolute;
	top: 138px;
	left: 10px;
	width: 448px;
	height: 208px;
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#featuremiddle {
	position: absolute;
	top: 352px;
	left: 10px;
	width: 448px;
	height: 158px;
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#featurebottom {
	position: absolute;
	top: 518px;
	left: 10px;
	width: 448px;
	height: 158px;
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* ---------- This is the div container for all the upper special elements. ---------- */
#specialupper {
	position: absolute;
	top: 138px;
	left: 465px;
	width: 307px;
	height: 111px;
}

/* ---------- This is the box for the text headline overlay in the UPPER special box. ---------- */
#specialupperheadline {
	position: absolute;
	top: 17px;
	left: 95px;
	width: 195px;
	height: 20px;
}

/* ---------- This is the box for the text description overlay in the UPPER special box, under the headline. ---------- */
#specialupperdetails {
	position: absolute;
	top: 34px;
	left: 95px;
	width: 195px;
	height: 42px;
}

/* ---------- This is the div container for all the LOWER special elements. ---------- */
#speciallower {
	position: absolute;
	top: 256px;
	left: 465px;
	width: 307px;
	height: 111px;
}

/* ---------- This is the box for the text headline overlay in the LOWER special box. ---------- */
#speciallowerheadline {
	position: absolute;
	top: 17px;
	left: 95px;
	width: 195px;
	height: 20px;
}

/* ---------- This is the box for the text description overlay in the LOWER special box, under the headline. ---------- */
#speciallowerdetails {
	position: absolute;
	top: 34px;
	left: 95px;
	width: 195px;
	height: 42px;
}

#newstopper {
	position: absolute;
	top: 386px;
	left: 465px;
	width: 302px;
	height: 19px;
}

/* ---------- This is the box that contains the news i-frame. ---------- */
#newsframe {
	position: absolute;
	top: 405px;
	left: 465px;
	width: 300px;
	height: 263px;
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;
	border-top: 0px;
	border-color: #2B74BE;
	border-style: solid;
	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: 349px;
	height: 16px;
}

#footertext {
	position: absolute;
	top: 1px;
	right: 3px;
	width: 390px;
	height: 16px;
}

#pagebottom {
	position: absolute;
	top: 715px;
	left: 0px;
	width: 766px;
	height: 100px;
}
