body {
font-family:Arial, Helvetica, sans-serif;
font-size:90%;
	margin:0;
	padding:0;
	text-align:center;
	color:black;
	background:#f4ebd4;
}

h1 {
font-size:1.25em;
}
h2 {
font-size:1em;
}
#header {
width:750px;
height:145px;
background:#CC9900 url(/images/169.jpg) no-repeat;
position:relative;
border-bottom:solid 2px #CC9966;
}


#superwrap {
width:800px;
margin:0 auto;
background:#f4ebd4 url(../images/wrap_bg.jpg) repeat-y top center;
text-align:center;
}



#wrap {
width:750px;
margin:0 auto;
text-align:center;
background:#FBF9EC;
}




#sidecolwrap {
	float:right;
	text-align:left;
	width:175px;
	margin-left:10px;
}
#sidecolcontent {
width:175px;
padding-bottom:40px;
margin:5px;
	
}


.sideboxlink {
position:relative;
}

.sideboxlink a
{
    position: absolute;
    top: 0;
    left: 0;
}



#contentwrap {

width:100%;
margin-bottom:20px;
margin:0 10px;
display:inline;
padding-bottom:10px;
text-align:left;
}

#content {
text-align:left;
width:auto;
margin:0 10px;
}








#footer {


}

.clear {
	clear:both;
}







form {
	margin:0;
	padding:0;
}


/* NAVIGATION */




#top_nav {
	width:auto;
height:42px;
	background: url(../images/navBg.jpg) repeat-x;

	


	
}

#topnav ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
	display: inline;
}

#topnav ul li {
	float: left;
	display: inline;
}
	
#topnav ul a {
	
	}

#topnav ul li a {

	text-align: center;
	text-decoration: none;
	display: block;
	color:#fff;
	font-weight: bold;
	padding-top:2px;
	padding-right:15px;
  	voice-family: "\"}\""; 
  	voice-family:inherit;
	
  
}

#topnav #links a{
	width: 120px;
}



#topnav li#about {
	width:100px;
	
}

#topnav li#exhibitions {
	width:90px;
	
}
#topnav li#artists {
	width:60px;
	
}
#topnav li#news {
	width:115px;
	
}
#topnav li#calendar {
	width:80px;
	
}
#topnav li#contact {
	width:70px;
	
}
#topnav li#newsletter {
	width:92px;
	
}
#topnav #topnavul a span {
	visibility:hidden;

}


/* Main Sidebar Navigation */
.sideBarBox, {
background:#476e72 url(../images/box_bg.png) repeat-x left bottom;
border:solid 1px blue;
background:red;
}




/*piece info display */
#pieceWrap {
	width:auto;
	padding:8px 1px;
	border:1px solid #ccc;
	background:#10383c;
	color:#fff;
}


.pieceHeading,.sideColHeading {
	background:#10383c;
	color:#fff;
	margin:0;
	padding:5px;
	margin-bottom: 5px;
	border:solid 1px #fff;
	font-size:1.1em;
}
#pieceWrap h2 {
	margin-bottom:2px;
	font-size:.95em;
}
#pieceWrap p {
	margin:0;
}

#pieceMainpic {
	width:300px;
	text-align:center;
	float:left;
	border:1px solid red;
}


img {border:none;}

a {color:#996600;
text-decoration:none;}
a:hover{
text-decoration:underline;
}



#content li{
margin-bottom:10px;
}






#footer ul {
	margin:0;
}

#footer #footnav {
	position: absolute;
	top: 30%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 1em;
}

#footer ul li {
	display:inline;
	disc-style:none;
}

#footer ul li a {
color:#ebebeb;
text-decoration:none;
padding:5px;
}

#home-button {
text-align: left;
margin-left: 10px;
}



















