html, body {
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px; color: #000000;
	background-color: #cccc99;
	height: 100%;
}

a {
	text-decoration: none;
	color: #0000ff;
}

a:hover {
	background-color: #ffcc66;
	color: #000000;
	text-decoration: none;
}

h1,h2,h3,h4 {
	font-family: Arial, sans-serif;
	font-style: normal; font-weight: bold;
	color: #003366;
	text-align: left;
	letter-spacing: -1px;
}

h1 {
	font-size:30px;
	margin: 5px 0 5px 0;
}

h2 {
	font-size:26px;
	margin: 5px 0 5px 0;
}

h3 {
	font-size:22px;
	margin: 5px 0 5px 0;

}

h4 {
	font-size:20px;
	margin: 5px 0 5px 0;
}

h5 {
	margin: 2px 0 5px 0;
}

#top_cont {
	width: 100%; height: 30px;
	border: solid 1px #999999;
	background-color: #336699;
	color: #ffffff;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 16px;
	overflow: hidden;
}

.t_menu {
	display: block;
	width: 120px; height: 30px;
	border-left: 2px solid #ffffff;
	line-height: 15px;
	text-align: center;
	float: right;
}

#top_cont a {
	color: #ffffff; font-weight: bold;
}

#top_cont a:hover {
	color: #000000; font-weight: bold;
	background-color: #00ffff;
	text-decoration: none;
}

#home-pg {
	width: 142px; height: 20px;
	float: left;
	font-size: 10px; font-weight: bold;
	background-color: #ff9966; color: #333366;
	text-align: center;
	line-height: 9px;
}

#page {
	font-size: 18px; font-weight: bold;
	text-align: center;
}

#contain {
	width: 100%; height: 790px;
	vertical-align: top;
	border-bottom: 1px solid #000000;
	background-color: #ffffff;
	color: #000000;
}

#rt_col {
	width: 148px; height: 790px;
	vertical-align: top;
	background-color: #ff9966;
	color: #000000;
	float: right;
	text-align: center;
}

#lt_col {
	width: 142px; height: 790px;
	vertical-align: top;
	background-color: #cccccc;
	border-right: 1px solid #000000;
	float: left;
}

.top_nav_cat {
	width: 142px; height: 15px;
	text-align: center;
	background-color: #003366;
	color: #ffffff; font-weight: bold;
	font-size: 11px;
}

.subpg_heading {
	width: 148px; height: 15px;
	text-align: center;
	background-color: #003366; color: #ffffff;
	font-size: 10px; font-weight: bold;
	line-height: 12px;
	margin: 0 0 1px 0;
}

#main {
	height: 790px;
	vertical-align: top;
	background-color: #ffffff; color: #000000;
	font-size: 12px; text-align: left;
	overflow: hidden;
}

#photo_byline {
	width: 120px; height: 170px;
	overflow: hidden;
	text-align: center;
	font-size: 10px; font-weight: bold;
	float: right;
	margin: 1px 1px 3px 7px;
	border: none;
	background-color: #cccccc;
	color: #000000;
}

#top_story {
	height: 345px;
	background-color: #ffffff;
	vertical-align: top;
	font-size: 13px;
	text-align: left;
	float: left;
	overflow: hidden;
}

.read_more {
	width: 80px; height: 15px;
	background-color: #ffcc66;
	color: #000000; font-size: 10px; font-weight: bold;
	float: right;
	text-align: center;
}

#top_story p {
	margin: 0 5px 7px 5px;
}

.cat {
	width: 142px; height: 15px;
	text-align: center;
	background-color: #003366;
	color: #ffffff; font-weight: bold;
	margin: 0px;
}



.menu {
	display: block;
	height: 15px;
	background-color: #99ccff;
	text-align: center;
	font-size: 10px;
	border-bottom: 1px solid #6699cc;
	border-top: 1px solid #ffffff;
	padding: 2px 0 0 0;
}


.menu a:hover {
	display: block;
	width: 142px; height: 15px;
	background-color: #ffcc66;
	color: #000000;
	text-align: center;
	font-size: 10px;
	text-decoration: none;
}

.menu_link {
	padding: 3px 0 0 0;
}

.caption {
	font-weight: bold;
	text-decoration: underline;
}

.cont {
	font-size: 10px;
}

.top {
	width: 120px;
	background-color: #336699;
	border-left: 2px solid #ffffff;
	font-family: Century Gothic, Verdana, Arial, sans-serif;
	font-size: 20px; font-weight: bold;
	border: none;
}

.section {
	width: 210px; height: 15px;
	text-align: center;
	background-color: #003366;
	color: #ffffff; font-weight: bold;
	font-size: 11px;
}

#footer {
	width: 100%; height: 15px;
	text-align: center;
	font-size: 10px;
	border: none;
}

