/* CSS Document */
/* Global Whitespace Reset */
* {	padding:0;	margin:0;	 }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address {	margin:20px 0; }
li, dd, blockquote {	margin-left: 40px; }
p {	margin: 15px 0;text-align:justify}
fieldset {	padding:10px; }
h1, h2, h3, h4, h5, h6 {	margin: 20px 0 5px; }
p {	margin: 5px 0 20px;}
h1 {	font-size: 160%; }
h2 {	font-size: 150%; }
h3 {	font-size: 140%; }
h4 {	font-size: 130%; }
h5 {	font-size: 120%; }
h6 {	font-size: 110%; }
ul ul {	margin:5px o; }
.structure {	display: none;}
hr.clear {	clear: both;	height: 1px;	margin: 0; visibility:hidden;}
/* Site Structure - Main */
html, body{
	margin: 0 auto;
	height: 100%;
}
body{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color: #4f4f4f;
	background: #cdcdcd 
}
#outter_ind {
	margin: 0 auto;
	min-height:100%;
	width: 850px;
	background: url(../images/bg_repeat.jpg) top center repeat-y;
}
#outter {
	margin: 0 auto;
	min-height:100%;
	width: 850px;
	background: url(../images/bg_repeat_cont.jpg) top center repeat-y;
}
#inner {
	margin: 0 auto;
	min-height:100%;
	width: 850px;
	background: url(../images/background.gif) top center no-repeat;
}
#container{
	margin: 0 auto;
	min-height:100%;
	width: 800px;
}
/*
Index
*/
#header_ind{
	margin: 0px auto;
	background: #fec500 url(../images/header.jpg) 0 0 no-repeat;
	height: 64px;
	width: 800px;
}
#header_ind h1 {
	margin:0;
	height: 64px;
	text-indent: -1234em;
}
#header_ind h1 a {
	display:block;
	height: 64px;
	text-decoration: none;
}
/*
Content
*/
#header{
	margin: 0px auto;
	background: #fec500 url(../images/header_cont.jpg) 0 0 no-repeat;
	height: 179px;
	width: 800px;
}
#header h1 {
	margin:0;
	height: 64px;
	text-indent: -1234em;
}
#header h1 a {
	display:block;
	height: 64px;
	text-decoration: none;
}
/* Content Area */
#content{
	min-height:	317px;
	width: 800px;
	margin: 0 auto;
}
#newswire{
	float:left;
	background: url(../images/subcol_newswire.jpg) top left no-repeat;
	min-height:317px;
	width: 190px;
}
#newswire2{
	float:left;
	min-height:317px;
	width: 190px;
	color:White
}
#subcolhead{
	float:left;
	background: url(../images/subcol_blank.jpg) top left no-repeat;
	min-height:317px;
	width: 190px;
}
#news_content {
	padding: 37px 10px 0 20px;
	color:#f1d887;
}
#main {
	min-height:317px;
	background: url(../images/subhead_bg.jpg) no-repeat;
	margin: 0 0 0 190px;
}
#main h1 {
	margin:0;
	height: 32px;
	padding: 2px 0 0 10px;
}
#main_content{
	padding: 10px;
}

#clear{
	height: 57px;
}
/* Footer */
#footer{
	height:47px;
	margin: -47px auto 0;
	background: url(../images/footer.gif) left bottom no-repeat;
	width: 850px;
	padding: 0;
}
#footer a {
	color: #547891;
	font-size:12px;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p {
	float:right;
	width:610px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	color: #547891;
	margin:0 15px 0 0;
}
#footer p.by  {
	float:right;
	width:610px;
	text-align:center;
	font-size:11px;
	color:#4f4f4f;
	margin:2px 15px 0 0;
}
#footer p.by a {
	font-size:11px;
	color:#4f4f4f;
}

/* Site General */
a, a:active, a:visited {
	color:#4f4f4f;
	text-decoration:underline;
}
a:link, a:hover{
	color:#4f4f4f;
	text-decoration:underline;
}
.subhead {
	font-size:24px;
	color:#FFFFFF;
}

table.submenu{
	width:575px;
	margin:0 auto;
	padding:0;
	border:0;
}
.submenu td{
	margin:0;
	padding:0;
}
table{
	margin:0 auto;
	padding:0;
	border:0
}
td{
	margin:0;
	padding:0;
}
