body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
}
#Left {
	width: 202px;
	margin: 0 px 0px 0px 0px;
}
#ContentContainer {
	width: auto;
	height: auto;
}
#Header {
	background-image: url(images/topback.jpg);
	background-repeat: repeat-x;
	height: 109px;
	width: auto;
}
#Content_Left {
	float: left;
	width: 202px;
	display: inline;
	clear: none;
}
#Content_Right {
	float: right;
	position: absolute;
	width: 100%;
	left: 202px;
}

#LeftMenu {
	background-image: url(images/05a.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 202px;
}
#LeftBottom {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/sidebk.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 450px;
	width: 202px;
}


#Content {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
}
