body {
	background-image: url(img/8x8.jpg);
	background-repeat: repeat;
}.headerarea {
	background-image: url(img/headerimg.jpg);
	background-repeat: no-repeat;
	height: 212px;
	width: 950px;
}
.navbg {
	background-image: url(img/navbg.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 950px;
}

.headlinearea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #09C;
	background-color: #FFF;
	vertical-align: middle;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 15px;
}
.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #052349;
	background-color: #FFF;
	padding-bottom: 50px;
	padding-right: 30px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	padding-top: 30px;
}
li {
	list-style-image: url(img/bullet.jpg);
}
.leftsideimg {
	background-color: #FFF;
	background-image: url(img/golfballs.jpg);
	background-repeat: no-repeat;
}

.link1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #FFF;
}
.link1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #FFF;
}
.link1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #468BE8;
	
.link2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #052349;
}
.link2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #052349;
}
.link2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #468BE8;
