@charset "utf-8";
/* CSS Document */

body {
	background-color:#000;
	font-family:Gill Sans MT, Gill Sans MT Condensed, Arial Narrow, sans-serif, serif, Perpetua Titling MT;
	height: auto;
	padding: 0;
	margin: 0;
}
#container {
	background-color:#fff;
	height: 100%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 800px;
}

.bottommargin10 {
	margin-bottom:10px;
}


#header {
	letter-spacing: 18px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 4px;
}
#clockbar {
	width: 100%;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#feature {
	height: auto;
	width: 80%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#tlcol {
	float:left;
	height: auto;
	width: 36%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: right;
}
#trcol {
	float:right;
	height: auto;
	width: 36%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
}
#tmcol {
	height: auto;
	width: 26%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}

#lcol {
	float: left;
	border: 2px inset #CCC;
	height: auto;
	padding: 4px;
	width: 31%;
	margin-top: 0;
	margin-right: 6px;
	margin-bottom: 0;
	margin-left: 6px;
}
#col1 {
	height: auto;
	padding: 4px;
	width: 60%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
table {
	margin: 0 auto;
	padding: 4px;
	width: 100%;
	color: #000;
}
#rcol {
	float: right;
	padding: 4px;
	width: 30%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
}
.txtrt {
	text-align: right;
}
.bonw {
	background-color: #fff;
	color: #000;
}
.clrboth {
	clear: both;
}

.menuheads {
	letter-spacing: 6px;
	color: #000;
	font-size: 16px;
	padding: 4px;
	font-family: "Gill Sans MT", "Gill Sans MT Condensed", "Arial Narrow", sans-serif, serif, "Perpetua Titling MT";
}
.cntr {
	text-align:center;
}
.rtad {
	float: right;
	position:absolute;
	right: 10px;
	width:20%;
	text-align:left;
}
.lftad {
	float:left;
	position:absolute;
	left:10px;
	width: 12%;
}
.date {
	font-size: 18px;
	font-weight: bold;
}
.menuheadsblc {
	letter-spacing: 10px;
	color: #000;
	font-size: 26px;
	font-family: "Gill Sans MT", "Gill Sans MT Condensed", "Arial Narrow", sans-serif, serif, "Perpetua Titling MT";
}

.centerblck {
	text-align:center;
	margin-bottom:10px;
	
}

.centerblck {
	text-align:center;
}

.bottommargin10 {
	margin-bottom:10px;
}

.btmmargin10 {
	margin-bottom:10px;
}

bottommargin {
	margin-bottom:10px;
}

#rcol1 {
	float: right;
	position:absolute;
	right: 20px;
	text-align: left;
	width:16%;
}
.newsitemtxtr {
	text-align: right;
	color: #000;
	font-size: 16px;
}
.newsitemtxtl {
	text-align: left;
	color: #000;
	font-size: 16px;
}
#featuretxt {
	color:#000;
	font-size:14px;
	padding:4px;
	margin:4px;
	
}
.atitle {
	color: #000;
	font-size: 24px;
}
a:link {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #F00;
}
a:visited {
	text-decoration: none;
	color: #F00;
}
a:hover {
	text-decoration: none;
}
