
body
{
	background-repeat: repeat;
	background-color: #3D3732;
	background-image: url(../ima/bg_black.gif);
	margin: 0px;
	color: #A76629;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
}

a:link, a:visited
{
	color: #714824;
	text-decoration: none;
}

a:hover
{
	color: #C58C3D;
	text-decoration: none;
}

#bannerTrail
{
	background-repeat: repeat-y;
	background-position: center;
	position: relative;
	background-image: url(../ima/bannerTrail.gif);
	text-align: center;
}

#banner
{
	background-image: url(../ima/banner.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 644px;
	width: 100%;
	position: relative;
}

#content
{
	position: relative;
	clear: both;
	padding: 10px;
}

#footer
{
	background-image: url(../ima/footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 257px;
	width: 100%;
	position: relative;
}
