body {
	margin: 0;
	padding: 0;
	background: url(images/bg.jpg);
	background-position: center top;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

#main {
	width: 800px;
	margin: 0px auto;
}

#contentOLD {
	background: url('images/content_bg.jpg');
	background-color: #FFF;
	background-repeat: no-repeat;
	padding: 80px 40px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666;
}
#content2011 {
	background: url('images/content_bg2011.jpg');
	background-color: #FFF;
	background-repeat: no-repeat;
	padding: 40px 40px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666;
}
#content {
	background: url('images/content_bg2011.jpg');
	background-color: #FFF;
	background-repeat: no-repeat;
	padding: 40px 40px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666;
}

#content a {
	text-decoration: none;
	color: #333;
}
.chath1 {
	font-size: 16pt;
	color: #FF9900;
	font-weight: bold;
}
.chath2 {
	font-size: 12pt;
	color: #FF9900;
	font-weight: bold;
}
.chatbody {	font-size: 12px;
	color: #6633CC;
	font-family: Arial, Helvetica, sans-serif;
}

a img {
	border: none;
}
.stylefooter {	font-size: 9px;
	color: #6633CC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.stylefootercol {color: #0033CC}
