.sitebody {
	background-color: #332f2c;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.mainpic {
  background-image: url(../images/bg01.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  background-color: #100c0b;
}

.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	line-height: 24px;
	margin: 0px;
}

.maintext A {
    color: #ff982c;
    text-decoration: none;
}
    
.maintext A:hover  {
    color:#FFB871;
    text-decoration: none;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #cec1a6;
	line-height: 18px;
	margin: 0px;
}

.footertext A {
    color: #cec1a6;
    text-decoration: none;
}
    
.footertext A:hover  {
    color:#FFFFFF;
    text-decoration: none;
}

.headline {
	color: #8A7D62;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	margin: 0;
}


.graytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 24px;
	margin: 0px;
}
.sitebody #attendees {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	padding: 0px;
	border: 1px solid #8a7d62;
	text-align: left;
	vertical-align: text-top;
	width: 236px;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sitebody #attendees hr {
	color: #8a7d62;
	width: 216px;
	clear: both;
}
.sitebody #attendees img {
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-position: right;
	float: right;
	clear: both;
	margin: 5px;
}

.sitebody #clear {
	clear:right;
}


