wrapper {
	margin: 0px;
	width: 975px;
}

#header {
	margin: 0px;
	height: 57px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #000;
	text-align: center;
	font-weight: bold;
	background-color: #FFF;
	background-image: url(Images/Eagles.jpg);
	float: none;
	font-style: italic;
}

#banner {
	margin: 0px;
	background-color: #FFF;
	text-align: center;
	font-weight: bold;
	color: #00F;
	font-size: 16px;
	background-image: url(Images/Eagles.jpg);
	padding: 0px;
	height: 40px;
}

#Welcome {
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: #CCC;
	color: #000;
}

#content {
	height: 1200px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	background-color: #FFF;
	background-image: url(Images/Eagles.jpg);
	color: #646464;
	clear: left;
	padding: 0px;
}

#column {
	height: 350px;
	float: left;
	font-size: 12px;
	text-align: left;
	border: thin dotted #333;
	background-color: #09C;
	color: #000;
	width: 625px;
	margin-left: 10px;
	font-weight: bold;
}
#center {
	height: 350px;
	width: 600px;
	text-align: center;
	font-size: large;
	background-color: #F03;
	position: relative;
	color: #000;
	margin-left: 10px;
	float: right;
	margin-right: 20px;
}
#new {
	height: 325px;
	width: 409px;
	border: thin dashed #333;
	margin: 1px;
}
#newer {
	height: 300px;
	width: 500px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	border: thin solid #F00;
	margin-top: 10px;
}

#military {
	height: 295px;
	width: 180px;
	text-align: center;
	border: thin solid #00F;
}
#header p {
	font-size: small;
}
#book {
	height: 150px;
	width: 1000px;
	margin-top: 15px;
}

