/* CSS Document */

body {
	background-color:#556271;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	}
	
#fill {
	width:100%;
	height:100%;
	color: #FFFFFF;	
	}

#banner {
	background-image: url(file:///C|/Documents%20and%20Settings/Stin/My%20Documents/Web/Images/Community/gobanner.jpg);
	background-repeat:no-repeat;
	width:700px;
	height:200px;
	
	}

#content {
	background-image:url(images/design_image.jpg)
	width:978px;
	height:100%;
	color:#000000;
	padding-top:5px;

	
	
	}
#links {
	width: 700px;
	height: 10px;
	
	font-size: 24px;
	font-style: normal;
	color: #008301;
}

#bottom {
	color:#ffffff;
	width: 978;
	height: 20px;
	font-size: small;
	background-color: #556271;

}

#bflash {
	width:600px;
	height:100%;
	
	}
	h1 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #008201;
	}
	
.floatleft { float: left; }

#imgtext

	{
	width:400px;
	}

a:link {
	color: #008201;
	text-decoration: none;
}
a:visited {
	color: #008201;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
