
#bodycopy {
	width: 531px;
	padding-left: 20px;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #6E181B;
	padding-right: 20px;
	min-height: 650px;
	padding-top: 20px;
}

body {
	background-color: #FFF;
	background-image: url(../../images/back2.jpg);
	background-repeat: repeat-x;
}

h1, h2, h3, h4, h5 {
	color: #6E181B;
}


div#bodycopy a:link, div#bodycopy a:visited, div#bodycopy a:active {
	color: #6E181B;
}
div#bodycopy a:hover {
	color: #4A034E;
	text-decoration: underline;
}

#link {
	float: right;
}

