body {
	position:relative;
	text-align:center;
	font-family:Verdana,Geneva, Helvetica, sans-serif;
	font-size:11px;
	color:#535535;
	background: #dddcd7 url(../images/bg_gradient.jpg) left top repeat-x;
}
* {
	margin: 0px;
	padding: 0px;
}
img {
		border:0px;
}

#content {
	margin: 0px;
	width: 998px;
}
#show {
	position: absolute !important;
	left: 210px !important; top: 85px !important;
}
.homelink {
	position: absolute;
	left: 85px; top: 45px;
	display: block;
	width: 140px; height: 80px;
}