body {
	background: url(../images/template/backgroundbig.gif) no-repeat;
	top: 0px;
	left: 0px;
	margin-top: 163px;
	margin-left: 160px;
	margin-bottom: 12px;
	margin-right: 25px; 
}

div#footer {
}

div#content {
/*	position: absolute;
	top: 163px;
	left: 160px;
	width: auto;
	margin-bottom: 12px;
	margin-right: 25px; */
}

div#header {
	width: 100%;
	background: transparent;
	overflow: visible;
	position: absolute;
	visibility: visible;
	left: 0px;
	top: 0px;
	height: 134px;
	width: 100%;
}

div#navside {
	width: 140px;
	background: #0066CC;
	overflow: visible;
	position: absolute;
	visibility: visible;
	height: auto;
	left: 0px;
	top: 134px;
}

div#navtop {
  	overflow: visible;
	position: absolute;
	visibility: visible;
	top: 134px;
	left: 160px;
	height: 16px;
	text-align: right;
	width: 588px;
}
