body {	margin: 0px; padding: 0px;	background-color: #2e2c37;	text-align: center;}#container {	width: 1000px;	margin: 0 auto 0 auto;	text-align: left;	background: transparent url("images/container.jpg") repeat-y;}#header {	width: 1000px; height: 209px;	float: left;	background-repeat: no-repeat;}#sidebar {	width: 220px;	float: left;	Xbackground: transparent url("images/sidebar.jpg") repeat-y;	display: inline; /* THIS LINE FIXES THE IE6 FLOAT RENDERING BUG */	font-family: Cambria;	font-size: 17px;}#sidebar a {	color: #d2be83;	display: block;	text-decoration: none;	margin-bottom: 4px;	padding-left: 2px;}#sidebar a.sub {	font-size: 12px;	color: #ccc;	padding-left: 10px;	margin-bottom: 2px;}#sidebar a:hover {	color: #ddd;	background-image: url("images/hover.png");}#sidebar a.sub:hover {	color: #fff;}#sidebar .inner {	padding: 10px 10px 10px 70px;}#content {	width: 780px;	float: left;	background: transparent url("images/content.jpg") no-repeat top right;	color: #660033 !important;	font-family: Cambria; font-size: 14px;}#content .inner {	padding: 10px 40px 10px 10px;}#content a {	color: #630033;}#body_home #content .inner {	padding: 0 30px 0 0;}#body_home #content p {	line-height: 19px;	text-align: justify;	font-size: 12px;}#footer {	width: 1000px; height: 94px;	float: left;	clear: both;	background: transparent url("images/footer.jpg") no-repeat;	color: #d2be83;	font-family: calibri;	font-size: 13px;}#footer #lefty {	width: 300px;	padding: 30px 0 0 50px;	line-height: 19px;	float: left;}#footer #righty {	width: 600px;	padding: 30px 50px 0 0;	float: right;	line-height: 19px;	text-align: right;}#footer a {	color: #ccc;	text-decoration: none;}#footer a:hover {	text-decoration: underline;}#commerce {	width: 120px;	margin: 38px 70px 0 0;	float: right;	font-size: 13px;	font-family: calibri;	color: #fff;	text-align: right;}#commerce a {	color: #d2be83;}#search {	float: left;	margin: 127px 0 0 760px;}#search #q {	background: white url("images/content.jpg") no-repeat bottom left;	color: #660033;	border: 1px solid #660033;	font-family: Cambria;	font-size: 13px;	width: 100px;}#search #go {	background-color: transparent;	border: 0px;	color: white;	font-weight: bold;	margin-left: 10px;}h1 {	font-family: "Trebuchet MS";	font-size: 21px;	font-weight: normal;	color: #333;}h3 {	font-family: "Century Gothic";	font-size: 20px;	font-weight: normal;	color: #333;	text-align: center;	height: 58px;	background: transparent url("images/h3.png") no-repeat bottom center;}a img { border: 0px; }p {	line-height: 19px;}.page_controls {	text-align: center;	background-color: #d2be83;	padding: 2px;	color: white;}.page_controls a {	color: #680035;}.warn {	border: 1px solid yellow;	background: white url("images/warning.gif") no-repeat 6px 6px;	padding: 3px 3px 3px 60px;	height: 50px;}.error {	border: 1px solid red;	background: white url("images/error.gif") no-repeat 6px 6px;	color: red;	padding: 3px 3px 3px 60px;	height: 50px;}.warn, .error {	font-family: verdana, arial;	font-size: 10px;}