<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(images/green_bg_tile.gif) #4E5937;
}

body,td,th,p{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #444;
	line-height:17px;
}
p{
margin-top:4px;
}
a {
	font-size: 12px;
	font-weight:bold;
	color: #2A2A2A;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #555555;
}
a:hover {
	text-decoration: none;
	color: #B9302F;
}
a:active {
	text-decoration: none;
	color: #B9302F;
}

.logo_link_bom{
padding:6px 3px 6px 36px;
background-image:url(images/logo_bom.gif);
background-position: left;
background-repeat:no-repeat;
}
.logo_link_golflink{
padding:6px 3px 6px 36px;
background-image:url(images/logos_golflink.gif);
background-position: left;
background-repeat:no-repeat;
}
.logo_link_nswga{
padding:6px 3px 6px 36px;
background-image:url(images/logos_nswga.gif);
background-position: left;
background-repeat:no-repeat;
}
.logo_link_womens{
padding:6px 3px 6px 36px;
background-image:url(images/logos_womens.gif);
background-position: left;
background-repeat:no-repeat;
}

.logo_link_acro{
padding:6px 3px 6px 36px;
background-image:url(images/logos_pdf.gif);
background-position: left;
background-repeat:no-repeat;
}

p a:link, a.normal:link{color:#00c;text-decoration: underline;}
p a:visited, a.normal:visited{color:#551a8b;text-decoration: underline;}
p a:active, a.normal:active{color:#f00}

h1 {
	font-size: 18px;
	color:#b9302F;
	font-weight:bold;
}
h2 {
	font-size: 14px;
	color:#b9302F;
	
	margin-bottom:0px;
}
.grey{color:#999;}

.img_left{
float:left;
margin:0px 10px 0px 0px;
}

#container{
	width: 710px;
	position: relative;
	left: 50%;
	margin-left: -355px;
	background:url(images/bg_tile.gif) #4E5937 repeat-y;
}

#container-inside{
	width: 700px;
	background-color: #fff;
	margin-left: 5px;
	position:relative;
	background-color:#F7F7F7;
	background-image:url(images/bg_footer.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#nav{
clear:left;
padding:10px 20px 10px 30px;
border-bottom:2px solid #E3E3E3;
background:url(images/nav_tile.gif) repeat-x;
text-align:left;
color:#999;
}
#nav a{
font-weight:bold;
}
#header_img{
clear:left;
border-bottom:5px solid #E3E3E3;
background-color:#FFF;
}
#column_1{
padding:30px 35px 35px 35px;
float:left;
width:425px;
}
#column_2{
/* padding:15px;*/
margin-top:20px;
margin-bottom:20px;
float:left;
width:180px;
background-color:#E7E7E7;

}

 /* set millions of background images http://www.neuroticweb.com/recursos/css-rounded-box/ 
#column_2 .rbroundbox { background: url(images/nt.gif) repeat; }*/
 .rbtop div { background: url(images/tl.gif) no-repeat top left; }
 .rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
 .rbbot { background: url(images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really neccesary.*/
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;

} 
.rbcontent { margin: 0px 10px 0px 10px;  }


#footer{
margin:0px;
height:20px;
padding:10px 10px 10px 35px;
clear:left;
background-color:#333;
color:#999;
}

-->