body {
	background: #000 url(/images/c3bg.gif) no-repeat top left;
	color: #4b4;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 10px;
	/*line-height: 1.6em;*/
	text-align: left;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

.page {
	width: 940px;
	height: 600px;
}

.LHsectionbox {
	width: 60px;
	height: 370px;
	background: #000;
	float: left;
	margin-top: 130px; /* space down from top of page */
}

.RHsectionbox {
	width: 100px;
	/*height: 246px;*/
	background: #000;
	float: right;
	margin-top: 226px; /* space down from top of page */
}

.RHmenuFrame {
	width: 100px;
	/*height: 40px;*/
	background: #000;
	float: right;
	text-align: left;
	/*border: 1px solid #aaa;*/
	padding: 8px 0px 8px 0px;
}

.body {
	width: 640px;
	height: 420px;
	border: 0px solid #aaa;
	float: left;
	margin-top: 130px; /* space down from top of page */
	color: #4b4;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	padding: 0 0 0 80;
}

.footer {
	width: 400px;
	height: 50px;
	background: #000;
	margin-left: 270px; /* space from left side of page */
	color: #944;
	font-family: Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: .2em;
	text-align: center;
}

a, a:link, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.rhmenu {
	font-family: Tahoma,Arial,Helvetica;
	font-size: 14px;
	color: #b44;
}

img {
	border: 0;
}

h1 {
	font-size: 1.5em;
	font-weight: bold;
}