@charset "UTF-8";
/* CSS Document for Faux Center home page */

#leftsidebar {
	display: none;
}
 /*------------------------------ content ------------------------------*/

#maincontent {
	padding: 0px;
	text-align: left;
}
#homemaincontent {
	padding: 0px  0px 15px 0px;
	text-align: left;
}
#homecontent, #content {
	width: 976px;
	margin: 0px auto 15px auto;
}
#hometopleft {
	padding: 5px 15px 5px 15px;
	width: 480px;
	border: 1px solid #CCC;
	height: 160px;
	background: url(/images/hometl_bac.jpg) no-repeat right;
}
#hometopright {
	padding: 5px 15px 5px 15px;
	width: 480px;
	border: 1px solid #CCC;
	height: 160px;
	background: url(/images/hometr_bac.jpg) no-repeat right;
}
#hometopleft  img, #hometopright  img {
	float: right;
	margin: 15px 0px 10px 10px;
	}
.hometd {
	background: #FFF url(images/fade_bac.jpg) repeat-x bottom;
	padding: 15px;
	border: 1px solid #CCC;
}
.hometd img {
	margin: 0px auto 5px 0px;
}
.whitespace {
	width: 10px;
	height: 10px;
}
a#silver {
	height: 22px;
	width: 205px;
	display: block;
	text-indent:-9000px;
	margin: 0px auto;
}
a#silver:link, a#silver:visited {
	background: url(/images/silver_button.gif) no-repeat center top;
}
a#silver:hover, a#silver:active {
	background: url(/images/silver_button.gif) no-repeat center -22px;
}
a#gold {
	height: 22px;
	width: 205px;
	display: block;
	text-indent:-9000px;
	margin: 0px auto;
}
a#gold:link, a#gold:visited {
	background: url(/images/gold_button.gif) no-repeat center top;
}
a#gold:hover, a#gold:active {
	background: url(/images/gold_button.gif) no-repeat center -22px;
}
a#supplies {
	height: 22px;
	width: 205px;
	display: block;
	text-indent:-9000px;
	margin: 0px auto;
}
a#supplies:link, a#supplies:visited {
	background: url(/images/supplies_button.gif) no-repeat center top;
}
a#supplies:hover, a#supplies:active {
	background: url(/images/supplies_button.gif) no-repeat center -22px;
}
a#classes {
	height: 22px;
	width: 205px;
	display: block;
	text-indent:-9000px;
	margin: 0px auto;
}
a#classes:link, a#classes:visited {
	background: url(/images/classes_button.gif) no-repeat center top;
}
a#classes:hover, a#classes:active {
	background: url(/images/classes_button.gif) no-repeat center -22px;
}
.homelist {
	width: 976px;
}
#item {
	border-left: 234px solid #F2F2F2;
	width: 976px;
	padding: 0px 10px 0px 20px;
}
