html { height: 100.02%; } /* Force Mozilla to have a vertical scrollbar */

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#162b4c;
	margin-right:0px;
	margin-left:0px; 
	margin-top:0px; 
	padding:0px 0px 0px 1px;
	background-image:url(../images/bg_repeat.gif);
	background-repeat:repeat-y;
	background-position:top;
}

a:link {
	color: #162b4c;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #162b4c;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #162b4c;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #162b4c;
}

h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
}

.container {
	width: 770px;
	margin: 0 auto;
	background-color:#FFF;
}

.header {
	width:770px;
	height:113px;
	margin-bottom:10px;
	font-size:2px;
}

.footer {
	width:770px;
	height:52px;
	background-image:url(../images/footer.jpg);
	clear:both;
}

.leftCol	{
	width:262px;
	float:left;
	font-size:2px;
}

.national	{
	width:262px;
	height:51px;
}

.local	{
	width:262px;
	height:51px;
}

.about	{
	width:262px;
	height:51px;
}

.contact	{
	width:262px;
	height:51px;
}	

.links	{
	width:262px;
	height:51px;
}	


.news	{
	width:262px;
	height:126px;
	border: 1px solid rgb(248, 248, 248);
	background-color: rgb(248, 248, 248); 
	}

f1,f2,f3,f4,f5,f6 {margin-top:0px; }

.news_content	{
	position:relative;
	top:0px;
	left:15px;
	width:222px;
	font-size:10px;
	color:#162b4c;
}

.rightCol {
	width:498px;
	margin-left:10px;
	float:right;
}

.mainPicHome	{
	width:498px;
	height:203px;
	margin-bottom:10px;
}

.mainPicNational	{
	width:498px;
	height:101px;
	margin-bottom:10px;
}

.mainPicLocal	{
	width:498px;
	height:101px;
	margin-bottom:10px;
}

.mainPicAbout	{
	width:498px;
	height:101px;
	margin-bottom:10px;
}

.mainPicContact	{
	width:498px;
	height:101px;
	margin-bottom:10px;
}

.mainPicNews	{
	width:498px;
	height:101px;
	margin-bottom:10px;
}

.welcomeMsg	{
	width:498px;
	height:85px;
}

.nationalMsg	{
	width:498px;
	height:65px;
}

.localMsg	{
	width:498px;
	height:65px;
}

.aboutUsMsg	{
	width:498px;
	height:65px;
}

.contactMsg	{
	width:498px;
	height:65px;
}

.newsMsg	{
	width:498px;
	height:65px;
}

.testiMsg	{
	width:498px;
	height:65px;
}

.homeContent {
	width:463px;
	height:130px;
	margin:10px 0px 15px 18px;
}

.pageContent {
	width:463px;
	margin:10px 0px 15px 18px;
}

.highlights	{
	width:498px;
	height:104px;
	float:left;
}
