/* css style - 'Why Hostas?' by Jeanette Holmes - http://www.??.com/ */
/* All associated graphics copyright 2007, Infinite Designs */
/* Added: 21 March 2007 */
/* colors used:
   #53664a - grey/green
*/ 

html {
	margin: 0px;
	padding: 0px;
	}

body {
    margin: 0px; 
	padding: 0px;
	min-height: 100%;
    width: 99.9%;
    background: url("Artwork/SGBackground2Final.jpg") repeat-y center top;
    background-attachment: scroll;
    }

a:link        { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #53664a;
	}

a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #53664a;
	}

a:hover, a:active { 
	text-decoration: underline; 
	color: #53664a;
	}

/* using an image to replace text */
#pageHeader1 h1 span {
	display: none;
	}