body {
	color: #323232;
	font-size: 14px;
	font-family: arial, tahoma, helvetica, sans-serif;
	background-color: #d8dde6;
	text-align: center;
	margin: 0;
	padding: 0; }

p { }

td { }

a:link {
	color: #11267a;
	}

a:visited {
	color: #11267a;
	}

a:hover {
	color: #2776bb;
	}

a:active { }
#container {
	background-image : url(../images/bg_content.gif);
	background-repeat : repeat-y;
	background-position : left top;
	width : 754px;
	margin : 0 auto 35px;
	}
#headerarea { }

#mainnav {
	color: #a30046;
	font-size: 13px;
	line-height: 17px;
	background-image: url(../images/bg_nav.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 53px;
	padding-top: 6px;
	}

#mainnav a:link {
	color: #11267a;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
	}

#mainnav a:visited {	color:           #11267a;
	text-decoration: none; }

#mainnav a:hover {	color:           #2776bb;
	text-decoration: underline; }

#guts {
	text-align: left;
	margin-right: 35px;
	margin-left: 30px; }

#subarea {
	background-image: url(../images/sub_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	width: 262px;
	float: left;
	margin-top: 20px;
	padding-top: 12px; }
#subtext {
	color: #a30046;
	font-size: 14px;
	line-height: 19px;
	margin: 12px 20px;
	padding: 12px 0 0; }

#maincontent {
	font-size: 13px;
	line-height: 17px;
	text-align: left;
	width: 390px;
	float: right; }

#footer {
	color: #5a5a5a;
	font-size: 12px;
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 88px;
	clear: both; }
#footer p {
	padding-top: 45px; }

h1 {
	color: #a30046;
	font-size: 18px;
	margin: 0; }
h2 {
	color: #a30046;
	font-size: 15px;
	margin: 0;
	}

h3 {
	color: #a30046;
	font-size: 14px;
	}

.smaller {
	font-size: 13px;
	}

