BODY {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #352E2C;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
.welc_bg {
	background-image: url(images/home-welc-bg.jpg);
	background-repeat: no-repeat;
	background-color: #E3B94B;
}
.welc_bg_img {
	padding-top: 8px;
	padding-bottom: 8px;
}
.footer {
	color: #F1C44F;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
}
.flash-bg {
	background-image: url(images/home-flash-bg.gif);
	background-repeat: no-repeat;
}
a {
	color: #F1C44F;
	text-decoration: none;
}
