 html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
{
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	margin:0;
	padding:0;
}

body
{

	font:0.8em Arial, Helvetica, sans-serif;
	text-align:left;
	color:#666666;
	background-image:url(../images/longbg.jpg);
	background-repeat:repeat-x;
        background-color:#141414;
}

h1
{
	font:1.063em Arial, Helvetica, sans-serif;
	font-weight:700;
	text-align:left;
	color:#fff;
	margin-left:10px;
	padding:0;
}

ol
{
	list-style:none;
}

blockquote,q
{
	quotes:none;
}

blockquote:before,blockquote:after,q:before,q:after
{
	content:none;
}

:focus
{
	outline:0;
}

ins
{
	text-decoration:none;
}

del
{
	text-decoration:line-through;
}

table
{
	border-collapse:collapse;
	border-spacing:0;
}

p
{

}

img
{
	border-style:none;
}

hr
{
	color:#666;
	background-color:#666;
	height:1px;
	margin:0 15px;
}

#splash
{
	width:987px;
	margin:10px auto;
	padding:0px;
        color:#fff;
}

#wrapper
{
	width:987px;
	margin:1px auto;
	padding:0px;
	border-top:1px solid white;
	margin-top:-1px;
}

#container
{
	width:987px;
	float:left;
}

#box-top
{
	width:987px;
	float:left;
        height:16px;
	background-image:url(../images/box-top.png);
	background-repeat:no-repeat;
}

#box-middle
{
	width:987px;
	float:left;
	background-image:url(../images/box-middle.png);
	background-repeat:repeat-y;
}

#box-bottom
{
	width:987px;
	float:left;
        height:20px;
	background-image:url(../images/box-bottom.png);
	background-repeat:no-repeat;
}

#header
{
	width:950px;
	height:100px;
	margin:0px 18px 0px 18px;
	float:left;
}

#logo
{
	width:203px;
	height:83px;
	float:left;
	margin: 20px 0px 0px 0px;
}

#bodycontent
{
	margin:20px 0px 18px 18px;
	float:left;
}


#navigation
{
float:left;
width:600px;
margin-top:80px;
margin-left:145px;
text-align:right;
}
#leftColumn
{
	float:left;
	width:307px;
	margin-right:7px;
}

#rightColumn
{
	float:left;
	width:626px;
	margin-left:7px;
}

#wideColumn
{
	float:left;
	width:964px;
}

.galleryItemWrapper
{
float:left;
margin:5px;
text-align:center;
width:226px;
position:relative;
margin-bottom:20px;
}

.soldsticker
{
	position:absolute;
        bottom:60px;
        right:5px;
        width:10px;
        height:10px;
        float:left;
}
.soldsticker img
{

	border-style:none;
}

.wraptocenter
{
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	width:226px;
	height:226px;
        background-color:#e4e4e4;
        margin-bottom:4px;
}

.wraptocenter *
{
	vertical-align:middle;
}


#footer
{
	width:950px;
	height:100px;                 
	margin:0px 18px 0px 18px;
	padding-top:10px;
	float:left;
}

#footerNav
{
	width:475px;
	float:left;
}

#footerCopy
{
	float:left;
	width:475px;
	float:left;
	text-align:right;
}

.NewsItemWrapper
{
	float:left;
	width:300px;
	margin-top:10px;
	margin-left:4px;
}

.NewsItemDate
{
	float:left;
	width:300px;
	margin: 5px 0px 5px 0px;
	font-weight:bold;
}

.NewsItemText
{
	float:left;
	width:300px;
}

.GalleryImageWrapper
{
	width:226px;
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}

.PressContainer
{
	margin-right:5px;
        float:left;
        width:310px;
}

.PressItemContainer
{
	float:left;
        width:310px;
        margin-bottom:5px;
}

.PressTitle
{
	float:left;
        width:260px;
}

.PressDate
{
	float:left;
        width:40px;
}

.ExhibitionItemWrapper
{
	margin-bottom:10px;
        float:left;
}

.ExhibitionDate
{
	float:left;
        text-align:left;
        margin-right:5px;
        color:#000;
}

.ExhibitionTitle
{
	float:left;
        width:170px;
        color:#000;
}

.CollectionItemWrapper
{
	margin-bottom:5px;
        float:left;
        width:224px;
        color:#000;
}

.commentLabel
{
	font:1.3em Arial, Helvetica, sans-serif;
        font-weight:bold;
	text-align:left;
        color:#000;
        margin: 0px 0px 5px 0px;
        float:left;
	width:300px;
}

.commentInputWrapper
{
	float:left;
}

.commentInput
{
 	border: 1px solid #999;
        margin: 0px 0px 5px 0px;
        width:300px;
	font:1.4em Arial, Helvetica, sans-serif;
}

.contactTitle
{
        margin: 0px 0px 5px 0px;
        width:200px;
	font:1.4em Arial, Helvetica, sans-serif;
        color:#000;
}

.black
{
 	color:#000;
}
