body {
	background: #000000 url(/img/top_back_68px.gif) repeat-x;
	color: #FFFFFF;
	font-family: tahoma, arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 980px;
}

#top1 {
	height: 30px;
	width: 980px;
	background: url(/img/menu_30px.gif);
}

#logo {
	height: 68px;
	width: 980px;
	background: url(/img/top_back_68px.gif);
}

#top2 {
	height: 30px;
	width: 980px;
	background: url(/img/menu_30px.gif);
	text-align: center;
	vertical-align: middle;
}
	#top2 ul li a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bolder;
		text-transform: uppercase;
		color: #FFFFFF;
		text-decoration: none;	
	}
	#top2 a:hover {
		
		color: #0099FF;
		
	}
	
	#top2 ul {
		list-style: none;
		margin: 0px;
		padding: 0px;
		text-align:left;
	}
	.nlink {
		float:left;
		width:auto;
		list-style: none;
		display:inline;
		text-align:center;
		padding-right: 8px;
		padding-left: 8px;
		margin-top: 5px;
		margin-bottom: 5px;
		
		
		height:20px;
		border-right:2px solid #AAAAAA;
	}
	
	.nlinkend {
		float:left;
		width:auto;
		list-style: none;
		display:inline;
		text-align:center;
		padding-right: 8px;
		padding-left: 8px;
		margin-top: 5px;
		margin-bottom: 5px;
		height:20px;	
	}
	
	
	
#content1 {
	width: 980px;
	clear: both;
	background: #000000;
	
	
	
	}

#column1 {
	width: 490px;
	float: left;
	padding: 5px;
	
	margin-right: 15px;
	
	}
#column2 {
	width: 290px;
	
	float: left;
	margin-right: 15px;
	margin-top: 5px;
	
	}
#column3 {
	width: 160px;
	height: 100%;
	float: right;
	
	
	}
	
.endOfSection { clear: both; }

#footer {
	height: 30px;
	width: 980px;
	clear: both;
	background: #454545;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

h1 {
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
}

h2 {
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

h3 {
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}	


.style1 {
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;	
}

a:hover {
	text-decoration: underline;
}

a.biglink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;		
}

a.biglink:hover {
	color: #0099FF;	
	font-weight: normal;
	font-style: normal;	
	text-decoration: none;
}



p, td {
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td.list1 {
	background-color: #430507;
	
	
}

td.list2 {
	background-color: #061055;
	
}  	
	
body {
	background-color: #033157;
}

div.frontpagenews {
	
	padding: 5px;
	border: 1px dotted #333333;	
	height: 100px;
	}
	div.newsheadimg {
	   width: 100px;
	   float: left;
	   margin-right: 5px;
	   }
	div.newsheadtxt {
	}



div.box1 {
	background-color: #030512;
	
	padding: 1px;
	margin: 5px;
	border: 1px solid #555555;
}

div.boxc1 {
	background-color: #030512;
	padding: 5px;
	margin: 5px;
	border: 1px solid #555555;
}
	div.boxc1 ul li a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		font-style: normal;
		color: #FFFFFF;
		text-decoration: none;	
	}
	div.boxc1 a:hover {		
		color: #0099FF;	
		font-weight: normal;
		font-style: normal;	
		text-decoration: none;
	}
	
	
