body {
	font-family: Helvetica 	;
	background-color: #F8A643;
	color: #000;
	}

#art-main
{
	position: relative;
	width: 960px;
	left: 0;
	top: 0;
}





#art-page-background-simple-gradient
{
	position: absolute;
	background-image: url('../images/Page-BgSimpleGradient.jpg');
	background-repeat: repeat-x;
	top:0;
	width: 100%;
	height: 300px;
}

.bar1
{
	background:#000;
	color: #FFF;
	height: 20px;
	padding-left:15px;
}

.topleft
{
	font-size:9px;
	color:FFF;
	
}

.topright
{
	text-align:right;
}

.logo
{
	width:178px;
	height:180px;
}

.bar2
{
	font-size:4px;
	height:5px;
}

img {
    border-style: none
}

.photo
{
	width:782px;
	height:100px;
}


.menu
{
	width:782px;
	font-size:13px;
	font-stretch:semi-expanded;
	font-weight:400;
	background-color:#FECB92;
	text-align:center;
	vertical-align:top;
}

.shadow1
{
	background-image:url(../images/shadow1.jpg);
	background-repeat:repeat-x;
	height:10px;
}

.shadow2
{
	width:10px;
}

.shadow3
{
}

.content
{
	background:#FEF4EA;
	padding-top:25px;
}

.footer
{
	font-size:10px;
	text-align:center;
}