body {
	text-align: center;
	background-image: url(../images/bg_grad1.jpg);
	background-repeat: repeat-x;
	background-color: #D9D9D9;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/logos3.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#content {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	min-height:410px;
	height:auto !important;
	height:500px;
	padding: 38px;
	float: left;
	width: 882px;
	text-align: left;
}
#navigation {
	padding-top: 20px;
	padding-bottom: 10px;
}

#lower-left-container {
	float: left;
	width: 580px;
}
#box1 {
	float: left;
	width: 262px;
	border: 1px solid #999999;
}
#box2 {
	float: right;
	width: 262px;
	border: 1px solid #999999;
}
#box3 {
	float: right;
	width: 263px;
	border: 1px solid #999999;
}
#footer {
	clear: both;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
	#thumbs    {
	float:left;
	width:300px;
}
	#thumbs ul {
	margin:0px;
	padding:0px;
	list-style:none;
	float: left;
}
	#thumbs li {
	float: left;
	margin: 8px;
}
	#sets      {
	float:right;
	width:400px;
	text-align: left;
	padding: 8px;
}
#box4 {
	float: right;
	width: 320px;
	border: 1px solid #999999;
	padding: 10px;
}
#box5 {
	/* [disabled]float: right; */
	/* [disabled]width: 600px; */
	border: 1px solid #999999;
	padding: 10px;
	background-image: url(../images/form-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #000;
}

