body {
	margin: 0px;
	background-color: #C2C2C2;
	background-image: url(../img/bg.gif);
}
.setsite {
	width: 760px;
}
#c01 {
	background-color: #FFFFFF;
}
.bgFadeFx {
	background-image: url(../img/bg_fade.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#c02 {
	background-color: #000000;
}
.bgAfric {
	background-image: url(../img/painting.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#c03 {
	background-color: #9B0000;
}
#c04 {
	background-color: #333333;
}
#c05 {
	background-color: #AF3333;
}
#c06 {
	background-color: #E5E5E5;
}
#c07 {
	background-color: #EEEEEE;
	border: 3px solid #FFFFFF;
}
#c08 {
	background-color: #EEEEEE;
}
.regulartxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
}
.XLtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #9B0000;
	font-weight: bold;
}
.Ltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9B0000;
	font-weight: bold;
}
a:link {
	color: #9B0000;
	text-decoration: none;
}
a:visited {
	color: #9B0000;
	text-decoration: none;
}
a:hover {
	color: #6E1D1D;
	text-decoration: underline;
}
a:active {
	color: #9B0000;
	text-decoration: none;
}