body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../images/bg.flash1.jpg);
	background-repeat:  repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.wrapper {
	padding: 0px;
	width:760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}
.footer {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #996600;
	text-decoration: none;
	background-image: url(../images/footer.jpg);
	background-repeat:  repeat-x;
	background-position: top;
	margin: 0px;
	height: 37px;
	font-weight: bold;
	padding-top: 30px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
}
.footer a,.footer a:visited {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 14px;
	color: #996600;
	text-decoration: none;	
}
