body{
	margin:0px;
	background-image:url(images/main_bg.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#container{
	width:912px;
	margin:0 auto;
	height:auto;
}
p{line-height:18px;}
.style1 {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #676705;
	font-weight: bold;
}
.style3 {
	font-size: 11px;
	font-weight: bold;
}
.style4 {color: #FFFFFF}
.style6 {font-size: 11px; font-weight: bold; color: #C5D8BA; }
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}


a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:normal;
}
.b:link {
	text-decoration: none;
}
.b:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.b:hover {
	text-decoration: underline;
	color: #C5D8BA;
}
.b:active {
	text-decoration: none;
	color: #FFFFFF;
}
.c {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676705;
	font-weight:normal;
}
.c:link {
	text-decoration: none;
}
.c:visited {
	text-decoration: none;
	color: #676705;
}
.c:hover {
	text-decoration: underline;
	color: #676705;
}
.c:active {
	text-decoration: none;
	color: #676705;
}
