	body {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12pt;
	}
	#wrapper {
		width:900px;
		margin:0px auto;
		border:1px solid #bbb;
		padding:10px;
	}
	#header {
		border:0px solid #bbb;
		height:80px;
		padding:10px;
	}
	#content {
		margin-top:10px;
		padding-bottom:10px;
	}
	#content div {
		padding:10px;
		float:left;
	}
	#content-left {
		width:180px;
	}
	#content-main {
	margin-left:10px;
	width:500px;
	border: 1px solid #bbb;

	}
	#content-right {
		margin-left:10px;
		width:134px;
	}
	#footer {
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	padding:10px;
	border:1px none #bbb;
	width:878px;
	font-size: 9pt;
	color: #999999;

	}
	#bottom {
	clear:both;
	text-align:right;
	font-size: 8pt;
	color: #CCCCFF;

	}
	#quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #666666;
	text-align: right;
	border: 0px none;

	}
	.quoteBig {
	font-size: 16pt;
	}
	.quoteAttrib {
	font-size: 12pt;
	font-style: normal;
}
#menu {
	font-family: "Arial Black", "Arial Rounded MT Bold", "Franklin Gothic Medium Cond", sans-serif;
	font-size: 8pt;
	color: #1D104E;
}
a:link {
	color: #D27D19;
	text-decoration: none;
}
a:visited {
	color: #D27D19;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
