body
{
	margin: 0;
	background-color:#f0efee;
	font-family: Helvetica,Arial,'trebuchet ms',sans-serif;

}

a
{
	color:#7f9ab5;
	text-decoration: none;
}

a:hover
{
	color: #669933;
	text-decoration: underline;
}

#container
{
	width: 760px;
	margin: 0 auto;
}

#banner
{
	background-color:#7f9ab5;
	padding: 20px;
	margin: 0 0 40px 0;
	clear: both;
}

#banner-header, #banner-description
{
	font-size: 28px;
	line-height: 1em;
	text-decoration: none;
	color: #ffffff;
	margin: 0;
}

#banner-description
{
	font-weight: normal;
	font-size: .8em;
}

#pagebody
{
	display: inline;
	float: left;
	width: 480px;
}

#pagebody-inner
{
	display: block;
	background-color:#edf2f7;
}

.date-header
{
	font-size: 12pt;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
}

.entry
{
	padding: 0 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #333333;
	text-align: left;
}


/* BODY COPY STYLE */
.entry p
{
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	text-align: left;
}

#links
{
	width: 240px;
	float: left;
	margin: 0 0 0 40px;
}

#links-inner
{
	width: 240px;
	display: block;
}

#links-inner h2
{
	background-color: #CCCCCF;
	color: #000000;
	font-size: .9em;
	padding: 5px;
}

#links-inner ul
{
	list-style: none;
	font-size: .8em;
	color: #7f9ab5;
	font-weight: bold;
	margin: 0 0 0 -35px;
}

#links-inner li
{
	color: #7f9ab5;
	text-decoration: none;
	margin: 1em;
}

#links-inner h2 a
{
	color: black;
}

#links-inner ul a
{
	color: #7f9ab5;
}
.pageheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: italic;
	color: #7F9AB5;
	background-position: left;
	text-align: left;
}
.copy {
	
}
