body {
font: 100% Verdana, Geneva, sans-serif;
margin:0px;
text-align:center;
background:url(../img/bkg-lines.gif) repeat top left;
}

button, code, h1, h2, h3, h4, h5, h6,
input, pre, select, table, td, textarea, th
{ font-size: 1em; }

br, button, dd, fieldset, form, h1, h2, h3, h4, h5, h6,
html, label, legend, p, pre, table, td, th, ol, ul, li 
{ margin: 0; padding: 0; }

a:link, a:visited {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a:active {
	text-decoration:none;
}

#wrapperOuter {
	margin:0px auto;
	width:961px;
	text-align:left;
}

#wrapperInner {
	background-color: #ffffff;
	top:0px;
	border-left:1px solid #666;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
}

div.clearer {clear: left; line-height: 0; height: 0;}

#header {
	float:left;
	left:0px;
	top:0px;
	bottom:0px;
	width:960px;
	height:228px;
	padding-top:5px;
	padding-bottom:0px;
	margin-bottom:0px;
	border:0;
}

#memberLinks {
	position:relative;
	margin-top:-100px;
	margin-left:620px;
	font-size:11px; 
	font-weight:bold;
	height:auto;
	width:auto;
	text-align:right;
}


#memberLinks ul li {
	display:inline;
	color:#fff;
	padding-right:15px;
}

#memberLinks a:link, #memberLinks a:visited {
	color:#fff;
	text-decoration:none;
}

#memberLinks a:hover {
	color:#0F3473;
	text-decoration:none;
}

#memberLinks a:active {
	text-decoration:none;
}

#navTop ul li a:link {
	color:#fff;
	text-decoration:none;
}
#navTop ul li a:visited {
	color:#fff;
	text-decoration:none;
}
#navTop ul li a:hover {
	color:#3F59A7;
	background-color:#FFF;
	display: inline;
}
#navTop ul li a:active {
	text-decoration:none;
	background-color:#FFF;
}

#navTop {
	left:0px;
	top:0px;
	width:960px;
	height:26px;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#3F59A7;
	font-family:verdana;
	font-size:12px;
	float:left;  /* just added */
	clear:both;
}

#navTop ul {
	font-family:Arial, Helvetica, sans-serif;
	margin-left:18px; 
	margin-top:4px;
	font-size:1.15em;
	font-weight:bold;
	color:#F5F5F5;
}

#navTop ul li {
	display:inline;
	padding-right:25px;
}

#mainContentContainer {
	margin-top:15px;
	width:960px;
}

#mainContent {
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
	font-family:"Times New Roman", Times, serif;
	font-size:105%;
	line-height:1.25em;
}

#mainContent h2 {
	color:#0066CB;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	letter-spacing:.1em;
	margin-bottom:1em;
}


#mainContent p {
	margin-bottom:1em;
}

p.textHome {
	text-align:left;
	font-size:95%;
	line-height:18px;
	width:640px;
}

li.textHome {
	font-size:95%;
	margin-bottom:-13px;
	line-height:18px;
}

p.text {
	text-align:left;
}

li.text {
	text-align:left;
}

#mainContent li {
	padding-bottom:20px;
	margin-left:40px;
	
}

#footer {
	float:left;
	position:relative;
	font-size:70%;
	clear:both;
	width:460px;
	margin-top:5px;
	margin-left:502px;
	margin-right:0px;
}

#visitorText {
	float:right;
	position:absolute;
	font-size:72%;
	text-align:right;
	width:50px;
	margin-top:5px;
	margin-right:0px;
	margin-left:910px;
}

.statCounter {
	float:right;
	position:relative;
	margin-top:7px;
}

#newsFeeder {
	float:right;
	left:1px;
	position:relative;
	width:245px;
	border:1px solid #000;
	padding:5px;
	background-color:#FFF;
	line-height:1em;
}

.newsheader {
	font-family: "Verdana", "Arial","Helvetica", "san-serif" ;
	font-size: 11px ;
	color: #FFFEEE;
	text-decoration: none;
   	font-weight:bold;
	text-align: center;
}

.newstext h4 {
	margin-bottom:10px;
}

.newstext {
	font-family:   "Georgia", "Times New Roman", "Times", "serif";
	font-size: 12px ;
	color: #000;
	text-align: left;
	padding:5px;
	line-height:14px;
}

.newstext a {
	font-family:   "Georgia", "Times New Roman", "Times", "serif";
	font-size:90%;
	color: #0066cb;
	text-align: left;
	text-decoration: none;
}

.newstext a:hover {
	font-family:   "Georgia", "Times New Roman", "Times", "serif";
	font-size:90%;
	color: #333333;
	text-align: left;
	text-decoration: none;
}

/* header cell with feed title text and xml button */

.fd_header { 
	border:1px #666 solid;
	width:233px;
	padding:5px 0px;
	background-color:#ECF5FF;
	font-weight:bold;
	text-align:center;
	margin-bottom:10px;
}


