body {
	background: #412C25;
background-image:url('images/dots.png');
background-repeat:repeat-x;
background-attachment: fixed;
	font: 12px "Century Gothic", Arial, serif;
	color: #412D26;
	margin: 0;
}
a:link, a:visited {
	color: #80C3BA;
	text-decoration: none;
}
a:hover, a:active {
	color: #80C3BA;
	text-decoration: underline;
}
h1 {
	font-size: 21px;
	margin-top: 2px;
}
h2 {
	font-size: 13px;
}
h3 {
	font-size: 15px;
	text-decoration: underline;
	margin-bottom: 5px;
	padding-top: 10px;
}
h4 {
	font-weight: bold;
	text-decoration: underline;
}
.header {
	width: 949px;
	height: 269px;
	margin: 0 auto;
	position: relative;
}
.main {
	background-image:url('images/main-bg.png');
background-repeat:repeat-y;
	width: 949px;
	margin-top: 269px;
	margin: 0 auto;
	padding: 0;
}
.mainTable {
	margin-left:76px;
}
.main1Table {
	margin-left:76px;
margin: 0 auto;
	padding: 0;
}
.newsletter {
	background-color: #281813;
	padding: 10px 0 10px 30px;
	position: relative;
}
.big {
	font-size: 14px;
}
.credits {
	padding: 7px 0;
	font-size: 11px;
color: #80C3BA;
}
.space {
	padding: 15px 0;
}
.border {
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #b7eef4;
.border1 {
	padding: 0 0 0 0;
	border-bottom: 1px dotted #b7eef4;
}
