body {
	font-family: Arial, Helvetica, sans-serif;
	background: url(webimages/background.jpg) repeat-x #000000 top center;
	color:#CCCCCC;
	font-size:13px;
	margin: 31px 0 5px 0;
	line-height:1.6em;
	text-align:center;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:13px;
	line-height:1.6em;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.content {
	text-align:center;
}
#copy  {
	text-align:center;
}
a {
	text-decoration:underline; color:#CCCCCC;
}
a:hover {
	text-decoration:none; color:#b9c48e;
}
p {
	text-align:left; margin:12px 0 8px 35px;
}
h1 {
	color:#FFFFFF; font-size:18px; margin:8px 0 2px 0; text-align:center; font-weight:normal; text-transform:uppercase;
}
h2 {
	color:#b9c48e; font-size:16px; margin:0px; text-align:center; font-weight:normal;
}
.content {
	background:#000000 url(webimages/contentbk.jpg) top repeat-x; border:#FFFFFF 1px solid; text-align:center; margin:0 auto; position:relative;
}
#lcol {
	width:320px; float:left; padding:10px 10px 10px 20px; position:relative; text-align:center; background:none;

}
#rcol {
	width:440px; float:right; text-align:left; margin:10px 35px 10px 0; padding-top:20px; vertical-align:top; background:url(webimages/hr.gif) top no-repeat;
}
#copy {
	text-align:center; vertical-align:bottom; margin-top:15px;
}
