body {
	margin:0px; 
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	min-width: 971px;
	text-align:center;
	background-color:#8c99aa;
}
div#topshadow{
	width: 100%;
	height: 20px;
	text-align:left;
	background:#8c99aa url('images/top-background.jpg') repeat-x top center;	
}
div#bottomshadow{
	width: 100%;
	height: 20px;
	text-align:left;
	background:#8c99aa url('images/bottom-background.jpg') repeat-x top center;
}
div#shadow{
	width:971px;
	background: #8c99aa url('images/background.jpg') repeat-y top center;
	padding:0px;
	margin: 0px auto;
}

div#container{
	width: 929px;
	margin:0px auto;
	text-align:left;
	border:1px solid #ffffff;
	background-color:#ffffff;
	
}
div#header{
	padding:0px;
}

div#headerimage{
	width:929px;
	height:221px;
	padding:0px;
	margin:0px;
	border-width:0px;
}

div#headerimage * {
	margin:0px;
	padding:0px;
	border:none;
	text-decoration:none;
}

div#nav {
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	background-color:#ffffff;
	margin:0px;
}

div#nav table {
	border-width:0px;
	border-spacing:0px;
}

div#nav td {
	border-width:0px;
	padding:0px;
}

div#content {
}
td#mainbox {
}
div#contentmain {
	height:auto;
	background-color: #ffffff;
	color:#3a3939;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	line-height:1.5em;
	padding:22px 25px 15px 30px;
}
div#contentmain td {
	color:#3a3939;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	line-height:1.5em;
}	
div#contenthead {
	text-align:left;
	margin-bottom:10px;
}
div.newsitem {
	font-size:13px;
	margin-bottom:20px;
}
div.newsgloss {
	font-size:11px;
	padding-left:20px;
}
form#volunteerform {
	margin:0 auto;
}
form#volunteerform table {
	margin:0 auto;
	font-size:12px;
	color:#3a3939;
}
div#rightBar {
	float: right;
	width: 302px;
	padding-bottom:8px;
}

td#rightBarHolder {
	background-color: #d9e6f6;
	width:302px;
}

div#clearing {
	clear: both;
	width: 100%;
}

/* ContentMain */

div#floatImg{
	float: right;
	display: block;
	margin: 7px 11px;
}

div#mainhead {
	margin:0px;
	text-align: left;
	padding-bottom:12px;
}

div.story{
	text-align: left;
	width:572px;
}

div.floatMenu{
	text-align:center;
	font-weight:bold;
	font-size:12px;
	color:rgb(0,72,144);
	margin: 5px;
	border: 2px solid rgb(0,72,144);
	float: right;
}

/* Right Menu */

.sidebarpromosignup {}

.maintitlesignup {
margin: 0px;
}	

.sidebarpromosignup1 {}



/*//////////////////////////////////////////////////////////*/
div#footer {
	clear: both;
	background-color: #201b5b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFF;
	padding:4px 0px;
	height:12px;
	text-indent:0px;
	text-align:center;
	width:929px;
}

div#footer a{
	color: #FFF;
	text-decoration: none;
}
div#footer a:hover {
	text-decoration: underline;

}

a{
	color: rgb(0,72,144);
	text-decoration: none;
}
a:hover {
	text-decoration: underline;

}
a img{
	border-width: 0;
}


div.embed p{
	font-size: 12px;
	clear:none;
}

h3{
	font-size: 14px;
	font-weight: bold;
	color:#201b5b;
	margin: 20px 0 0 0;
}
h4{
	font-size: 12px;
	font-style:italic;
	color: #201b5b;
	margin: 0;
	}
form h3 {
	margin-top:0px;
}
h2 {
	font-size:16px;
	font-weight:bold;
}
p {
	margin:5px 0 10px 0;
}
.frontpage {
	font-size: 12px;
	padding-left:1em;
	padding-right:1em;
}
.hang {
	font-size: 12px;
	margin-left: 2em;
	text-indent: -2em
}

.bio {
	font-size: 12px;
	font-style:italic;
}
.smalltext {
	font-size: 10px;
}
.blue {
	color:#000080;
}
.grey {
	color:#999999;
}
hr.yellow{
	border:1px dashed black;
	color:#fff;
	margin:25px 20px 15px 20px;
/*	clear:both;*/
}
hr.blueshim {
	color:#000099;
	background-color:#000099;
	height:1px;
}
div#divider{
	background-image: url(images/spotbar.gif);
	border:0px solid black;
	margin:15px 30px 20px 30px;
	padding:1px;
	width:360;
}
hr#comment{
	border: 1px dotted #333333;
}

img#imgsig{
	float: right;
}

.join {
	font-size:12px;
	color: rgb(102,0,0);
	font-weight:bold;
}
.blogsmall {
	color: #666666;
	font-size: 10px;
}
.bloghead {
	color: #1a367f;
	font-weight:bolder;
	font-size:16px;
}
.bloghead a {
	color: #1f386a;
	text-decoration: none;
}

.bloghead a:hover {
	text-decoration: underline;
	color: #1f386a;
}

div#blog {
	padding: 4px;
}
div#blog a{
	color: #660000;
	text-decoration: none;
}
div#blog a:hover {
	text-decoration: underline;
	color:#1F386A;

}
div#catbox {
	float:right;
	width:150px;
	padding:10px;
	margin-left:10px;
	margin-bottom:10px;
	border:1px solid black;
}
div#catbox div {
	margin-left:1.5em;
	text-indent:-1.5em;
}