.outline {
	width: 50%;
	position: static;
	margin: auto auto auto 100px;
	float: none;
	clear: none;
	height: 600px;
}
.nav {
	margin: auto;
	width: 630px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	padding-left: 0px;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin none;
	border-left: thin none;
}
.lthome {
	padding: 2px;
}
.footer {
	margin: auto auto auto 225px;
	height: auto;
	width: 600px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #52A4EE;
}
.ltall {
	float: left;
	width: 220px;
	padding-left: 3px;
}
.midtable {
	width: 550px;
	margin-left: 10px;
	margin-top: 5px;
	padding: 5px;
}
.sidephoto {
	width: 220px;
	margin-left: 20px;
	margin-bottom: 150px;
	top: auto;
}
.ctrfooter {
	margin: auto;
	width: 630px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	padding-left: 0px;
	border-top: thin solid #52A4EE;
	border-right: thin none #52A4EE;
	border-bottom: thin none #52A4EE;
	border-left: thin none #52A4EE;
}
.footerbottom {

	margin: auto auto auto 225px;
	height: auto;
	width: 630px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #52A4EE;
}
