A IMG { border: none; }
body {
	background-image: url(img/bgr.jpg);
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0 auto; 
	padding: 0;
}

A:link {text-decoration: underline; color: black; font-size:12px; }
A:visited {text-decoration: underline; color:#black}
A:active {text-decoration: underline; color: #1B2113; font-size:12px}
A:hover {text-decoration: underline; color: #1B2113; font-size:12px}

.art {
	height: 816px;
	width: 545px;
	background-image: url(img/mainart.png);
	float: left;
	position: relative;
}
.info {
	float: left;
	width: 362px;
	position: relative;
	
}
.spacer {
	float: left;
	width: 5%;
	position: relative;
}
.main {
	width: 1000px;
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: -500px;
	
	}
	.table {
	width: 362px;
	position: relative;
	z-index: 2;
	top: 80px;
	}
.buttons {
	height: 38px;
	width: 206px;
	position: absolute;
	top: 732px;
	left: 170px;
}
.inherit {
	width: 290px;
	position: relative;
	z-index: 4;
	left: 50px;
	text-align: left;
}
.midrow {
	background-image: url(img/info_table_mid.png);
	z-index: 4;
	position: relative;
	width: 362px;
	float: left;
	background-repeat: repeat-y;
	
	
}

.1 {
	z-index: 2;
	position: relative;
	height: 206px;
	width: 362px;




	float: left;
}
.2 {
	z-index: 3;
	position: relative;
	height: 169px;
	width: 362px;
	float: left;

}
.cover {
	position: absolute;
	width: 156px;
	left: 100px;
	top: 30px;
	text-align: center;
	float: left;
	font-size: 15px;
}
.inf {
	position: absolute;
	width: 236px;
	left: 80px;
	text-align: center;
	font-size: 9px;
	z-index: 6;
	padding-top: 30px;
	margin-top: 30px;
	bottom:45px;

}
.img1{}
