@charset "ISO-8859-1";
#contactinfo {
	width: 400px;
	float: right;
	margin-top: 50px;
}
#picturebox {
	height: 500px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#bottomText a:hover {
	color: #6F0800;
}
#bottomText a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#contactinfo a {
	color: #FFFFFF;
	text-decoration: none;
}
#contactinfo a:hover {
	color: #6F0800;
}
