body {
	background-attachment: scroll;
	background-color: #7d2e34;
	background-position: 100px top;
}

html {
overflow-y: scroll;
}

#content{
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image:  url(images/mainbg.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
	margin: 0 auto;
	width: 800px;
	height: 570px;
}

#menu {
	position: relative;
	left: 0px;
	width: 550px;
	top: 160px;
	width: 800px;
	height:  25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #7d2e34;
	text-decoration: none;
	text-align: center;
}

#maincolumn {
	position: relative;
	width: 540px;
	height: 380px;
	color: #7d2e34;
	float: none;
	top: 170px;
	left: 125px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #7d2e34;
	text-decoration: none;
	text-align:center;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #7d2e34;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: ##7d2e34;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

h4 {font-family:
	color: #600;
	color: #000;
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	line-height: inherit;
	font-weight: bolder;
	text-transform: uppercase;
	font-stretch: semi-expanded;
}

