
body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}

#sculpturebody {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 775px;
	color: #666666;
	background-color: #F5F5F5;
	margin-top: 20px;
	margin-bottom: 20px;
}
#sculpturebodyup {
	background-color: #666666;
	height: 20px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/titlebg.jpg);
	padding-left: 20px;
}


#sculpturebodydown {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
#sculpturetxt {
	padding: 5px;
	width: auto;
	white-space: normal;
}
#sculpturepic {
	margin-right: auto;
	margin-left: auto;
	height: 500px;
	text-align: center;
	overflow: auto;
	width: 770px;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #990000;
	padding-top: 5px;
	padding-bottom: 5px;
}
#sculpturepic div{
	height: auto;
	width: auto;
	border: 1px solid #999999;
	float: left;
	background-color: #FFFFFF;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 7px;
	background-image: url(images/loading.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
.style1 {
	color: #333333;
	font-weight: bold;
}
.style2 {color: #FF0000}
