body {
	margin: 0 0;
	padding: 0 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color: #DAFAA3;
	color: #000000;
	border-top: 2px solid #a2008d;
}

.font {
	font: bold 13px Arial;
}

A:link {
	text-decoration: underline;
	COLOR: #00AE00;
}
A:active {
	text-decoration: none;
	COLOR: #00AE00;
}
A:visited {
	text-decoration: underline;
	color: #00AE00;
}
A:hover {
	text-decoration: none;
	color: #0DE90D;
}
		
.thumbs { width:1000px}
		
.thumb {
	float: left;
	height: 120px;
	margin: 5px;
	position: relative;
	width: 310px;
}

.thumb a:hover img {
	border: 1px dashed White;
}

.thumb img {
	border: 1px solid White;
	height: 100px;
	margin: 0;
	width: 300px;
}

.thumb .desc {
	color: Yellow;
	font-size: 12px;
	height: 15px;
	left: 0;
	margin: 1px;
	overflow: hidden;
	padding: 0;
	text-align: center;
}

.avs  { width:1000px}

.avs.desc {
	float: right;
	color: white;
	font-size: 12px;
	left: 400;
	margin: 1px;
	overflow: hidden;
	padding: 0;
	text-align: center;
}

.avs img
{
	border: 1px solid White;
	height: 278px;
	margin: 0;
	width: 370px;
}

.thumbs { width:1000px}
		
.thumbs_desc { width:1000px;height:200px}

.thumb150x200 {
	float: left;
	height: 210px;
	margin: 2px;
	position: relative;
	width: 160px;
}

.thumb150x200 a:hover img {
	border: 1px dashed White;
}

.thumb150x200 img {
	border: 1px solid White;
	height: 200px;
	margin: 0;
	width: 150px;
}

.thumb150x200 .desc {
	color: Yellow;
	font-size: 12px;
	height: 15px;
	left: 0;
	margin: 1px;
	overflow: hidden;
	padding: 0;
	text-align: center;
}


.desc300x100 {
	float: left;
	margin: 2px;
	position: relative;
	width: 450px;
}

