body {
	width: 980px;
	margin: 0px auto;
}

/*
a:link, a:visited, a:active {
	color: maroon;
	text-decoration: none;
}

a:hover {
	color: maroon;
	text-decoration: underline;
}
*/
/****** Header ******/

#headerHome {
/*	background: #000033;*/
	height: 300px;
}
/*
#headerNews {
	background: #000033;
	height: 105px;
}
*/
#headerInner {
	height: 300px;
}
#headerNoAd {
/*	background: #000033;*/
	height: 105px;
}
#header_space {
	background: #000033 url(/images/background_top.gif) no-repeat center -77px;
	height: 10px; 
}
#header_1 { /* total height 77 */
	background: #000033 url(/images/background_top.gif) no-repeat center 0px;
	height: 60px; 
	padding: 8px 5px 9px 5px;
}
#header_2 { /* total height 128 */
	background: #000033 url(/images/background_top.gif) no-repeat center -77px;
	height: 110px; 
	padding: 9px 5px;
}
#header_3 { /* total height 72 */
	background: #000033 url(/images/background_top.gif) no-repeat center -205px;
	height: 56px; 
	padding: 5px 0px 11px 0px;
}
#header_4 {
	background: #030064 url(/images/background_top.gif) no-repeat center -277px;
	height: 23px; 
	padding: 0px 0px 0px 129px; 
}
.topMenu {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 2px;
}
.topMenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.topMenu a:active {
	color: #FFFFFF;
}
.topMenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.topMenu a:hover {
	color: #FFFF00;
}
.searchFormInput {
	border: none;
	font-size: 9px;
	background-color: #EEFFFF;
}
#hd_t_nav103 #t_nav103 a, 
#hd_t_nav104 #t_nav104 a {
	color: #FFFF00;
}

/****** Main Contents ******/
#content {
	clear: both;
	overflow: hidden;
	width: 100%;
	margin: 0px 0px 0px 0px;
}
#content a:link {
	color: #000066;
	text-decoration: none;
}
#content a:active {
	color: #000066;
	text-decoration: none;
}
#content a:visited {
	color: #000066;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#content.four-column {
	background: url(/images/background.gif) repeat-y;
}
#content.three-column {
	background: url(/images/background3.gif) repeat-y;
}
#content.two-column {
	background: url(/images/background2.gif) repeat-y;
}
.column {
	float: left;
}
.sidebar {
	width: 130px;
}
.main-wide {
	width: 400px;
	margin: 0px 10px;
	overflow: hidden;
	padding-top: 10px;
}
.main-thin {
	width: 240px;
	margin: 0px 10px;
	padding-top: 10px;
}
.main-both {
	width: 660px;
	margin: 0px 10px;
	padding-top: 10px;
}
.banner-ad {
	width: 170px;
	margin: 0px;
}
.pageTopLinks {
	font-family: Verdana;
	font-size: 12px;
	color: maroon;
}

.story {
	padding: 0px 0px 15px 0px;
	border-bottom: 1px dotted #999;
}
.newsdate {
	font-family: Verdana;
	font-size: 13px;
	color: #999999;
	margin-bottom: 5px;
	margin-top: 15px;
}
.newsheading {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	line-height: 1.2em;
}

.newsbody {
/*	margin:6px 0px; coflict with popup windows		*/
	line-height:16px;
	font-family: Georgia;
	font-size: 13px;
	color: #333333;
}
.newsAuthor {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 11px;
	color: maroon;
}
.captions {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 11px;
	color: maroon;
}
.caption {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 11px;
	color: maroon;
}
.btnPrevNext {
	padding: 10px 0px;
	font-family: Georgia;
	font-size: 10px;
	color: #333333;
}
#comments_list {
	font-size: 11px;
}
#comment_post {
	font-size: 11px;
}
.comment {
	font-family: Georgia;
	font-size: 12px;
	color: #0066FF;
}
.page {
	font-family:Verdana;
	font-size:10px;
	color: #7a89aa;
}

.right_block {
	margin:0px 0px 10px 0px;
	padding:0px 0px 10px 0px;
	border-bottom: 1px solid #CCCCCC;
}
.right_block a:link {
	color: #000066;
	text-decoration: none;
}
.right_block a:active {
	color: #000066;
}
.right_block a:visited {
	color: #000066;
	text-decoration: none;
}
.right_block a:hover {
	text-decoration: underline;
}

/****** Left Navigator ******/
#leftNav {
	background:url(/images/background_menu.gif) no-repeat;
	width: 130px;
	margin: 0px 0px 0px 0px;
}

#leftNav #menu1 {
	font: normal normal normal 12px Arial;
	width: 130px;
	height: 260px;
	margin-bottom: 5px;
}
#leftNav #menu1 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#leftNav #menu1 li {
	margin: 1px 0px;
	padding-right: 0px; 
	font-weight: bold;
}
#leftNav #menu1 a {
	color: #FFFFFF;
/*	background: #f00 url("/images/template/nav_primary_bk.png") repeat-y;
	border-bottom: #b6b7b8 solid 1px;*/
	text-decoration: none;
	display: block;
	padding: 2px 0px 2px 10px;
	font-weight: bold;
	height: 1%; 		/*fix IE6*/
}
#leftNav #menu1 li a:hover {
	color: #FFFF00;
/*	border-bottom: #b6b7b8 solid 1px; */
}

#hd_l_nav101 #l_nav101 a, 
#hd_l_nav102 #l_nav102 a, 
#hd_l_nav103 #l_nav103 a, 
#hd_l_nav104 #l_nav104 a, 
#hd_l_nav105 #l_nav105 a, 
#hd_l_nav106 #l_nav106 a, 
#hd_l_nav107 #l_nav107 a, 
#hd_l_nav108 #l_nav108 a, 
#hd_l_nav109 #l_nav109 a, 
#hd_l_nav110 #l_nav110 a {
	color: #FFFF00;
}

/****** Footer ******/
#footerFrame {
	padding: 5px 0px;
}
#footer {
	padding: 5px 0px;
	border-top: solid 1px #999999;
	font-family: sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #999999;
}
#footer a:link {
	color: #999999;
	text-decoration: none;
}
#footer a:active {
	color: #999999;
	text-decoration: none;
}
#footer a:visited {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
/****** Classes ******/
.white {
	color: #FFFFFF;
}
.black {
	color: #000000;
}
.red {
	color: #CC0000;
}
.grey {
	color: #999999;
}
.gray {
	color: #999999;
}
.darkgray {
	color: #111111;
}
.blue {
	color: #000066;
}
.lightblue {
	color: #006699;
}
.orange {
	color: #FF9933;
}

.v16 {
	font-family: Verdana;
	font-size: 16px;
}
.v14 {
	font-family: Verdana;
	font-size: 14px;
}
.v12 {
	font-family: Verdana;
	font-size: 12px;
}
.v11 {
	font-family: Verdana;
	font-size: 11px;
}
.v10 {
	font-family: Verdana;
	font-size: 10px;
}

.a14 {
	font-family: Arial;
	font-size: 14px;
}
.a12 {
	font-family: Arial;
	font-size: 12px;
}
.a11 {
	font-family: Arial;
	font-size: 11px;
}
.a10 {
	font-family: Arial;
	font-size: 10px;
}
.page_title {
    font-family:Georgia;
    font-weight:bold;
    font-size:24px;
    color:#333333;
}

