body {margin:0px; background-color:#c4c4c4;}
body,td {font-family:verdana,arial,sans-serif; font-size:12px; }
h1,h2,h3,h4,h5,h6 {font-family:"Trebuchet MS",helvetica,sans-serif; color:#FE000D; letter-spacing:1px;  }
h1 {font-size:24px;}
h2 {font-size:22px; background: url(images/h2.gif) left center no-repeat; padding-left: 25px;}
h3 {font-family:"Trebuchet MS",helvetica,sans-serif; font-size:16px; letter-spacing:1px; font-weight:bold; margin:0px 0px 0px 0px;  width: 80%;}
h4 {font-size:16px;}
h5 {font-size:14px;}
h6 {font-size:14px;}

/* styles for tabbed navigation */
#navigation {
	margin-top: -32px;
	display: block;
	height: 32px;
	background: url("images/navigation_bg.jpg");
	border-right: 1px solid #1a1f26;
}

#navigation .link {
	width: 128px;
	height: 32px;
	float: right;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	background-image: url("images/navigation_link.png");
	background-position: 0 32px;
}

#navigation .linkCurrent {
	width: 128px;
	height: 32px;
	float: right;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	background-image: url("images/navigation_link.png");
	background-position: 0 32px;
}

#navigation a {
	display: block;
	width: 100%;
	height: 24px;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	margin: 0;
	padding-top: 8px;
	background-image: url("images/navigation_link.png");
	background-position: 0 0;
}

#navigation .linkCurrent a { background-image: none; color: #000; }

#navigation a:hover { background-image: none; color: #000; }

#navigation .right
{
	float: right;
	width: 10px;
	height: 32px;
	background-image: url("images/navigation_linkRight.png");
}

#pageHeader {height:300px; color:#80FF00; font-family:"Trebuchet MS",helvetica,sans-serif; padding:0px 16px 0px 16px; background:#000000 url(images/header_bg.jpg) left top no-repeat; }
#topNav {background-color:#0f0;}
#divBaseLinks {height:30px; background-color:#ffffff;  border-top:1px solid #FFF; padding:0px 10px 0px 10px; line-height:30px; color:#000; font-weight: normal;}
#divBaseLinks a:link {color:#000; text-decoration:underline;}
#divBaseLinks a:visited {color:#000; text-decoration:underline;}
#divBaseLinks a:hover {color:#666; text-decoration:none;}
#divBaseLinks a:active {color:#000; text-decoration:underline;}
#container { margin:0px 1px 0px 1px; background-color:#ffffff; min-width:1000px;}
#divPageContent {border-bottom:3px solid #D32125; padding:0px 0px 0px 0px; background: #fff left top no-repeat; }
#sideBarNewsContent {background:url(images/menubg.jpg) center repeat-y; padding:10px; margin:0px;}

#sideBarNewsContent ul {
	margin: 0px;
	padding: 0 20px;
	list-style: none;
}

#sideBarNewsContent ul li a{
	font-family: Tahoma;
	color: #333;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
	padding-left: 0px;
	line-height: 1.3em;
	border-bottom: 1px dashed #222;
	letter-spacing: 1px;
	display: block;
}

#sideBarNewsContent ul li a:hover{
	color: #000;
	text-decoration: none;
	padding-left: 22px;
}

#newsHeader {height:70px; padding:0px 5px 0px 30px; background: url(images/menutop.jpg) top center no-repeat; margin:0px;}

#newsHeader h4 {
	color: #111;
	font-style: italic;
	font-size:20px;
	line-height:44px;
	font-family: Verdana;
	font-weight: normal;
	letter-spacing: -1px;
}

#menubottom {
	background: url(images/menubottom.jpg) no-repeat; height: 46px;
}

.leftColumn { padding:0p 5px 0px 5px; width:230px;}
.rightColumn {padding:0px 10px 10px 10px; border-left:1px dashed #CCC;}
.note {font-weight:bold; color:#800000; font-style:italic; background-color: #FFF0B7; padding:5px; border:1px solid #FFB96C; }
.newsItem {margin-bottom:5px; font-size:9px; }
.readNewsLink {margin-bottom:0px; font-size:9px; }



#banner {
	margin: 5px auto;
	background: url(images/banner_bg.gif);
	text-align: center;
	font-weight: bold;
	width: 468px;
	height: 60px;
	top: 30px;
}

#banner a {
	color: #333;
	display: block;
	width: 468px;
	height: 60px;
	line-height: 60px;
}

#vertbanner {
	margin: 40px 5px 2px;
	float: right;
	background: url(images/banner_bg.gif);
	text-align: center;
	font-weight: bold;
	width: 120px;
	height: 600px;
}

#vertbanner a {
	color: #333;
	display: block;
	width: 120px;
	height: 600px;
	line-height: 600px;
}
img {
	background: #ffffff;
   border: 1px solid #D32125;
	padding: 1px;
}
.imgright {
  	margin: 5px 0px 5px 5px; 
	float: right;
}
.imgleft {
  	margin: 5px 5px 5px 0px;
	float: left;
}
