html
{
	background: #F9F9F7 url('../images/a1.gif') repeat-x;
	font-size: 13px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	color: #3d3d3d;
	/*#8C8C73;*/
	line-height: 18px;
	padding: 0px;
}

body
{
	width: 940px;
	background-image: url('../images/wrapperbg.png');
	margin: 0px auto;
	background-color: #ffffff;
}

.wrapper
{
	width: 940px;
	background-image: url('../images/bodybg.png');
	background-repeat: no-repeat;
}

div#header
{
    height: 102px;
    width: 900px;
    margin-left: 20px;
}

div#headerleft
{
	width: 432px;
	height: 102px;
}

div#headerright
{
	width: 458px;
	height: 92px;
	margin-top: 10px;
	float: right;
	text-align: center;
	color: #ffffff;
    line-height: 28px;
	background-color: #a50021;
}

.img_logo
{
    margin-top: 17px;
}

img
{
	border: none;
}

.content
{
	clear: both;
	padding: 20px;
}

.clear
{
	clear: both;
}

.clearleft
{
	clear: left;
}

.clearright
{
	clear: right;
}

.margin30
{
	margin-top: 30px;
}

.navlinks
{
	width: 200px;
	padding-left: 20px;
	float: right;
	display: inline;
}

.heading
{
	width: 650px;
	font-size: 18px;
	font-weight: bold;
	padding-left: 3px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #000000;
}

.headingmore
{
	font-size: 18px;
	font-weight: bold;
	padding-left: 3px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #000000;
}

td
{
	vertical-align: top;
	padding: 3px;
}

td.month
{
	padding-bottom: 20px;
	padding-left: 30px;
	font-size: 20px;
	font-weight: bold;
	line-height: 25px;
	color: #656551;
	letter-spacing: -1px;
}

td h2
{
	margin: 0px;
	padding: 0px 0px 17px 27px;
	font-size: 20px;
	font-weight: bold;
	line-height: 25px;
	color: #656551;
	letter-spacing: -1px;
}

#footer
{
	padding-top: 20px;
	margin-top: 30px;
	height: 46px;
	text-align: center;
	background-image: url('../images/a50.gif');
	color: #A8A88D;
}

#footer a
{
	color: #8C8C73;
}

