@charset "utf-8";
#footer {
	font-family: "Century Gothic", Verdana;
	font-size: 12px;
	color: #FFFFFF;
	background-color: 759b4f;
}
#rightpanel {
	background-attachment: scroll;
	background-image: url(../imgs/sidebar2_bcg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #000000;
}
body {
	font-family: "Century Gothic", Verdana;
	font-size: 12px;
	color: #666666;
	background-color: #6694C8;
	background-image: url(../imgs/png/bcg.png);
	background-repeat: repeat-x;
}
#maincontainer {
	background-color: #FFFFFF;
	font-family: "Century Gothic", Verdana;
	font-size: 12px;
	color: #666666;
}
#maincontainer #footer a {
	font-family: "Century Gothic", Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
