body,td,th {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: small;
}
body {
	background-color: #A4A476;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333;
	text-decoration: underline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:visited {
	text-decoration: underline;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #333;
}
#container {
	background-image: url(images/index_background.gif);
	background-position: center bottom;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-color: #996;
	font-size: medium;
	height: auto;
	vertical-align: bottom;
	padding-bottom: 42px;
}
#nav {
	margin: 0px;
	padding: 0px;
	float: left;
	position: absolute;
	vertical-align: top;
	top: 0px;
	background-color: #996;
	width: 900px;
}
#form1 #email {
	vertical-align: middle;
	text-align: left;
	width: 130px;
	position: relative;
	bottom: 14px;
}
#container #subscribe {
	background-color: #CC6;
	height: 35px;
	width: 473px;
	margin-left: 380px;
	overflow: hidden;
	text-align: right;
	margin-top: -35px;
}
#textbox {
	height: auto;
	width: 684px;
	background-color: #FFF;
	padding-right: 60px;
	padding-bottom: 45px;
	padding-left: 60px;
	margin-right: 48px;
	margin-left: 48px;
	font-size: small;
	margin-top: 198px;
	padding-top: 35px;
}
#copyright {
	font-size: x-small;
	color: #333;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: text-top;
	height: auto;
}
#content {
	height: 585px;
	width: 804px;
	margin-top: 198px;
	margin-right: 48px;
	margin-left: 48px;
}
#container #main_ad {
	height: 50px;
	width: 331px;
	margin-left: 49px;
	margin-top: 26px;
}
