.centerimage {
	background-position: center center;
	float: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
/* CSS Document */

body {
	background-color: #000000;
}
#wrapper {
	width: 950px;
	border: 2px solid #666666;
	height: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.rightimage {
	float: right;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	clear: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.leftimage {
	border: 0;
	float: left;
	margin-bottom: 10px;
	margin-right: 15px;
	margin-left: 0px;
	margin-top: 10px;
}
background {
	background-color: #000000;
}
