body {
	background: #f1ecdf url("../images/bits/bodybg.jpg") top left repeat;
	font-family: "Verdana", Helvetica, Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	margin-top: 5px;
	color: #333;
}
#agfcolumn {
	margin: 0 auto;
	width: 100%;
	height: 100%;
}
#agf_flash {
	margin: 0 auto;
	width: 1000px;
	height: 700px;
	background-color: #fff;
}
#agfoot {
	margin: 0 auto;
	width: 1000px;
}
.foot_text {
	padding: 3px 0px 3px 0px;
}

h1, h2, h3 {
	display: none;
}

a, a:link, a:visited {
	text-decoration: none;
	color: #00adef;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #336699;
	font-weight: bold;
}