@charset "UTF-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(Images/matrix.gif);
	background-repeat: repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#container  {
	width: 800px;
	text-align: left;
	height: 1824px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(Images/matrix.gif);
}
#sidebar1  {
	float: left;
	width: 180px;
	height: 1824px;
	padding: 0px;
	background-color: #6c4327;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
#mainContent  {
	background-color: #FFF;
	height: 1772px;
	width: 560px;
	float: right;
	margin: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 53px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
} 

