html, body  {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: left;
	background-color:#6cb1d7;
	background-image:url(images/bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
   
#wrapper {
	text-align: left;
	vertical-align: top;
	width: 1001px;
	height:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
   }
.h2 {
	font-family: "Arial Narrow";
	font-size:22px;
	font-weight:bold;
	line-height:normal;
	color:#373737;
}
.news_date  {
	font-family: "Arial Narrow";
	font-size: 14px;
	font-weight: bold;
	color: #c00101;
	font-style: normal;
	text-decoration: none;
}
.news_desk  {
	font-family: "Arial Narrow";
	font-size: 14px;
	font-weight: normal;
	line-height:16px;
	color: #616161;
	font-style: normal;
	text-decoration: none;
}
.news2  {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #c00000;
	line-height: 14px;
	font-weight:bold;
	text-decoration:none;
}
.news2  a:link{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #c00000;
	line-height: 14px;
	font-weight:bold;
	text-decoration:none;
}
.news2  a:visited{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #c00000;
	line-height: 14px;
	font-weight:bold;
	text-decoration:none;
}
.news2  a:hover{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #010101;
	line-height: 14px;
	font-weight:bold;
	text-decoration:none;
}
.footer {
	font-family: "Arial Narrow";
	font-size: 14px;
	font-weight: normal;
	color: #dbdbdb;
	line-height: 14px;
	text-decoration: none;
}
.footer a:link{
	font-family: "Arial Narrow";
	font-size: 14px;
	font-weight: normal;
	color: #dbdbdb;
	line-height: 14px;
	text-decoration: none;
}
.footer a:visited{
	font-family: "Arial Narrow";
	font-size: 14px;
	font-weight: normal;
	color: #dbdbdb;
	line-height: 14px;
	text-decoration: none;
}
.footer a:hover{
	font-family: "Arial Narrow";
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	line-height: 14px;
	text-decoration: none;
}
.menu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	line-height: 26px;
	text-decoration: none;
}
.menu a:link{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	line-height: 26px;
	text-decoration: none;

}
.menu a:visited{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	line-height: 26px;
	text-decoration: none;

}
.menu a:hover{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #2ab8f3;
	line-height: 26px;
	text-decoration: none;

}
