body 			
						{ 
						background-color: #cacbc5;
						color: #4f4f4e;
						font-family: Arial, "Times New Roman", Times;
						margin: 0px;
						padding: 0px;
						}
						
#footer
						{
						bottom: 0;
						left: 0;
						width: 100%;
						background-color: #8d8e88;
						height: 123px;
						}
						
#page-contents	
						{
						margin-top: 25px;
						min-height: 400px;
						}
						
#page-contents p	
						{
						font-size: 0.75em;
						}

#footer .footer-inner
						{
						width: 960px;
						margin-left: auto;
						margin-right: auto;
						color: #e0e1d9;
						font-size: 0.7em;
						padding-bottom: 5px;
						height: 120px;
						}
				
#top-menu
						{
						position: absolute;
						top: 0;
						left: 0;
						width: 100%;
						background-color: #8d8e88;
						}
				
#top-menu .menu-inner		
						{
						width: 960px;
						margin-left: auto;
						margin-right: auto;
						height: 40px;
						}
						
						
#top-submenu
						{
						position: absolute;
						top: 40px;
						left: 0;
						width: 100%;
						background-color: #8d8e88;
						height: 30px;
						}
				
#top-submenu .submenu-inner		
						{
						width: 960px;
						margin-left: auto;
						margin-right: auto;
						}
						
#phone	
						{
						float: right;
						text-align: right;
						}
						
h1			
						{
						color: #4f4f4e;
						margin: 0px;
						font-weight: normal;
						margin: 2px;
						font-family: Georgia, "Times New Roman", Times;
						}
						
h2			
						{
						color: #4f4f4e;
						margin: 0px;
						font-size: 1.6em;
						font-weight: normal;
						margin: 2px;
						font-family: Georgia, "Times New Roman", Times;						
						}
						
h3		
						{
						color: #4f4f4e;
						margin: 0px;
						font-size: 1em;
						font-weight: normal;
						margin: 2px;
						font-family: Georgia, "Times New Roman", Times;						
						}
						
						
#content-container
						{
						margin-top: 45px;
						width: 960px;
						margin-left: auto;
						margin-right: auto;
						}

#exhibition-banner
						{
						margin-top: 15px;
						margin-bottom: 10px;
						}
	
#top-menu ul, #top-submenu ul				{
							list-style: none;
							padding: 0;
							margin: 0;
							}

#top-menu li, #top-submenu li						{
							float: left;
							margin: 0 0.25em;
							}
	
#top-menu li a 	{
							height: 23px;
							line-height: 23px;
							padding-top: 7px;
							float: left;
							margin-left: 13px;
							margin-right: 13px;
							display: block;
							color: #c6c7c2;
							text-decoration: none;
							text-align: center;
							font-weight: normal;
							}
							
							
#top-submenu li a				{
							height: 13px;
							line-height: 13px;
							padding-top: 7px;
							float: left;
							display: block;
							color: #c6c7c2;
							text-decoration: none;
							text-align: center;
							font-weight: normal;
							}

#top-menu li a.current, #top-submenu li a.current
							{
							color: #fff;
							font-weight: bold;
							border-bottom: 3px solid #fff;
							}
	
#top-menu li a:hover, #top-submenu li a:hover			{
							color: #fff;
							}
	
#page-contents p.homepage		
							{
							font-size: 1.3em;
							width: 650px;
							font-family: Georgia, "Times New Roman", Times;
							}
							
							

input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 267px;
}

input[type="password"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 267px;
}

textarea{
width: 267px;
height: 100px;
}

form p{
width: 400px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 400px; /*width of left column containing the label elements*/
border-top: 0px solid #999999;
height: 1%;
font-size: 0.9em;
}

form label{
font-weight: bold;
float: left;
margin-left: -400px; /*width of left column*/
width: 400px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.contactform p{
width: 100px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
border-top: 0px solid #999999;
height: 1%;
font-size: 0.9em;
}

.contactform label{
font-weight: bold;
margin-left: 0px; /*width of left column*/
width: 400px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.contactform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 320px;
}

.contactform textarea{
width: 320px;
height: 100px;
}

.adminbox
							{
							float: left; 
							width: 290px; 
							border: 1px solid #fff; 
							padding: 5px; 
							margin: 5px;
							height: 100px;
							}
							
.adminbox:hover		
							{
							background-color: #fff;
							border: 1px solid #8d8e88; 
							}
							
a:link, a:active, a:visited	
							{
							color: #4f4f4e;
							text-decoration: none;
							font-weight: bold;
							}

a:hover						{
							text-decoration: underline;
							}
							
#footer a:link, #footer a:active, #footer a:visited	
							{
							color: #c6c7c2;
							text-decoration: none;
							font-weight: bold;
							}

#footer a:hover						{
							text-decoration: underline;
							}
							
th							{
							border-bottom: 2px solid #8d8e88;
							padding: 10px;
							text-align: left;
							}
							
table
							{
							width: 100%
							}
							
							
							
							
							
.imgteaser {
	margin: 2px;
	overflow: hidden;
	float: left;
	position: relative;
	border: 3px solid #8d8e88; 
	width: 310px;
}
.imgteaser a {
	text-decoration: none;
	float: left;
}
.imgteaser a:hover {
	cursor: pointer;
}
.imgteaser a img {
	float: left;
	margin: 0;
	border: none;
}
.imgteaser a .more {
	position: absolute;
	right: 20px;
	bottom: 20px;
	font-size: 0.9em;
	color: #fff;
	background: #000;
	padding: 5px 10px;
	filter:alpha(opacity=65);
	opacity:.65;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)"; /*--IE 8 Transparency--*/
}
.imgteaser a:hover .desc{
	display: block;
	font-size: 0.9em;
	padding: 0 0;
	background: #111;
	filter:alpha(opacity=75);
	opacity:.75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /*--IE 8 Transparency--*/
	color: #fff;
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 10px;
	margin: 0;
	width: 290px;
	border-top: 1px solid #999;
}
.imgteaser a:hover .desc strong {
	display: block;
	margin-bottom: 5px;
	font-size:0.9em;
}
.imgteaser a .desc {	display: none; }
.imgteaser a:hover .more { visibility: hidden;}


.sculpture-details
						{
						float: right;
						width: 230px;
						}
						
.sculpture-large-image
						{
						float: left;
						}					


.search-container
						{
						border-top: 1px solid #8d8e88;
						border-bottom: 1px solid #8d8e88;
						font-family: georgia;
						font-size: 0.8em;
						padding-top: 3px;
						padding-bottom: 3px;
						margin-top: 5px;
						margin-bottom: 5px;
						}
