body {
	background: #fff url('/images2/bg.jpg') repeat-x;
	color: #694B2F;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	margin: 0;
	text-align: center;
}

#wrapper {
	margin: auto;
	width: 1010px;
}

.header {
	margin: auto;
	height: 178px;
	width: 805px;
}

	.top_top {
		background: #fff url('/images2/top_top.jpg') no-repeat;
		height: 94px;
		width: 401px;
		float: right;
	}

	.top_top a {
		color: #fff;
		text-decoration: none;
		font-weight: bold;
	}

	.top_top a:hover {
		color: #fff;
		text-decoration: underline;
		font-weight: bold;
	}

.recip {
	text-align: left;
	padding-top: 20px;
	padding-left: 20px;
	width: 300px;
	float:left;
}

.content {
	clear: both;
	margin: auto;
	background: #d2f2ff url('/images2/content_bg.jpg') repeat-y;
	width: 946px;
	text-align: center;
}

.trade {
	clear: both;
	margin: auto;
	background: #ffffd3 url('/images2/trade_bg.jpg') repeat-y;
	width: 946px;
	text-align: center;
	font-size: 11px;
}
	.trade ul {
		margin: 0;
		padding: 0;
		float: left;
		width: 155px;
	}

	.trade li {
		list-style: none;
		line-height: 16px;
		text-align: left;
		padding-left: 5px;
	}

	.trade a {
		color: #A05B11; 
	}
   
	.trade a:hover {
		color: #ff9900; 
	}

.thumbs {
	width: 150px;
	height: 205px;
	border: 1px solid #000;
	margin-left: 5px;
	margin-bottom: 5px;
	float: left;
}

.random {
	font-size: 18px;
}

.random a {
	color: #0000ff; 
}

.random a:hover {
	color: #A05B11; 
}




.archives {
	font-weight: bold;
	width: 530px;
	margin: auto;
}

	.archives a {
		display: block; 
		width: 28px; 
		height: 28px; 
		float: left;
		background-image: url('/images2/archives.jpg'); 
		background-repeat: no-repeat;
		margin-right: 3px; 
		text-align: center; 
		padding-top: 5px; 
		color: #0192c9;
		font-weight: bold;
		text-decoration: none;
		clear: none;
	}

.archives a:hover {
	color: #0000ff; 
}
