@charset "UTF-8";
/* CSS Document */

@charset "UTF-8";
body {
	margin: 0px;
}
.bold {
	font-weight: bold;
}
.italics {
	font-style: italic;
}
.small {
	font-size: 8px;
}
.links {
	color: #9999CC;
	text-decoration: none;
}
.hlink {
	color: #9999CC;
	text-decoration: none
}
a.hlink:hover {
	color: #DEB03A;
	text-decoration: none
}
.titles {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.art_titles {
	line-height: 6px;
}
#content {
	visibility: visible;
	position: absolute;
	width: 100%;
	height: auto;
}
#top {
	visibility: visible;
	position: relative;
	top: 0px;
	left: 0px;
	width: auto;
	height: 181px;
	text-align: left;
	background-color: #000;
}
.avn {
	position: absolute;
	top: 0px;
	left: 221px;
}
.house {
	position: absolute;
	top: 0px;
	left: 50px;
}
.art {
	position: absolute;
	top: 140px;
	left: 462px;
}
.info {
	position: absolute;
	top: 140px;
	left: 572px;
}
#copy_art {
	visibility: visible;
	position: relative;
	width: 600px;
	left: 65px;
	height: auto;
	color: #000;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 11px;
	line-height: 14px;
}
#copy_img {
	position: absolute;
	top: 115px;
	left: 0px;
	width: 290px;
	height: 400px;
	visibility: visible;
}
.copy_text {
	position: absolute;
	top: 105px;
	left: 300px;
}
#copy_short {
	visibility: visible;
	position: relative;
	width: 520px;
	left: 65px;
	height: auto;
	color: #000;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 11px;
	line-height: 20px;
}
#copy {
	visibility: visible;
	position: relative;
	width: 600px;
	left: 65px;
	height: auto;
	color: #000;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 11px;
	line-height: 20px;
}
#copy_wide {
	visibility: visible;
	position: relative;
	width: 800px;
	left: 65px;
	height: auto;
	color: #000;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 11px;
	line-height: 20px;
}
.pagetitle {
	position: absolute;
	top: 25px;
}
