#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 740px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	background-color: #005e67;
	background-repeat: repeat;
	text-align: center;
}

.contact {
	font-family:Arial, Helvetica, sans-serif;
	color: #c37849;
	font-style:normal;
	font-size:12px;
	width: auto;
	padding-top: 10pt;
}

#flash{
	margin-bottom: -10px;
}

#topPic {
	background-image: url(../imgs/topbg_hp.gif);
	width: 740px;
	height: 13px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#botPic {
	background-image: url(../imgs/botbg.gif);
	width: 740px;
	height: 12px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}