body
{ 
 background-color: #F4F1E0;
 font-family: Georgia, 'Times New Roman' , Serif;
 color:#333333;
}

div
{
	margin-right: auto;
	margin-left: auto;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

h2 a
{
	color: Black;
	text-decoration: none;
}

#portfolio
{
	position: absolute;
	top: 0;
	margin:0;
	padding:0;
	border:0;
	text-decoration:none;
	list-style:none;
	display: block;
	clear: both;
}

#ctl00_slideShow
{
	position: absolute;
	top:46px;
	height:250px;

}

#ctl00_ContentPlaceHolder1_Send_Email
{
	margin:10px -5px 10px 10px;
}




.chooseSculpture:hover
{
	background-color:White;
	cursor:pointer;
}

.floatLeft
{
	border-style:none;
}

#footer
{
	clear: both;
	background-color: #e4dece;
	width: 890px;
	height: 110px;
	position: absolute;
	bottom: -200px;
	left: -180px;
	color: white;
	padding:10px 0 0 10px;
}

#footerEmail
{
	color:White;
	text-decoration:none;
}

#footerEmail:hover
{
	text-decoration:underline;
}

#ctl00_ContentPlaceHolder1_CallMeBack
{

	position: relative;
	top:90px;

}

#ctl00_ContentPlaceHolder1_EmailMe
{
	position: relative;
	top:35px;
	left: 175px;
}
#ctl00_myVertMenu
{
	position: absolute;
	height: 316px;
	height: 100px;
	top: 313px;
	width: 396px;
	margin: 10px 0 10px 0;
	z-index: 350;
	left: 0px;
}

.myButton
{
	border-style:dashed;
	border-width:1px;
	border-color:Black;
}

.myButton:hover
{
	border-style:dotted;
}