#body {
	color: #FFF;
	background-color: #000;
	background-image: url(grad_blu_bg%20copy.jpg);
	background-repeat: repeat-x;
}
#container {
	float: left;
	height: 800px;
	width: 1050px;
	background-color: #000;
	color: #666;
}
#headerlogo1 {
	background-color: #999;
	height: 115px;
	width: 400px;
	float: left;
}
#headerlogo2 {
	background-color: #000;
	float: left;
	height: 115px;
	width: 200px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #000;
	color: #000;
	border-right-style: groove;
	border-right-color: #000;
	border-right-width: 0px;
}
#headerlogo3 {
	background-color: #000;
	float: left;
	height: 27px;
	width: 450px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#headerlogo4 {
	background-color: #000;
	float: left;
	height: 85px;
	width: 450px;
}
#sprynavbar {
	background-color: #000;
	height: 23px;
	width: 1050px;
	float: left;
	overflow: visible;
	visibility: visible;
	z-index: 1;
}
#underspry {
	background-color: #000;
	background-image: url(images/glow_4.jpg);
	color: #000;
}

#main {
	background-color: #000;
	float: left;
	height: auto;
	width: 1050px;
	color: #000;
}
#footer {
	background-color: #300;
	float: left;
	height: 15px;
	width: 1050px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #666;
}
