body {
	margin: 0;
	padding: 0;
	background: #ece9d6;
	font-family: Tahoma,Verdana;
	}
	img,table {
	border: 0;
	}
	#popup {
	width: 890px;
	height: auto;
	background: #7d6f61;
	padding: 6px;
	}  
	#page {
	background: #fff;
	border: solid 6px #e3dcc6;
	}
	#header {
	height: 65px;
	background: #a5916e url(img/head_bg.jpg) repeat-x;
	overflow: hidden;
	}
	.logo {
	float: right;
	margin-right: 15px;
	}
	.title {
	margin-left: 20px;
	}
	#headline {
	height: 27px;
	line-height: 27px;
	background: #a5916e url(img/headline_bg.gif) no-repeat right;
	color: #fff;
	font-size: 11px;
	}
	.description1 {
	margin: 0 15px;
	}
	.preview {
	display: block;
	width: 170px;
	height: 50px;
	background: #f7f7f2;
	margin: 5px 0;
	color: #000;
	font-size: 10px;
	}
	.preview a {
	display: block;
	width: 170px;
	height: 50px;	
	color: #000;
	text-decoration: none;
	}
	.preview a:hover, .preview a.visit {
	background: #dad3bf;
	color: #000;
	}
	 .preview a.visit {
	 cursor: default;
	 }
	.preview img {
	float: left;
	}
	.preview p {
	padding: 7px 7px 7px 57px;
	}
	#content {
	background: #fff;
	width: 100%;
	overflow: hidden;
	}
	.left,.center,.right {
	display: block;
	float: left;
	margin: 10px;
	}
	.left {
	width: 175px;
	}
	.center {
	width: 490px;
	padding-bottom: 20px;
	}
	.right {
	width: 120px;
	font-size: 11px;
	color: #6D6052;
	}
	.right p {
	padding: 10px 0;
	margin: 0;
	border-bottom: solid 1px #BFAB91;
	}
	.right a {
	color: #000;
	text-decoration: none;
	}
	
	
.round { 
	margin: 0;
	margin-top: 15px;
	font-size: 70%;
	}
b.rtop, b.rbottom {
	display:block;
	background: #FFF
	}
b.rtop b, b.rbottom b {
	display:block;
	height: 1px;
    overflow: hidden; 
	}
b.r1 {
	margin: 0 5px
	}
b.r2 {
	margin: 0 3px
	}
b.r3 {
	margin: 0 2px
	}
b.rtop b.r4, b.rbottom b.r4 {
	margin: 0 1px;
	height: 2px
	}
.rgrey, .rgrey b.rtop b, .rgrey b.rbottom b {background: #DAD3BF;}
.rgrey {text-align: center;}
.rgrey p {color: #000; margin: 10px;}#prevnext {
	background-image: url(img/prev_next_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 44px;
	width: 487px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#prevnext a {
	color: #000000;
	text-decoration: none;
}
#prevnext a:hover {
	color: #823009;
}
#next {
	float: right;
	margin-top: 9px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#prev {
	float: left;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 19px;
}
