body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	background-color: #E7AF40;
	margin: 0;
}

#background
{
	width:780px;
	height:540px;
	background-image:url(images/background.jpg);
	background-repeat:no-repeat;
	border-bottom:solid;
	border-bottom-color: #AC7506;
	border-right:solid;
	border-right-color:#AC7506;
	
	
}


#Content {
	position:absolute;
	left:285px;
	top:100px;
	width:490px;
	z-index:1;
	font-size: 12pt;
}

.scrollingtitle {
	position:absolute;
	left:275px;
	top:80px;
	width:490px;
	z-index:1;
	font-size: 12pt;
	color:#000066;
	font-weight:bold;
	font-size:14pt;
	text-align:center;
}
.scrolling {
	position:absolute;
	left:292px;
	top:108px;
	width:480px;
	height: 365px;
	padding-right:0.5em;
	z-index:1;
	font-size: 12pt;
	overflow: auto;
	line-height:1.5;
}

.mainlinks {font-size:14pt;}

.goback
{
	position:absolute;
	left:275px;
	top:494px;
	width:490px;
	z-index:1;
	text-align:center;
}

A {color: #000066;font-weight:bold;}
A:visited {color: #000066;}

.arttitle
{
	font-weight:bold;
	color:#000066;
}

.artinfo
{
}

.regnum
{
	font-size:8pt;
}

.footer
{
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:8pt;
	font-weight:bold;
	color:#0000336;
	position:absolute;
	left: 275px;
	width:490px;
	text-align:center;
	top: 460px;
}
.linksfooter
{
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:8pt;
	font-weight:bold;
	color:#0000336;
	position:absolute;
	left: 275px;
	width:490px;
	text-align:center;
	top: 519px;
}

