body {
	background-color: #375DE8;
	font-size: 12px;
	line-height: 130%; 
	font-family:verdana, helvetica, sans;
}

html { min-height: 100%; margin-bottom: 1px;
}

h1, h2, h3, h4, h5 {
	color : #0E419C;
	font-size:1.4em; 
	margin-bottom:18px;
	text-align: left;	
}

/* line height */
p { 
	line-height: 175%;
	margin-bottom:12px; 
	font-size:1.1em;
}  

.pcenter {
text-align: center;
}

li { 
	line-height: 175%;
	font-size: 1.0em;
}  

td, th {
font-size: 1.0em;
}


#toplinks{
	margin: 10px auto 10px;
	text-align:right;
	width: 760px;
	color: #fff;
	font-size: 9px;
	
}
#toplinks a{color: #fff;}

/* end line height */

/* links */

a {
	color: #D63E30;
}

a.visited {
	color: #D63E30;
}

a.hover {
	text-decoration: none;
}

a.active {
	color: #996600;
}
/* end links */

/* images */	
img {
	border: none;
}
.imgfr {float:right; padding: 5px 0 5px 10px;}
.rightcenter {text-align:center;}
	
.headertext {
padding: 5px 5px 0 205px;
font-size: 1.5em;
font-color: #6B3918;
font-weight: bold;
text-align: left;

}

/* end image */

.floatright {
float: right;
font-size: .9em;
text-align: center;
padding: 10px 0 10px 10px;
}
#oldphotos {padding: 3px; background-color: #EADC99;}


/* 3 column table-less */
#container {
	width: 760px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: 5px solid #fff;
	background-color: #EFEFEF;
	color: #404040;
	font-size: .8em;
	background-image:url(/images/body-bk.gif)
		}

#banner {
	padding: 0px;
	margin-bottom: 5px;
}

#content {
	padding: 10px;
	margin-left: 200px;
	/*margin-right: 200px;*/
	text-align: justify;
	font-size: 1.2em;
	background-color: #EFEFEF;
}


#sidebar-a {
	float: left;
	width: 190px;
	padding: 45px 0px 45px 0px;
}

#sidebar-b {
	float: right;
	width: 250px;
	\width: 185px;
	w\idth: 175px;
	padding: 10px 5px 5px 5px;
	margin: 50px 0px 20px 20px;
	margin-top: 50px;
	font-size: 1.1em;
}


#footer {
	clear: both;
	padding: 10px;
	margin-top: 5px;
	font-size: 1.0em;
	text-align: center;
	background-image:url(/images/footer-bk.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid gray;
	background-color: #EFEFEF;
}
/* end 3 column table-less */
/*div{border: solid 1px red;}*/