html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b403c;
	background: #5b403c;
	line-height: 22px;
	min-width:770px;
	margin: 0;
}
#mainpage {
	background: #5b403c;
	border-width: 0;
	border-style: none;
	position: absolute;
	width: 822px;
	left: 50%;
	margin-left: -411px;
	height: 550px;
	top: 50%;
	margin-top: -275px;
}
#container {
	width: 770px;
	padding: 0 26px 0 26px;
	background: url(/images/shadow.gif) repeat-y;
	height: 550px;
}
#header {
	background: #FFFFFF;
	height: 140px;
	width: 770px;
}
#header h1 {
	text-indent: -100em;
	margin: 0px;
}
#mainnav	{
	border: 0;
	padding: 0;
	margin: 0;
	}
#mainnav ul	{
	width: 770px;
	height: 24px;
	background: url(/images/allnav.jpg);
	margin: 0;
	padding: 0;
	position: relative;
	}
#mainnav ul li	{
	list-style: none;
	position: absolute;
	top: 0;
	}
#mainnav ul li, #mainnav a	{
	height: 24px;
	display: block;
	}
#mainnav ul li a	{
	text-indent: -5000px; 
	text-decoration: none;
	}
#mn1 {left: 36px; width: 56px;}
#mn2 {left: 92px; width: 79px;}
#mn3 {left: 172px; width: 89px;}
#mn4 {left: 260px; width: 209px;}
#mn5 {left: 469px; width: 189px;}
#mn6 {left: 658px; width: 82px;}
#mn1 a:hover {background: transparent url(/images/allnav.jpg) -36px -24px no-repeat;}
#mn2 a:hover {background: transparent url(/images/allnav.jpg) -92px -24px no-repeat;}
#mn3 a:hover {background: transparent url(/images/allnav.jpg) -172px -24px no-repeat;}
#mn4 a:hover {background: transparent url(/images/allnav.jpg) -260px -24px no-repeat;}
#mn5 a:hover {background: transparent url(/images/allnav.jpg) -469px -24px no-repeat;}
#mn6 a:hover {background: transparent url(/images/allnav.jpg) -658px -24px no-repeat;}

.homecontent {
	height: 286px;
	width: 320px;
	background: #FFFFFF url(/images/homeimage.jpg) top left no-repeat;
	padding: 50px 50px 50px 400px;
	overflow: hidden;
}
.portfoliocontent {
	height: 286px;
	width: 670px;
	background: #FFFFFF;
	padding: 50px 50px 50px 50px;
	overflow: hidden;
}
.biographycontent {
	height: 286px;
	width: 320px;
	background: #FFFFFF url(/images/biographyimage.jpg) top left no-repeat;
	padding: 50px 50px 50px 400px;
	overflow: hidden;
}
.galleriescontent {
	height: 286px;
	width: 320px;
	background: #FFFFFF url(/images/galleriesimage.jpg) top left no-repeat;
	padding: 50px 50px 50px 400px;
	overflow: hidden;
}
.forthcomingcontent {
	height: 286px;
	width: 320px;
	background: #FFFFFF url(/images/forthcomingimage.jpg) top left no-repeat;
	padding: 50px 50px 50px 400px;
	overflow: hidden;
}
.exhibitcontent {
	height: 286px;
	width: 320px;
	background: #FFFFFF url(/images/exhibitimage.jpg) top left no-repeat;
	padding: 50px 50px 50px 400px;
	overflow: hidden;
}
#boxcontenttitle1 {
	background: url(/images/homepagebox2.gif) top left no-repeat;
	width: 150px;
	height: 24px;
	overflow: hidden;
	position: absolute;
	top: 411px;
	left: 425px;
}
#boxcontent1 {
	background: url(/images/homepageboxbk.gif) top left no-repeat;
	width: 134px;
	height: 61px;
	overflow: hidden;
	position: absolute;
	top: 435px;
	left: 425px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 5px 8px 0 8px;
}
#boxcontenttitle2 {
	background: url(/images/homepagebox1.gif) top left no-repeat;
	width: 150px;
	height: 24px;
	overflow: hidden;
	position: absolute;
	top: 411px;
	left: 595px;
}
#boxcontent2 {
	background: url(/images/homepageboxbk.gif) top left no-repeat;
	width: 134px;
	height: 61px;
	overflow: hidden;
	position: absolute;
	top: 435px;
	left: 595px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 5px 8px 0 8px;
}
p, td, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
	color: #5b403c;
}
a:link {
	color: #ca938c;
	text-decoration: none;
}
a:visited {
	color: #ca938c;
	text-decoration: none;
}
a:hover {
	color: #ca938c;
	text-decoration: underline;
}
a:active {
	color: #ca938c;
	text-decoration: underline;
}
.right {
    float: right;
	margin: 0 0 0 10px;
	}
.left {
    float: left;
    margin: 0 50px 0 0;
}
.spacer {
	overflow: hidden;
	height: 15px;
	width: 320px;
}
#leftarrow {
	width: 10px;
	height: 31px;
	overflow: hidden;
	position: absolute;
	top: 340px;
	left: 55px;
}
#rightarrow {
	width: 10px;
	height: 31px;
	overflow: hidden;
	position: absolute;
	top: 340px;
	left: 457px;
}
