html, body {
	height:100%;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin:0; 
	padding:0;
	background:#C7C8B0;
	color:#454723;
}

#wrapper {
	width:984px;
	text-align:center;
	margin:auto;
}
a {
	color: #454723;
	font-size: 14px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	text-decoration: none; 
	font-weight: normal;
}
a:hover {
	text-decoration: underline; 
}
.thumb_block {
	width:980px;
	border:2px solid #FFFFFF;
	margin:auto;
	padding-bottom:15px;
	text-align:center;
	background:url(images/thumbs_bg.gif) left top;
}
.thumb_block a img{
	margin:2px;
	border:1px solid #EEEFE3;
	background: gray;
	width:150px;
	height:200px;
}
.thumb_block a:hover img{
	border:1px solid #5E6131;
	background: gray;
}
.tl {
	font-size:16px;
}
.tl a {
	font-size:16px;
	color:#FFF;
}
.tl_large {
	font-size:20px;
	font-weight:bold;
}
.tl_large a {
	font-size:20px;
	font-weight:bold;
	color:#FFF;
}
.top {
	font-size:12px;
	color:#C7C8B0;
	line-height:1.4em;
}
.top a {
	font-size:12px;
	color:#fff;
	line-height:1.4em;
	font-weight:bold;
}
.rowLink a {
	font-size:24px;
	color:#454723;
	font-weight:bold;
}
.nexus {
	color:#eee;
}
.nexus a {
	color:#454723;
}
.hl {
	font-size:11px;
	color:#454723;
}
