body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 0px;
	font-size: 14px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #DCE7FF;
}
#banner #globalNav {
	clear: both;
	margin-right: 10px;
	margin-left: 10px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	background-color: #049BD1;
	background-image: url(images/SonHarvest-Characters.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 900px;
}
#banner {
	background-repeat: no-repeat;
	background-position: left top;
	width: 900px;
	background-color: #D67248;
}
#banner #logo {
	width: 360px;
	float: left;
}
#banner img {
}

#content {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
#rgt_col {
	width: 220px;
	float: left;
	margin-top: 50px;
}
#cntr_col {
	width: 400px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
#lft_col {
	float: left;
	width: 220px;
	margin-top: 50px;
}


.clrflt {
	clear: both;
}
#vbs {
	font-size: 24px;
	color: #FFFFFF;
	width: 375px;
	height: 50px;
	float: left;
	display: block;
	text-align: center;
	margin-top: 50px;
}

h1 {color: #FA7434}
h2 {color: #FFFFFF}
h3 {
	color: #FA7434;
	font-family: Plump MT, Verdana, Arial, Helvetica, sans-serif;

}
a:link{
	color: #DCE7FF;
	text-decoration: none;
}

a:visited{
	color: #29326A;
	text-decoration: none;
}

a:hover{
	color: #F9EF63;
	text-decoration: underline blink;
}

