body {margin: 0px; background: #000000}

.Wrapper
{
	background: url(/webart/bg.jpg) repeat-x;
}

.Header 
{
	height: 170px;
	background: url(/webart/header-bg.jpg) no-repeat top center;
}

.Content-wrapper
{
	background: url(/webart/body-bg.jpg) no-repeat bottom center;
}

.Logo
{
	width: 242px;
	margin: 0px auto 0px auto;
}

#Flash-nav
{
	width: 960px;
	height: 22px;
	margin: 0px auto 0px auto;
}

#Flash-homepage
{
	width: 960px;
	height: 487px;
	margin: 0px auto 0px auto;
}

.Footer
{
	width: 960px;
	height: 134px;
	margin: 0px auto 0px auto;
	background: url(/webart/footer-bg.jpg) no-repeat;
	text-align: center;
	font-size: 10px;
	font-family: Arial;
}

.Footer a:link, .Footer a:active, .Footer a:visited
{
	color: #000000;
	text-decoration: none;
}

.Rollpaper
{
	width: 960px;   /*700px;*/
	height: 561px; /*481px*/
	overflow: hidden;
	margin: 0px auto 0px auto;
	background: url(/webart/rollpaper.jpg) no-repeat;
	/*padding-left: 130px;*/
	/*padding-right: 130px;*/ 
	/*padding-top: 80px;*/ 
}

#Flash-leftnav
{
	float: left;
	width: 146px;
	height: 396px;
	position: relative;
	left: 114px;
	top: 87px;
	background: green;
}

.Text
{
	float: left;
	width: 655px;
	height: 410px;
	overflow: auto;
	position: relative;
	left: 140px;
	top: 87px;
}

.SubNavFlash
{
	float: right;
	width: 700px;
	height: 190px;
	overflow: auto;
	position: relative;
	right: 140px;
	top: -65px;
}

.GalleryText
{
	float: left;
	width: 686px;
	height: 410px;
	overflow: auto;
	position: relative;
	left: 134px;
	top: 87px;
}

.Footer-interior
{
	width: 960px;
	height: 170px;
	margin: 0px auto 0px auto;
	text-align: center;
	font-size: 10px;
	font-family: Arial;
}

.Footer-interior a:link, .Footer-interior a:active, .Footer-interior a:visited
{
	color: #000000;
	text-decoration: none;
}

.Dot
{
	font-weight: bold;
	font-size: 12px;
}

.TextInput
{
	border: 1px solid #b6915d; 
	color: #000000; 
	font-size: 11px;
}

.Button
{
	border: 1px solid #524300;
	background: #604e00 url(/webart/btn-bg.gif) repeat-x;
}