body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-BASE-COLOR: #FFFFFF;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	background-color: #100A18;
	color: #FFFFFF;
}
td, img, div { behavior: url(iepngfix.htc);
}
p {
	margin: 0em;
	padding: 0.2em;
}
a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
td {
}


/* -----------footer--------------------------- */
#footer {
	clear: both;
	margin: 0px;
	padding: 0px;
	text-align: center; }

.footer {
	color: #666666;
	margin-top: 8px;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
A.footer:link {
	color: #CECECE;
	margin-top: 8px;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
A.footer:visited {
	color: #CECECE;
	margin-top: 8px;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
A.footer:hover {
	text-decoration: underline;
}

/* ----------------- Left Nav ----------------- */

A.leftNav:link {
	color: #FFFFFF;
	display: block;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	width: 163px;
	padding-left: 25px;
	font-weight: normal;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/nav-line.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
A.leftNav:visited {
	color: #FFFFFF;
	display: block;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	width: 163px;
	padding-left: 25px;
	font-weight: normal;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/nav-line.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
A.leftNav:hover {
	background-image: url(../img/nav-star.png);
	background-repeat: no-repeat;
}
A.leftNav2:link {
	color: #FFFFFF;
	display: block;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	width: 158px;
	padding-left: 30px;
	font-weight: normal;
	font-size: 0.85em;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/nav-line2.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
A.leftNav2:link {
	color: #FFFFFF;
	display: block;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	width: 158px;
	padding-left: 30px;
	font-weight: normal;
	font-size: 0.85em;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/nav-line2.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
A.leftNav2:visited {
	color: #FFFFFF;
	display: block;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	width: 158px;
	padding-left: 30px;
	font-weight: normal;
	font-size: 0.85em;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/nav-line2.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
A.leftNav2:hover {
	background-image: url(../img/nav-star2.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

A.leftNav3:link {
	color: #FFFFFF;
	display: block;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	width: 158px;
	padding-left: 35px;
	font-weight: normal;
	font-size: 0.85em;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/nav-line3.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
A.leftNav3:link {
	color: #FFFFFF;
	display: block;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	width: 158px;
	padding-left: 35px;
	font-weight: normal;
	font-size: 0.85em;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/nav-line3.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
A.leftNav3:visited {
	color: #FFFFFF;
	display: block;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	width: 158px;
	padding-left: 35px;
	font-weight: normal;
	font-size: 0.85em;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/nav-line3.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
A.leftNav3:hover {
	background-image: url(../img/nav-star3.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
/* ----------------- Layout ----------------- */

#frame {
	width:965px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	text-align:left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	height: 544px;
}	
#mainContainer {
	position:relative;
	width:720px;
	z-index:1;
	float: left;
}

#mainContent {
	position:relative;
	width:775px;
	padding: 5px;
}
#footer {
	position:relative;
	width:785px;
	height:25px;
	background-color: #E3E7D6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
#topNav {
	position:static;
	width:100%;
	background-color: #000000;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 15px;
}
#leftNav {
	position:relative;
	width:239px;
	z-index:1;
	float: left;
	padding: 3px;
}

#rightBox {
	width:250px;
	float: right;
	margin: 8px;
}
#box250 {
	position:relative;
	width:242px;
	z-index:1;
	float: left;
	padding: 3px;
}
#box750 {
	position:relative;
	width:700px;
	float: left;
	padding: 3px;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-BASE-COLOR: #5C2D8D;
	SCROLLBAR-FACE-COLOR: #5C2D8D;
}
#nav {
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: 234px;
}
A.navButton:link {
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	height: 27px;
	width: 215px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
}
A.navButton:visited {
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	height: 27px;
	width: 215px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
}
A.navButton:hover {
	background-image: url(../img/nav-star.png);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	height: 27px;
	width: 215px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
}
#box550 {
	position:relative;
	width:550px;
	float: left;
	padding: 3px;
}
#banner {
	position:relative;
	width:700px;
	color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 0px;
	text-align: left;
	padding-left: 0px;
	font-size: 2em;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #45439C;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#frameHome {

	width:965px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	text-align:left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	height: 544px;
}
#footerBG {
	width:965px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	text-align:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../img/bg-footer.jpg);
	background-repeat: no-repeat;
	height: 245px;
}	
