@charset "utf-8";
#container {
	width: 1000px;
	height: 500px;
	background-image: url(images/jonathan-trumbull-signing-of-the-declaration-of-independence-large.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	text-align: center;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#main_image {
	background-image: url(file://///poweredge/winscar%20web%20site/pub/0);
	height: 390px;
	width: 691px;
	top: auto;
}

#spry_box {
	float: left;
	height: 30px;
	width: 525px;
	background-color: #000;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
}
#column_container {
	float: left;
	width: 762px;
	height: 150px;
	padding-top: 25px;
	padding-left: 60px;
}
#left_column {
	float: left;
	width: 140px;
	padding-left: 6px;
}
#left_inside_column {
	width: 140px;
	float: left;
}
#right_inside_column {
	float: left;
	width: 0px;
}

#right_column {
	float: left;
	width:140px;
}
#center_column {
	width: 190px;
	margin-left: 10px;
}




#upper_right_column {
	float: right;
	height: 500px;
	width: 200px;
	text-align: center;
}
#right_text_column {
	float: right;
	height: 470px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: medium;
	width: 295px;
	text-align: center;
}
#logo {
	padding-left: 75px;
}
#logo_box {
	height: 100px;
	width: 295px;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: small;
	font-family: Verdana, Geneva, sans-serif;
}
#lower_stripe {
	width: 690px;
	padding-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #F00;
	padding-right: 0px;
	float: left;
	font-weight: bold;
	height: 460px;
	font-size: xx-large;
	font-style: italic;
}
#farrightcolumn {
	float: left;
	width: 140px;
	height: 140px;
	vertical-align: bottom;
}
#container #lower_stripe h1 {
	font-size: 48px;
	text-align: center;
}

