body	{
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: #c00000;
	//background: #eeecec url(red_bg3.jpg) top center repeat-y;
	}
h1	{
	letter-spacing: .5em;
	font-size: 1.5em;
	text-align: left;
	height: 150px;
	color: #fff;
	background: #eeecec url(header_right.jpg) no-repeat top right;
	// border-bottom: 2px solid #c00000;
	// border: 2px solid #c00000;
	// border-left: 2px solid #c00000;
	// border-right: 2px solid #c00000;
	padding: 0;
	margin: 0;
	}
h2	{
	color: #eeecec;
	background: #c00000;
	text-align: center;
	padding: 1em;
	border-left: 2px solid #eeecec;
	border-right: 2px solid #eeecec;
	}
h3	{
	font-size: 1.2em;
	color: #000;
	text-align: left;
	margin: .3em;
	}
h6	{
	width: 100%;
	text-align: center;
	}
hr	{
	border-color: #c00000;
	border-style: solid;
	border-width: 1px 0 0;
	clear: both
	margin: 5px 0 20px 0;
	height: 0;
	}
#page	{
	width: 900px;
	margin: 0 auto;
	line-height: 180%;
	background: #eeecec;
	border: 2px solid #c00000;
	}
#main	{
	width: 900px;
	margin: 0 auto;
	// background: transparent;
	color: #000040;
	text-align: left;
	border-top: 1px solid #c00000;
	}
#primary	{
		width: 66%;
		margin: 0;
		padding: 0;
		// border-top: 1px solid #c00000;
		display: relative;
		float: left;
		// border-bottom: 1px solid #c00000;
		}
#secondary	{
		width: 32%;
		margin: 0;
		padding: 0;
		display: relative;
		float: right;
		background: #eeecec;
		// border-top: 1px solid #c00000;
		// border-left: 1px solid #c00000;
		}
#secondary a	{
		color: #c00000;
		}
#secondary a:link	{
			color: #c00000;
			text-decoration: none;
			}
#secondary a:visited	{
			color: #c0c0c0;
			}
#secondary a:hover	{
			text-decoration: underline;
			}
.post	{
	
	background: #f4f0f1;
	// border-bottom: 1px solid #c00000;
	// border-left: 1px solid #c00000;
	border-right: 1px solid #c00000;
	// border-top: 1px solid #c00000;
	margin: 0 auto;
	padding: 1em;
	}
.date	{
	width: 100%;
	margin-right: 2em;
	text-align: right;
	color: #c00000;
	font-style: italic;
	}
.post a	{
	font-weight: 600;
	text-decoration: none;
	}
.post a:link	{
		font-weight: 600;
		color: #c00000;
		text-decoration: underline;
		}
.post a:visited	{
		font-weight: 600;
		color: #c00000;
		text-decoration: none;
		}
.post a:hover	{
		font-weight: 600;
		color: #c00000;
		text-decoration: underline;
		}
.post a:active	{
		font-weight: 600;
		color: #c00000;
		text-decoration: underline;
		}
.pic1	{
	width: 150px;
	margin: 1em 1em .5em .5em;
	float: left;
	}
.pic2	{
	width: 150px;
	margin: 1em 1em .5em .5em;
	float: right;
	}
acronym	{
	color: #ff00ff;
	font-weight: 600;
	}
#footer	{
	color: #fff;
	font-size: 1.5em;
	// padding: .5em;
	text-align: center;
	background: #c00000;
	border-left: 2px solid #eeecec;
	border-right: 2px solid #eeecec;
	clear: both;
	}
.nav	{
	width: 750px;
	margin: 0 auto;
	text-align: center;
	}
.nav ol	{
	background: #eeecec;
	color: #c00000;
	margin: 0 auto;
	}
.nav ol li	{
		width: 225px;
		border-right: 1px dashed #c00000;
		padding-left: 1em;
		padding-right: 1em;
		text-align: center;
		display: inline;
		}
table	{
	text-align: right;
	width: 100%;
	background: #fff url(cash_bg9.jpg) no-repeat center center;
	}
th align	{
		align: center;
		}
blockquote	{
		color: #800000;
		}
