HTML {   overflow: -moz-scrollbars-vertical;}

/* right column gif issues */

#right1 {
	width:11px; 
	background-image:url(images/right.gif);
	}
#right2 {
	width:11px; 
	background-image:url(images/right.gif);
	}
#right3 {
	width:11px; 
	background-image:url(images/right3.gif);
	}
#right4 {
	width:11px; 
	background-image:url(images/right4.gif);
	}
#right5 {
	width:11px; 
	background-image:url(images/right3.gif);
	}

body { 
	margin: 0; 
	padding: 0; 
	background-color:#fff	
 }

.header {
	background-image:url(images/headback.gif);
	}
.header2 {
	background-image:url(images/headback_sm.gif);
	}
#banner {
	height:244px;
	width:900px;
	background-image:url(images/fixed_banner.jpg);
}

#child_banner {
	height:114px;
	width:900px;
}
#main_content {
	position:absolute;
	top:10px;
	}
#featured {
	position:absolute;
	right:10px;
	top:254px;
	z-index:220;
	}
#feature_body {
	position:absolute;
	right:15px;
	top:342;
	width:172px;
	background-color:efefef;
	border-style: solid;
	border-width: 1px;
	border-color: #ccc;
	padding:4px;
	}

#child_blue {
	background-color:#1946A3;
	border-left: solid 2px #ffffff;
	border-bottom: solid 3px #ffffff;
	border-right: solid 1px #ffffff; 
 	height: 10px;
	padding-right:10px;
	}

#horiz {
	margin-top:20px;
	background-image:url(images/ball.gif);
	width:95%;
	height:11px;
	background-repeat:repeat-x;
	}
#mid_banner {
	position:absolute;
	top:74px;
	left:0px;
	background-image:url(images/banner_back.gif);
	height:227px;
	width:100%;
	z-index:90;
}

#common_nav {
	position:absolute;
	right:20px;
	top:65px;
	z-index:200;
	}
	
#leftnav {
	position:absolute;
	left:5px;
	top:300px;
	}
.nav a:link    {text-decoration: none; color: #00234d;}
.nav a:visited {text-decoration: none; color: #00234d;}
.nav a:hover   {text-decoration: none; color: #df005b;}
.nav a:active  {text-decoration: none; color: #00234d;}

.news a:link    {text-decoration: none; color: #00234d;}
.news a:visited {text-decoration: none; color: #00234d;}
.news a:hover   {text-decoration: none; color: #df005b;}
.news a:active  {text-decoration: none; color: #00234d;}

.small a:link    {text-decoration: none; color: blue;}
.small a:visited {text-decoration: none; color: #00234d;}
.small a:hover   {text-decoration: none; color: #df005b;}
.small a:active  {text-decoration: none; color: #00234d;}


H1 {
	font-size: 1.4em;
	color: #e0e0e0;
	font-weight: bold;
	margin: 1em 0;
	
	}

H2 {
	font-size: 1.4em;
	color: #1946a3;
	font-weight: bold;
	
	}
H4 {
	font-size: 1em;
	color: #1946a3;
	font-weight: bold;
	
	}
.news {
	font-size: 8pt;
 	FONT-FAMILY: Verdana, Arial, Helv, Sans Serif;
 	color: #fff;
 	line-height:1.4;
}

.news_child {
	font-size: 7pt;
 	FONT-FAMILY: Verdana, Arial, Helv, Sans Serif;
 	color: #blue;
 	line-height:1.4;
}

.news_child a:link    {text-decoration: none; color: #1946a3;}
.news_child a:visited {text-decoration: none; color: #1946a3;}
.news_child a:hover   {text-decoration: none; color: #df005b;}
.news_child a:active  {text-decoration: none; color: #1946a3;}

.nav {
	font-size: 8pt;
 	FONT-FAMILY: Verdana, Arial, Helv, Sans Serif;
 	text-transform: uppercase; 	
}
.main {
	COLOR: #333;
 	font-size: 9pt;
 	FONT-FAMILY: Verdana, Arial, Helv, Sans Serif;
 	line-height: 1.5;
 	PADDING-right:20px;
}

.small {
	COLOR: #333;
 	font-size: 8pt;
 	FONT-FAMILY: Verdana, Arial, Helv, Sans Serif;
 	line-height: 1.4;
}

.featured {
	COLOR: #00234d;
 	font-size: 8pt;
 	FONT-FAMILY: Verdana, Arial, Helv, Sans Serif;
 	line-height: 1.4;
}

#logo {
	position:absolute;
	right:15px;
	top:10px;
	width:414px;
	height:48px;
	background-image:url(images/logo.gif);
	z-index:110;
	}

/* top right bottom left */

#content {
	margin:310px 210px 0 180px;
	}

.spectbl {
	border: 1px solid #00529b;
	font-size: 11px;
}

/*	padding: 0px 4px 0px 2px;*/

.footer {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;

}
.footer a:link    {text-decoration: none; color: #00234d;}
.footer a:visited {text-decoration: none; color: #00234d;}
.footer a:hover   {text-decoration: none; color: #df005b;}
.footer a:active  {text-decoration: none; color: #00234d;}

.fineprint {
	font-size: 10px;
	line-height: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
}

.copyright {
	color: #6c6c6c;
	font-size: 8pt;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
}

#newspod {
	position:absolute;
	left:0px;
	top:76px;
	width:100%;
	z-index:300;
	}