﻿#foursquareimages {
	width: 389px;
	height: 396px;
	background-image: url('../images/fourimages.jpg');
	background-repeat: no-repeat;
	margin-bottom: 13px;
	float: left;
}
#golfer {
	background-color: #5C7642;
	color: #FFFFFF;
	background-image: url('../images/golfertop.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	width: 500px;
	margin-left: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	height: 352px;
}
#golferfooter {
	background-color: #728539;
	color: #FFFFFF;
	background-image: url('../images/golferbottom.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	width: 500px;
	height: 17px;
	margin-left: 16px;
}
#rightcontent {
	margin-left: 403px;
	background-color: #728539;
	color: #FFFFFF;
	background-repeat: no-repeat;
	width: 530px;
	padding-top: 25px;
	height: 371px;
}
.golfertitle {
	font-family: tahoma;
	font-size: 28px;
}
.golfertext {
}
#golftertextbox {
}
.golftertextbox a {
	text-decoration: underline;
	color: #FFFFFF;
}
.golftertextbox a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
