@charset "UTF-8";

#oneColFixCtr {
	margin: 40 0 0px;
	padding: 0px;
	text-align: center;
}

#container #welcome {
	margin: auto;
	width: 579px;
	clear: both;
}

h1 {
	text-indent: -9999px;
}

#welcome h2 {
	font: 40px/normal Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
}

#container #mainimg {
	text-align: center;
	margin: 0px auto;
	height: 397px;
	width: 575px;
	clear: both;
}
#links p {
	font: 76%/1em Verdana, Arial, Helvetica, sans-serif;
}

#links p a {
	color: #666666;
	text-decoration: none;
}
#links p a:hover {
	color: #CC3300;
	text-decoration: underline;
}

