html
{
	margin: 0px;
	padding-top: 10px;
	width: 100%;
}

img
{
	border: 0px;
}

p
{
	margin: 10px;
}

a:link
{
	color: #3663B7;
	text-decoration: none;
}

a:visited
{
	color: #3663B7;
	text-decoration: none;
}

#outer_shell
{
	width: 780px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#header
{
	border-top: 1px solid #869528;
	border-right: 1px solid #869528;
	border-left: 1px solid #869528;
}

#navigation
{
	height: 24px;
	background: #A53910;
	border-right: 1px solid #869528;
	border-left: 1px solid #869528;
}

#page_content
{
	background: #FFF;
	font-weight: normal;
	font-size: 13px;
	color: #5C5D57;
	font-style: normal;
	font-family: "Trebuchet MS";
	text-decoration: none;
	border-right: 1px solid #869528;
	border-left: 1px solid #869528;
	border-bottom: 1px solid #869528;
	padding: 10px 17px 17px 17px;
}

#page_title
{
	background: #FFF;
	font-weight: normal;
	font-size: 14px;
	color: #869528;
	font-style: normal;
	font-family: "Trebuchet MS";
	text-decoration: none;
	padding: 10px;
	border-bottom: 1px solid #869528;
	border-right: 1px solid #869528;
	border-left: 1px solid #869528;
}

#homepage_main
{
	float:left;
	border-right: 1px solid #869528;
	width: 578px;
	height: 250px;
	background: #FFF;
	font-weight: normal;
	font-size: 13px;
	color: #5C5D57;
	font-style: normal;
	font-family: "Trebuchet MS";
	text-decoration: none;
	padding: 10px;
	padding-bottom: 17px;
	padding-left: 17px;
	padding-right: 17px;
	border-bottom: 1px solid #869528;
	border-left: 1px solid #869528;
}

#whats_new
{
	float:left;
	padding-top: 27px;
	width: 165px;
	background: #FEF1D5;
	font-weight: normal;
	font-size: 12px;
	color: #A88818;
	font-style: normal;
	font-family: "Trebuchet MS";
	text-decoration: none;
	border-bottom: 1px solid #869528;
	border-right: 1px solid #869528;
}

#whats_new a
{
	color: #A88818;
}

#whats_new a:hover
{
	color: #D5A604;
}

#whats_new ul
{
	list-style-type: square;
	margin-top: 10px;
}

#whats_new li
{
	padding: 3px;
}

#footer
{
	clear:left;
	font-weight: normal;
	font-size: 10px;
	color: #FFF;
	font-style: normal;
	font-family: "Trebuchet MS";
	text-decoration: none;
	padding: 10px;
}

#footer a
{
	color: #FFF;
}

#footer a:hover
{
	text-decoration: underline;
}

#confirmation
{
	background: #E5F2F8;
	font-weight: bold;
	font-size: 8pt;
	font-style: normal;
	font-family: "Trebuchet MS";
	text-decoration: none;
}

.h4blk, .h3blk, .h2blk, .h1blk, .h0blk
{
	font-weight: normal;
	color: #000;
	font-style: normal;
	font-family: "Trebuchet MS";
	text-decoration: none;
}

.h0blk
{
	font-size: 7px;
}

.h1blk
{
	font-size: 8px;
}

.h2blk
{
	font-size: 9px;
}

.h3blk
{
	font-size: 10px;
}

.h4blk
{
	font-size: 12px;
}

.h5blk
{
	font-size: 14px;
}