div#wrapper{
	width: 995px;
	background-color: #FFFFFF;
	border: 0px solid gray;
	position: relative;
	background-image: url(../img/backgr.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 300px;
}
#left{
	position: absolute;
	left:0px;
	top:111px;
	width:195px;
	border:0px solid #000;
	}
	
#content {
	margin-left: 209px;
	margin-right:150px;
	margin-top:48px;
	border:0px solid #000;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 209px;
	margin-right:150px;
	width:610px;
	}
html>body #content {
	margin-left: 209px;
	margin-right:150px;
	width:610px;
	}

#right {
	position: absolute;
	left:857px;
	top:111px;
	width:138px;
	border:0px solid #000;
	}

