body {
	background-image:url(images/back.jpg);
	margin:0;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#FDF8D8;
}
a {
	color:#FFFFFF;
	text-decoration:none;
}
	a:hover {
		text-decoration:underline;
	}
#wrapper {
	margin: auto;
	width: 960px;
	text-align: center;
}
.thumb_block {
	width:960px;
	border:3px solid #FDF8D8;
	background-color:#352417;
}
.thumbs {
	width: 960px;
	margin: auto;	
	clear: both;
}
	.thumbs a IMG{
		border: 1px solid #fff;
		background-color:#57412E;
		width:150px;
		height:200px;
	}
	.thumbs a:hover IMG {
		border: 1px solid #000;
	}
.top_head a {
	font-size:15px;
	font-weight:bold;
	line-height:1.5em;
	color:#FDF8D8;
}
.rowLink a {
	color: #FDF8D8;
	font-size: 22px;
}
.tl {
	color:#69533B;
	font-size:20px;
	text-align:center;
}
.tl a {
	color:#FDF8D8;
	font-size:20px;
}
.bottom{
color:#CC9900;
font-size: 12px;
}
	.bottom a{
	color: #FDF8D8;
	font-size: 12px;
	}
.nexus {
	color:#ffffff;
	font-size:14px;
}
	.nexus a {
		color:#FDF8D8;
		font-size:14px;
	}
.hl {
	font-size:11px;
	color:#FDF8D8;
}
