body {
	background: white;
	font: 12px/21px Lucida Grande, Helvetica, Verdana, Arial, sans-serif Georgia Times, serif ;
	color: black;
}

#content p, form {
	padding: 10px 0 10px 10px;
}

img {
	vertical-align: middle;
	
}

a {
	outline: none;
	
}

h1 {
	font: bold 25px Lucida Grande, Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
	color: black;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 13px;
	border-bottom: 1px solid #9f9f9f;
}

h2 {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: black;
	padding: 5px 0 5px 0;
}

h3 {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: black;
	padding: 5px 0 5px 0;
}

.clearfloats {
	clear: both;
}
	
#sitewrapper {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background: white;
}

#mastheadwrapper {
	width: 1000px;
	height: 200px;
	background: url(/images/bg-masthead.jpg) no-repeat;
}

#logo {
	float: left;
	width: 260px;
	height: 116px;
	padding-right: 19px;
}

ul#navigation-menu {
	display: none;
}

#innerfade {
	width:1000px;
	height:230px;
	overflow: hidden;
	clear: both;
	display: none;
}
	
#sidebar {
	display: none;
}

#footerwrapper {
	display: none;
}
