
body{
	margin:0px;
	padding:0px;
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#606;
	color:#822632;
	}
a{
	color:#306783;
	text-decoration:none;
	}
a:hover{
	text-decoration:underline;
	}

#mainWrap{
	width:850px;
	margin:10px auto;
	border-left:1px solid #000;
	border-right:1px solid #000;
	}
#header{
	}
#topNav{
	background-color:#d9c59a;
	padding:7px 8px 0px 8px;
	}
#topNav ul{
	margin:0px;
	padding:0px;
	}
#topNav li{
	list-style:none;
	display:inline;
	border-top:1px solid #fff;
	margin:0px 7px;
	padding:0px 5px;
	background-image:url("/images/i/grad/h-d6c398-6b6907-oso200.png");
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#d6c398;
	}
#topNav h2{
	display:inline;
	font-size:13px;
	color:white;
	font-weight:400;
	padding:2px 7px;
	}
#topNav a{
	text-decoration:none;
	}
#topGraphics{
	border-top:5px solid #807657;
	background-color:#363509;
	background-image:url("/images/assets/topgraphics-2009-09-06.jpg");
	background-repeat:no-repeat;
	background-position:top left;
	height:240px;
	position:relative;
	}
#medallion{
	position:absolute;
	left:620px;
	top:161px;
	background-image:url("/images/assets/newmedallion09.png");
	background-repeat:no-repeat;
	background-position:top left;
	width:211px;
	height:170px;
	}
#subNav{
	background-image:url("/images/i/grad/h-cc9900-dec582-oso575.png");
	background-repeat:no-repeat;
	background-color:#dec582;
	color:white;
	}
#subNav a{
	color:#fff;
	font-size:12px;
		}
#mainContent, #footer{
	background-color:#e6d8b2;
	}
#rightInset{
	width:270px;
	background-image:url("/images/i/grad/v-ddc177-e6d6b5-oso160.png");
	background-position:top left;
	background-repeat: repeat-x;
	padding-top:100px;
	padding-left:10px;
	padding-bottom:25px;
	}
#mainInset{
	/* width:570px; removed after new wider template */
	min-height:500px;
	}
#mainBody{
	padding:15px;
	}
.inticker{
	color:#d3ab33;
	}
#footer{
	text-align:center;
	padding:15px 20px 20px 20px;
	border-top:1px solid #333;
	}
#footer table{
	width:95%;
	}
#footer td{
	text-align:center;
	}
.hiddenText{
	display:none;
	}
