<style>
		
		body {
			background-color: #efefef;
			margin-left: 15px;
			margin-top: 10px;
		}

		#top_nav {
			background-color: #000033;
			height: 28px;
			color: white;
			font: 11px verdana, arial, 'san-serif';
			width: 459px;
		}

		#top_tab {
			color: white;
			font: bold 10px verdana, arial, 'san-serif';
			background-image: url("http://www.golftransactions.com/images/top_right_tab.jpg");
			background-repeat: no-repeat;
			width: 450px;
		}

		#top_gradient {
			background-image: url("http://www.golftransactions.com/images/top_right_gradient2.jpg");
			background-repeat: repeat-y;
			background-position: center right;
			width: 168px;
		}

		#banner_ad {
			height: 70px;
			width: 909px;
			background-color: #333399;
			background-image: url("http://www.golftransactions.com/images/top_right_gradient2.jpg");
			background-repeat: repeat-y;
			background-position: center right;
		}

		#small_ads {
			padding-top: 1px; 
			padding-bottom: 2px; 
			padding-left: 15px;
		}

		#search_space {
			padding-left: 45px; padding-top: 7px;
		}

		#horizontal_ds {
			background-image: url("http://www.golftransactions.com/images/horizontal_ds.jpg");
			height: 7px;
			width: 909px;
		}

		#banner_logo {
			height: 50px;
			width: 909px;
			background-color: #000033;
		}

		#panel {
			width: 172px;
			background-color: #333399;
		}

		#left_nav_box {
			background-image: url("http://www.golftransactions.com/images/left_nav_gradient.jpg");

			width: 172px;
		}

		#left_nav_tab {
			background-image: url("http://www.golftransactions.com/images/left_nav_tab2.jpg");
			height: 20px;
			width: 172px;
		}


		#pad20 {
			padding-left: 20px;
		}

		#category_title {
			padding-top: 0px; 
			color: white;
			font: bold italic 14px arial, 'san-serif';
			letter-spacing: 1px;
			padding-left: 20px;
		}

		#category_blurb {
			padding-top: 10px; 
			color: black;
			font: 12px verdana, arial, 'san-serif';
			padding-left: 20px;
			width: 500px;
			line-height: 140%;
		}

		input {
			height: 15px; 
			font: 10px verdana;
			border: 1px solid black;
		}

		#outer_border {
			border: 1px solid #000033;
		}

		td.ds_end { 
			background-image: url('http://www.golftransactions.com/images/ds_left.jpg'); 
			height: 4px;
		}

		td.ds_center {
			background-image: url('http://www.golftransactions.com/images/ds_center.jpg');
			height: 4px;
		}

		#top_nav a:link { color: #ffffff; text-decoration: none; }
		#top_nav a:active { color: #ffffff; text-decoration: none; }
		#top_nav a:visited { color: #ffffff; text-decoration: none; }
		#top_nav a:hover { color: #ffffff; text-decoration: underline; }

		#blurbs a:link { color: black; text-decoration: none; }
		#blurbs a:active { color: black; text-decoration: none; }
		#blurbs a:visited { color: black; text-decoration: none; }
		#blurbs a:hover { color: #666666; text-decoration: none; }

		#splinks a:link { color: blue; text-decoration: none; }
		#splinks a:active { color: blue; text-decoration: none; }
		#splinks a:visited { color: purple; text-decoration: none; }
		#splinks a:hover { color: red; text-decoration: none; }

		a:link { color: #ffffff; text-decoration: none; }
		a:active { color: #ffffff; text-decoration: none; }
		a:visited { color: #ffffff; text-decoration: none; }
		a:hover { color: #ffffff; text-decoration: underline; }

	</style>
