body {
	margin: 0px;
	font-family: arial,sans-serif;
	font-size: 12px;
}
 
p {font-family: verdana,arial,sans-serif; font-size: 13px;}

a:link, a:visited, a:hover, a:active {color: #211f60;}

a.chapters:link, a.chapters:visited, a.chapters:hover, a.chapters:active {
	color: #ffffff;
	margin-bottom: 20px;
	font-weight: bold;
}

h1 {font-size: 22px;}
 
#page_wrapper {
	width: 780px;
	background: url(http://www.golfmax.net/websites/03517/images/body-bg.png); 
	padding-bottom: 100px;
}

	
#masthead {
	height: 171px;
	background: url(http://www.golfmax.net/websites/03517/images/top-bar.png);
}

#left {
	float: left;
	width: 236px;
	padding: 10px;
	color: #fff;
}

#divide {
	float: left;
	width: 12px;
}

#content {
	float: left;
	width: 477px;
	padding: 20px;
}

.clear {
	clear: both;
}

#bottom {
	background-color: #211f60;
	padding: 10px;
}

#bottom-left {
	width: 390px;
	float: left;
	color: #ffffff;
}

#bottom-right {
	width: 390px;
	float: left;
	color: #ffffff;
	text-align: right;
}