/* CSS Document */

#container {
	margin: auto;
	padding: 2px;
	width: 801px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	background-color: #FFFFFF;
	height: auto;
}
#containerbody {
	font-family: Helvetica, Arial, Geneva, Verdana;
	line-height: normal;
	background-color: #FFFFFF;
	margin: auto;
	width: 590px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}
#sidebar {
	margin: auto;
	padding: 2px;
	float: left;
	width: 190px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #D57013;
	border-right-color: #D57013;
	border-bottom-color: #D57013;
	border-left-color: #D57013;
	font-family: Helvetica, Arial, Geneva, Verdana;
	line-height: 1px;
	text-align: center;
	height: auto;
}
