body {
	margin: 0; padding: 0 0 50px 0;
	background: #f8f1de url(../images/bck.jpg);
	font-family: Verdana, Geneva, sans-serif; font-size: 11px;
	color: #666;
}
input {
	font-family: Verdana, Geneva, sans-serif; font-size: 11px;
	color: #666;
}
.page {
	margin: 0 auto;
	width: 850px;
}
#header {
	height: 250px;
	background: repeat-x url(../images/bckheader.jpg);
}
#header h1 {
	margin: 0; padding: 70px 0 0 100px;
	width: 735px; height: 180px;
	background: no-repeat url(../images/bckheaderh1.jpg);
	font-size: 0; text-indent: -99999em;
}
#header h1 a {
	display: block;
	width: 415px; height: 100px;
}
#intro {
	padding: 0 0 60px 0;
	background: #000 left bottom repeat-x url(../images/bckintro.jpg);
}
#intro h3 {
	margin: 0;
	font-size: 15px;
	color: #df3c20;
}
#intro p {
	margin: 15px 0 0 0;
	text-align: justify;
	font-size: 10px;
	color: #fff;
}
#content {
	position: relative;
	padding: 15px 0 90px 0;
	background: left bottom repeat-x url(../images/bckcontent.jpg);
}
#content:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#content a {
	color: #666;
}
#content h3 {
	position: absolute;
	top: -35px; left: 275px;
	margin: 0;
	width: 160px; height: 25px;
	background: no-repeat url(../images/bckcontenth3.gif);
	font-size: 0; text-indent: -99999em;
}
#content .advertisement {
	float: right;
}
#cse-search-box {
	margin: 0 0 20px 0;
	text-align: center;
}
#search {
	margin: 0;
	text-align: center;
}
#search input {
	vertical-align: middle;
	border: #ccc 1px solid;
}
#search .text {
	margin: 0; padding: 5px 25px 5px 5px;
	width: 390px;
	background: #fff 400px center no-repeat url(../images/bcksearchtext.gif);
}
#search .btn {
	padding: 2px 5px;
	background-color: #e9e9e9;
	cursor: pointer;
}
#results {
	margin: 0 0 15px 0;
	width: 500px;
}
#results th {
	text-align: left;
}
#pagination {
	margin: 0; padding: 0;
	list-style-type: none;
}
#pagination li {
	display: inline;
	font-weight: bold;
}
#tags {
	position: relative;
	padding: 20px 0 0 0;
	height: 110px;
	background: #263228 repeat-x url(../images/bcktags.jpg);
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; font-size: 14px;
}
#tags a {
	color: #b2e0df;
	text-decoration: none;
	text-transform: lowercase;
}
#tags a:hover {
	text-decoration: underline;
}
#tags h3 {
	position: absolute;
	top: -70px;
	margin: 0;
	width: 140px; height: 85px;
	background: no-repeat url(../images/bcktagsh3.gif);
	font-size: 0; text-indent: -99999em;
}
#footer {
	padding: 20px 0 0 0;
	height: 65px;
	text-align: center;
	background: repeat-x url(../images/bckfooter.jpg);
	font-size: 12px;
	color: #77736b;
}
#footer a {
	color: #77736b;
}
#footer ul {
	margin: 0 0 10px 0; padding: 0;
	list-style-type: none;
}
#footer li {
	display: inline;
	color: #474540;
}
#footer li a {
	color: #474540;
	text-decoration: none;
}
#footer li a:hover {
	color: #77736b;
}