/* css for South West Rocks Country Club by Dinkum Web Solutions, http://www.dinkumweb.com.au */
/* All associated graphics copyright 2005, South West Rocks Country Club */

/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the 
   designer's written permission. However, feel free to study the CSS and use 
   techniques you learn from it elsewhere. */

/*
-----------------------------------------------------------------------------------------
Text/Content Formatting	
----------------------------------------------------------------------------------------- 
*/

/* Normal Default Style Sheet */
/* Some Globals */
body a {
	color:blue;
	text-decoration:underline;
}
body { 
	background:#fff;
	margin:auto;
	font-size:14pt;
	font-family:georgia,times,serif;
	color:#000;
	width:95%;
}

#header {
	margin-bottom:20pt;
	border-bottom:1px solid #444;
	padding-bottom:12pt;
}
	
img  {
	display:none;
}
	


/* end of css */
