body {
	font: normal 12px/18px Arial, Helvetica, sans-serif; 
	text-transform: none;
	background: #000000;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	margin: 0 auto;
	padding: 0px;
	width: 781px;
	text-align: left;
	background:#000000;
}
#leftcolumn {
	width:441px;
	float:left;
	margin: 0px 20px 0px 20px;
	padding: 0px;
}
#rightcolumn {
	width:280px;
	float:right;
	margin: 0px;
	padding: 0px;
}
a:link              { color:#e7e291; text-decoration:none; font-weight:normal;}
a:visited           { color:#e7e291; text-decoration:none; font-weight:normal;}
a:hover             { color:#737445;  text-decoration:none; font-weight:normal;}
a:active            { color:#e7e291;  text-decoration:none; font-weight:normal;}
h1 {
	font-size: inherit;
	line-height:18px;
	font-weight:bold;
	color: #cb1920;
	padding:0px;
	margin:0px;
}
#footer {
	width:741px;
	margin: 0px 20px 0px 20px;
	padding: 0px ;
}