div#container{
		width: 900px;
		height: auto;
		position: absolute;
		font-size: 10pt;
		background:url(/images/golfclassic/bkgnd_repeat.gif) repeat-y;
	}
div#container h1{
		color:#c3333e;
		font-size: 10pt;
		padding: 0px 10px;
		margin-top: 5px;
		margin-bottom: -15px;
	}
	p{
		padding: 10px 10px;
	}
div#header{
		width: 900px;
		height: 95px;
		background:#000;
		margin: 0 auto;
		z-index: 2;
}
div#year{
	position: relative;
	color:#FFF;
	left: 80px;
	/*font-size: 1.5em;*/
	font-size: 20px;
	font-weight: bold;
	z-index: 9;
}
div#leftbar{
	width: 200px;
	height: auto;
	position: relative;
	float: left;
	background:#000;
}
div#leftbar a, a:link, a:visited, a:active{
	color:#C3333E;
}
div#sponsors{
	float: left;
	background: #transparent;
	color: #fff;
	height: auto;
}
div#sponsors img{
	margin: 5px auto;
	padding-left: 10px;
	border: none;
}

div#thanks{
		color:#FFF;
		float: left;
		font-size: 12px;
		font-weight: bold;
		padding-left: 12px;
		z-index: 9;
	}
div#rightbar{
	background:url(/images/golfclassic/rightbar-bg.jpg) repeat-x;
	width: 221px;
	height: 550px;
	position: relative;
	float: right;
	right: 30px;
	bottom: 50px;
	z-index: 99;
}

div#rightbar p{
	padding: 0px 10px;
}
div#rightbar a, a:link, a:visited, a:active{
	color:#c3333e;
	text-decoration: none;
}
div#banner{
	width: 394px;
	height: 126px;
	position: relative;
	float: right;
	right: 75px;
	z-index: 99;
}
div#content{
		height: auto;
		width: 450px;
		float: left;
		background:#fff;
		margin: 0px auto;
	}
div#content h1{
		color:#c3333e;
		font-size: 12pt;
		padding: 0px 10px;
		margin-top: 5px;
		margin-bottom: -20px;
	}
div#content2{
			height: auto;
			width: 575px;
			float: right;
			position: relative;
			right: 120px;
			background:#fff;
		}
div#content2 img{
			padding-right: 10px;
			padding-bottom: 10px;
		}
div#content2 h1{
			color:#c3333e;
			font-size: 12pt;
			padding: 0px 10px;
			margin-top: 5px;
			margin-bottom: -15px;
		}	
#footer{
		width: 900px;
		height: 231px;
		float: left;
		background:#000;
	}
	
	

/*-----------IMAGES-------*/
img#plaid{
		float: right;
	}
img#ymcatopleft{
		position: relative;
		left: 10px;
		top: 9px;
		z-index: 10;
		border: none;
	}
img#leftgolfer{
		width: 200px;
		height: 461px;
		float: left;
	}
img#lloyd{
	position: relative;
	left: 50px;
	}
img#schoenemans{
	}
img#poet{
	}
img#howalt{
	position: relative;
	left: 35px;
}
img#cortrust{
	position: relative;
	right: 2px;
}
img#midcontinent{
	position: relative;
	left: 8px;
}
img#firstpremier{
	position: relative;
	left: 25px;
}
img#malone{
	position: relative;
	right: 1px;
}
img#ymca{
		position: relative;
		top: 95px;
		left: 10px;
		z-index:10;
	}
img#ymcasponsor{
		float: right;
		position: relative;
		right: 215px;
	}
img#bottom{
	position: relative;
	float: right;
}
img#bottom2{
	float: right;
}
img#starmark-left{
	border: none;
	position: relative;
	top: 3px;
}

