body
{
	margin: 0;
	font-family: arial;
	font-size: 12px;
	color: #000000;
	background: #d8dfea url(images/page-bg.jpg) top repeat-x;
}

p, h1, h2, h3, h4, h5, h6
{
	margin-top: 0;
}

a
{
	text-decoration: none;
	color: #666666;
}

a:hover
{
	text-decoration: underline;
}

#header
{
	width: 900px;
	height: 315px;
	margin: 0 auto;
	background: url(images/header2.jpg) top left no-repeat;
	position: relative;
}

#Nav
{
	height: 25px;
	width: 900px;
}

#content
{
	background: #ffffff;
	padding-top: 20px;
	padding-bottom: 20px;
}

#content_holder
{
	width: 900px;
	margin: 0 auto;
}

#Left
{
	width: 426px;
	padding: 5px;
	float: left;
	color: #11223c;
}

#Left a
{
	color: blue;
}

#Right
{
	width: 403px;
	float: right;
	padding: 15px;
	background: #fee6b3 url(images/rightbg.jpg) top repeat-x;
	margin-bottom: 15px;
}

#footer
{
	text-align: center;
	font-size: xx-small;
	padding: 25px;
}

#blurb
{
	position: relative;
	width: 336px;
	height: 73px;
	font-size: 24px;
	margin-top: 191px;
	color: #11223c;
	padding-top: 15px;
}

#faderspot
{
	position: absolute;
	left: 465px;
	top: 42px;
	width: 401px;
	height: 267px;
}

.wpEntry
{
	clear: both;
	margin-bottom: 20px;
}

.wpDate
{
	padding-top: 2px;
	border: 1px #cccccc solid;
	background: url(images/datebox.jpg) repeat-x;
	height: 41px;
	width: 41px;
	float: left;
}

.wpMonth
{
	text-align: center;
}

.wpDay
{
	font-size: 20px;
	color: #11223c;
	text-align: center;
}

.wpContainer
{
	width: 350px;
	padding-left: 10px;
	float: left;
}

.wpTitle
{
	font-size: 24px;
	color: #11223c;
}

.wpStory
{
	clear: both;
	float: left;
}