body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #039;
}
#topbluebar-bg {
	background-color: #FFFFFF;
	display: block;
	background-image: url(../images/top-bluebarbg-main.jpg);
	background-repeat: repeat-x;
	height: 120px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #036;
	text-decoration: none;
}
h2 a {
	color: #036;
	text-decoration: none;
}

.newslink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #036;
	text-decoration: none;
}
.newslink a {
	color: #011F45;
	text-decoration: underline;
}
#topbluebar-center {
	background-color: #FFF;
	height: 120px;
	width: 1024px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin: auto;
	background-image: url(../images/top-bluebarbg.jpg);
	background-repeat: repeat-x;
	position: relative;
}
#main-container {
	width: 990px;
	clear: both;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	top: 95px;
}
#menu-left {
	float: left;
	width: 165px;
}
#ad-box-left {
	float: left;
	width: 200px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #039;
}


#footer {
	background-color: #011f45;
	clear: both;
	height: 40px;
	width: 990px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-left: 10px;
}

.crumbtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	color: #FFF;
	background-color:#011f45; 
	display: block; 
	padding-left: 10px;
	margin-left: 5px;
}

.crumbtext a {
	color: #FFF;
	text-decoration: none;
}

#dontforget {
	height: 150px;
	width: 150px;
	position: absolute;
	z-index: 5000;
	left: 575px;
	top: 30px;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #FFF;
}


#content-container {
	margin: auto;
	clear: both;
	width: 990px;
	height: auto;
}

#main-image-right {
	float: right;
	margin-top: 0px;
}

#logo {
	float: left;
	width: 273px;
}
#topbluebar-rtbox {
	float: right;
	width: 600px;
}

 .clearit {
	height: 0; 
	line-height: 0; 
	width: 100%; 
	clear: both; 
	display: block;
  }
.footertext a {
	color: #FFF;
	text-decoration: underline;
}

.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #011F45;
}



#content-right 
{
    float:left;
    width: 820px;
}

.header 
{
    padding-left: 5px;
}

/* This is the Menu section */
/*	#menu-left { margin: 0 8px 10px; font-size: 14px; width:150px; display:block; }
	
	#menu-left li { list-style: none; width:150px; float:right; display:block; position: relative; }
	#menu-left li a { cursor: pointer; padding: 5px 5px; line-height: 18px; background: url(../images/menu.jpg); margin: 0 1px 0 0; color: #fff; width:150px; display:block; position: relative;}
	#menu-left li a:hover { background: url(../images/menu-over.jpg); color: #fff; position: relative;}
	#menu-left li a.current {
	    color: #fff;
	    background-color: #003366;
    }
	#menu-left li  li { list-style: none; width:140px; float:left; margin:0 0 0 155px; z-index:10000;}
	#menu-left li li a { cursor: pointer; padding: 5px 5px; line-height: 18px; background: url(../images/menu.jpg); margin: 0 1px 0 0; color: #fff; width:150px; display:block; position: relative;}
	#menu-left li li a:hover { background: url(../images/menu-over.jpg); color: #fff; position: relative;}
	#menu-left li li a.current {
	    color: #fff;
	    background-color: #003366;
    }
	
	
}*/



	/*	#menuvert li a { cursor: pointer; padding: 5px 10px; line-height: 25px; background: #D0D4D4; margin: 0 1px 0 185px; color: #808080; width:150px; display:block; position: relative;}
		#menuvert li a:hover { background: #B2B6B6; color: #000; position: relative;}
		#menuvert li a.current {
	color: #fff;
	background-color: #003366;
}

#menu-left li a#last  { margin: 0; padding: 5px 25px 5px 17px; width:150px; display:block; position: relative;}
*/
#underpage-container {
	margin-left: 40px; margin-top: 20px;
}

.topDiv 
{
    float: left;
}
ul {
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
	}
p {
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
	}
	
/*  Menu Styles */
.frontEnd {
		font-size:10pt;
		text-transform: capitalize;
		z-index:10000;
		float:left;
		display:block;
		width:100%;
		clear:both;
		}

.frontEnd ul.AspNet-Menu /* Tier 1 */
{
    width: 100%;
	z-index:10000; /* This is more than (6em x 2) because we want to leave room for borders around the <li> elements that are selected */
}

.frontEnd ul.AspNet-Menu ul  /* Tier 2 */
{
    width: 165px;
    top: 100%;
    left: 0;
	z-index:10000;
}

.frontEnd ul.AspNet-Menu ul ul  /* Tier 3+ */
{
    top: 28px;
    left: 0px;
	z-index:10000;
}
.frontEnd li a 
{text-indent:12px;}
.frontEnd li /* all list items */
{
	width: 165px;
	height:28px;
 	background: url(../images/menu.jpg) top left no-repeat;
	z-index:10000;
	border-bottom:1px solid white;
}
.frontEnd li a /* all list items */
{
padding-left:0px;
}
.frontEnd li li /* all list items */
{
    width: 165px;
	background-color:red;
    z-index:10000;
	text-align:center;
	border:0;
	top:-28px;
	left:165px;
	border-bottom:1px solid white;
}
.frontEnd li li li /* all list items */
{	
border:0;
border-bottom:1px solid white;
}

.frontEnd li:hover, /* list items being hovered over */
.frontEnd li.AspNet-Menu-Hover
{
 	background: url(../images/menu-over.jpg) top left no-repeat;
	    z-index:10000;
}

.frontEnd a, /* all anchors and spans (nodes with no link) */
.frontEnd span
{
	color:white;
	padding: 0px 0px 0px 0px;
	border:0px solid #034053;
	border-top:0;
	border-bottom:0;
	z-index:10000;
}

.frontEnd li.AspNet-Menu-Leaf a, /* leaves */
.frontEnd li.AspNet-Menu-Leaf span
{
	background-image: none !important;
	z-index:10000;
	width:165px;
	height:28px;
	float:left;
}

.frontEnd li:hover a, /* hovered text */
.frontEnd li:hover span,
.frontEnd li.AspNet-Menu-Hover a,
.frontEnd li.AspNet-Menu-Hover span,
.frontEnd li:hover li:hover a,
.frontEnd li:hover li:hover span,
.frontEnd li.AspNet-Menu-Hover li.AspNet-Menu-Hover a,
.frontEnd li.AspNet-Menu-Hover li.AspNet-Menu-Hover span,
.frontEnd li:hover li:hover li:hover a,
.frontEnd li:hover li:hover li:hover span,
.frontEnd li.AspNet-Menu-Hover li.AspNet-Menu-Hover li.AspNet-Menu-Hover a,
.frontEnd li.AspNet-Menu-Hover li.AspNet-Menu-Hover li.AspNet-Menu-Hover span
{
		color: White;
		background: transparent;
		z-index:10000;
}

.frontEnd li:hover li a, /* the tier above this one is hovered */
.frontEnd li:hover li span,
.frontEnd li.AspNet-Menu-Hover li a,
.frontEnd li.AspNet-Menu-Hover li span,
.frontEnd li:hover li:hover li a,
.frontEnd li:hover li:hover li span,
.frontEnd li.AspNet-Menu-Hover li.AspNet-Menu-Hover li a,
.frontEnd li.AspNet-Menu-Hover li.AspNet-Menu-Hover li span
{
		color: white;
		z-index:10000;
}

.frontEnd .AspNet-Menu-Selected /* this tier is selected */
{
		border: solid 0px #00ff00 !important;
		z-index:10000;
}

.frontEnd .AspNet-Menu-ChildSelected /* a tier below this one is selected */
{
		border: solid 0px #ff0000 !important;
		z-index:10000;
}

.frontEnd .AspNet-Menu-ParentSelected /* a tier above this one is selected */
{
		border: solid 0px #0000ff !important;
		z-index:10000;
}
.AspNet-Menu-Link {
	width:165px;
	height:28px;
	line-height:28px;
	text-align:left;
}
#EntertainmentMessage
{
		padding-top: 2em;
		clear: both;
		z-index:10000;
}

/* END  Menu Styles */

#featured 
{
    text-align: center;
    background: url('/images/featured-bg.jpg') repeat-y;
    width: 153px;
    color: #fff;
}

#featured p, #featured a 
{
    color: #fff;
}