#page_wrapper {
	width: 765px;
	margin: 0 auto;
	background-color: #FFF;
	padding: 3px;
	text-align: left !important;
}

body {background: url(http://www.golfmax.net/websites/00105/images/background.png);}

#left_column {
	width: 150px; 
	padding: 0 20px 0 10px; 
	float: left;
}

#right_column {
	width: 585px; 
	float: left;
}

.clear {
	clear: both;
}




ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0;
	text-align: left;
}

.menu a
{
	width: 150px;
	margin: 0;
	display: block;
	text-align: left;
	border-bottom: 2px solid #fff;
	text-decoration: none;
	color: #000;
	font-size: 10px;
	background: #eeeded;
	padding: 8px 0 8px 8px;
}

.menu a:visited {color: #000;}
.menu a:active {color: #000;}
.menu a:hover { background: #e0e0e0; }










