body {
	background: url(../images/tilerosewood.jpg);
	text-align: center;
	margin: 0px;
}
#body {
	background: url(../images/backgroundtile.jpg) repeat-y;
	background-color: #F9F8F1;
	text-align: left;
	margin: 0px auto 10px auto;
	width: 900px;
	height: auto;
}
#content {
	background-color: #F9F8F1;
	text-align: left;
	margin: auto 40px 1em 40px;
	width: 820px;
	height: auto;
}
#bultx {
	text-align: right;
	clear: right;
	margin: -1px 27px 0 0;
}
#buttons {
	text-align: center;
	margin-top: -16px;
}
#footer {
	padding-top: 13px;
	text-align: center;
	margin-top: 0px;
	clear: both;
}
#header {
	margin-bottom: 2em;
}
.gallery {
	width: 205px;
	text-align: center;
	float: left;
	margin: 0px;
}
.gal-text {
	height: 2.7em;
}
.gal-spaced {
	padding-bottom: 10px;
}
.models-overview {
	float: left;
	width: 500px;
}
.models-galleries-box {
	float: left;
	width: 500px;
}
.models-gallery-header {
	margin: 5px 0 10px 0;
	text-align: center;
	font-weight: bold;
}
.models-image-box {
	float: right;
	width: 300px;
}
.models-options {
	padding-top: 15px;
	clear: both;
}
.clear {
	clear: both;
}