#header {
}
#header {
	background-color: #000;
	height: 70px;
	width: 100%;
	color: #9F9;
	text-align: center;
	font-size: 18px;
	margin-right: 10px;
	border-right-color: #D6D6D6;
	outline-color: #000;
	cursor: crosshair;
}
body {
	margin: 0px;
	padding: 0px;
	bottom: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#footer {
}

#footer {
	background-color: #000;
	background-image: url(footer%20large.jpg);
	background-repeat: no-repeat;
	width: 100%;
}
#footer {
	background-color: #000;
	background-image: url(footer%20large.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 100%;
	bottom: auto;
}
#updateslocked {
	background-color: #FFF;
	width: 80%;
}
#lockedupdates {
	background-color: #000;
	width: 20%;
	color: #FFF;
	padding-right: 10px;
}
#maincontent {
	background-color: #FFF;
	margin: 20px;
	padding: 0px;
	width: 80%;
}
#footer {
	padding: 0px;
	height: 260px;
	width: 100%;
	bottom: 100%;
	color: #FFF;
	background-image: url(Templates/footer%20large.jpg);
	text-align: left;
	clear: both;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #000;
}
#middle {
	width: 100%;
	overflow: visible;
	text-align: center;
}
#submiddle {
	float: left;
	width: 20%;
	color: #9F9;
	background-color: #000;
	font-size: 16px;
	margin-left: 15px;
	height: 400px;
	text-align: left;
}
#content {
	width: 75%;
	text-align: left;
	font-size: 16px;
	background-color: #000;
	float: right;
	cursor: crosshair;
	color: #CCC;
	margin-right: 30px;
}
#footer {
	background-color: #000;
	background-image: url(Apple%20Buttons/footer%20large.jpg);
	background-repeat: no-repeat;
	float: right;
}
p strong {
	text-align: left;
	color: #06F;
}

