body {
	text-align: center;
	min-width: 760px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	background-color: #ffffff;
	}
	
#wrapper {
	width: 100%;
	min-width: 720px;
	margin: 0 auto;
	text-align: left;
	}
	
#header {
	width: 100%;
	background-color: #ffffcc;
	text-align: center;
	}
		
#nav {
	padding-top: 3%;
	width: 200px;
	float: left;
	background-color: #ffffcc;
	}
	
#content {
	width: 70%;
	float: right;
	}
	
#mainContent {
	width: 90%;
	float: left;
	}
	
#secondaryContent {
	width: 23%;
	float: right;
	}
	
#NewAndNoteworthy {
	text-align: center;
	margin-top: 20px;
	}
		
#siteInfo {
	width: 90%;
	margin: 0 auto;
	text-align: center;
	clear: both;	
	}
#barNav ul li a:link, #barNav ul li  a:visited, #barNav ul li a:hover, #barNav ul li  a:active {
color: #000000;
}
h4 {
font-weight: normal;
}
li.top a {
font-size: .9em;
float: right;
color: #993333;
text-decoration: none;
}
div#lastRule {
padding-bottom: 25px;
}
a:link, a:visited {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
a:active {
text-decoration: none;
}
#thinRule {
width: 35%;
}
