

body {
background:#f4ebd4;

font-family:Arial, Helvetica, sans-serif;
font-size:80%;
	margin:0;
	padding:0;
	text-align:center;
}

h1 {
font-size:1.25em;
}
h2 {
font-size:1em;
}

#header {
width:760ox;
height:200px;
background:url(../images/topbanner.jpg) no-repeat top center;
position:relative;
}

#header a
{
    position: absolute;
    top: 0;
    left: 0;
    width: 760px;
    height: 138px;
}

#header a.title
{
    display: none;
}

#topnav {
width:auto;
height:30px;
background:#996600 url(../images/topnav_bg.gif) repeat;
}

#topnav a {
color:white;
}

#superwrap {
width:800px;
margin:0 auto;
background:#f4ebd4 url(../images/super_wrap_bg.jpg) repeat-y top center;
text-align:center;
padding-bottom:1px;
}


#wrap {
width:760px;
margin:0 auto;
}

#midwrap {
	width:auto;
	background:#f4ebd4 url(../images/wrap_bg.jpg) repeat-y;
	color:#000;
	border-top:solid 1px transparent;
}

#sidecolcontent {
width:auto;
padding-bottom:40px;
margin:5px;
	
}


#sidecolwrap {
	display:none;
	width:auto;
	float:left;
	text-align:left;
	width:240px;
	background:#244b4f url(../images/box_bg.png) repeat-x left bottom;
	margin-left:10px;
}

#contentwrap {
width:auto;
display:inline;
padding-bottom:10px;
}

#content {
text-align:left;
width:auto;
margin:0 20px;
}



#nav {

}

#prefooter {
width:800px;
height:30px;
margin:0 auto;
background:url(../images/prefooter_bg.jpg) no-repeat top center;
display:block;
}

#footer {
width:760px;
margin:0 auto; 
}

.clear {
	clear:both;
}







form {
	margin:0;
	padding:0;
}


/* NAVIGATION */






/* 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;
}

#pieceInfo {
	width:200px;
	text-align:left;
	float:right;
	border:solid 1px white;
}

.artistpic img {
	width:235px;
	height:auto;
}

img {border:none;}

a {color:#FFCC00;
text-decoration:none;}
a:hover{
text-decoration:underline;
}











.contentBox {

background:#244b4f url(../images/box_bg.png) repeat-x left bottom;
padding-bottom:10px;
margin-bottom:15px;
}

.artist-photo{
float:left: margin:2px 4px;
border:solid 2px #000;

}








/* Styles for unordered lists */





/* Top Nav Links */


#topnav {
	text-align: center;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight:bold;
	height:30px;
	width:760px;
}

#topnav ul {
	
	padding: 0;
	list-style-type:none;
	display: inline;
	
}

#topnav li {
	width:auto;
	height:30px;
	margin:0;
	padding:0;
	float:left;
	}

#topnav a {
	display:block;
	width:75px;
	line-height:30px;
	height:28px;
	text-align:center;
	color:#000;
	text-decoration:none;
	}

#topnav a span {
	display:block;
	width:100%;
	height:28px;
	border-left:1px solid #fff;
	}


#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;
}

#topnav #links a{
	width: 150px;
}



#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;

}




.error {
color:#990000;
}










/*
Footer Links
*/

#footer {

}

#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;
}


