
body
{
	margin: 0 auto;
	padding: 0;
	background-color: #201f1f;
	background-image: url('images/Page-BgTexture.jpg');
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top left;
}


#art-page-background-gradient
{
	position: absolute;
	background-image: url('images/Page-BgGradient.jpg');
	background-repeat: repeat-x;
	top:0;
	width:100%;
	height: 500px;

}

#art-page-background-gradient
{
	background-position: top left;
}


.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}


.art-Sheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 800px;
	min-width:23px;
	min-height:23px;
}




a:link, a:visited, a:active{ font-family:Tahoma; color:#FFFFFF; font-size:20px; text-decoration:none;}

a:hover { font-family:Tahoma; color:#CA1317; font-size:20px; text-decoration:underline;}






.art-page-footer, .art-page-footer a, .art-page-footer a:link, .art-page-footer a:visited, .art-page-footer a:hover
{
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#BBAEA8;
}

.art-page-footer
{
	margin: 0;
	text-align:center;
	text-decoration:none;
	color:#9C8A81;
}



