#container {
	height: 565px;
	width: 760px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header {
	width: 760px;
	background-image: url(../Im/Site%20images/main01_01.gif);
	background-repeat: no-repeat;
	height: 201px;
}
#leftsidebar {
	float: left;
	height: 300px;
	width: 229px;
	background-image: url(../Im/Site%20images/main01_02.gif);
	background-repeat: no-repeat;
}
#rightsidebar {
	float: right;
	height: 300px;
	width: 531px;
	background-image: url(../Im/Site%20images/main01_03.gif);
}
#footer {
	clear: both;
	height: 67px;
	width: 760px;
	background-image: url(../Im/Site%20images/main01_04.gif);
	background-repeat: no-repeat;
}
.alignright {
	float: right;
}
#feed {
	height: 65px;
	width: 65px;
	left: auto;
	top: 400px;
	right: auto;
	bottom: 5px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.position {
	float: none;
	margin-top: 65px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 60px;
	padding: 0px;
}
