html {
	height: 100%;
}
body {
	background: #7D0A21 url(../images/content.jpg) repeat-y top center;
	color: #999999;
}
blockquote {
	background: #FFFFFF;
	color: #5A6370;
	border-color: #767676;
}
#wrap-main {
	background:transparent url(../images/bg.png) no-repeat top center;
}
#main {
	color: #999999;
}
#links {
	background: url(../images/content-top.jpg) no-repeat;
	height:35px;
	color: #D1D3D7;
}
#menu {
	background: url(../images/menu.jpg) no-repeat;
	height:43px;
}
#footer {
	background: #121212;
	color: #D1D3D7;
	border-color: #D7D7D7;
	padding:10px 0;
}
#links a, #footer a, #links a:hover, #footer a:hover {
	background: transparent;
	color: #D1D3D7;
}
#logo {
	background:url(../images/logo.jpg) no-repeat;
	color: #5A6370;
}
#logo h1 {
	background: transparent;
	color: #FFFFFF;
}
h1, #column2 h1 {
}

#menu li a {
	color: #CCCCCC;
}
#menu li a:hover, #menu li a#selected, #menu li a#selected:hover {
	color:#FFFFFF;
}
#content, #column2 a, #column2 a:hover {
	background: transparent;
	color: #5A6370;
}
.sidebaritem, .sidebaritem a, .sidebaritem a:hover {
	background: transparent;
	color: #D1D3D7;
}
.sbihead {
	background: #FFFFFF url(../images/sbi_header.png);
	color: #484E56;
}
.sbihead h1 {
	background: transparent;
	color: #484E56;
}
.sbilinks li a {
	background: #FFFFFF url(../images/link.png);
	color: #D1D3D7;
}
.sbilinks li a:hover {
	background: #B7B7B7;
	color: #1775D5;
}
input, textarea {
	background: #FFFFFF;
	color: #5A6370;
	border-color: #89A9C7;
}
#row1 .donation-bg {
	background-repeat: no-repeat;
	background-position: left top;
}
#row1 .sidebaritem {
/*	border:2px solid #333333;
	padding:3px;*/
}
#row1 #item2 {
	border:none;
}
#row2 .make-bg-outer {
	background:url(../images/make-bg.jpg) no-repeat 0 0;
	height:112px;
	z-index:10;
	width:251px;
}
#row2 .make-bg-inner {
	background:url(../images/amake-bg-inner.jpg) no-repeat 0 0;
	width:215px;
	height:77px;
}
#row2 .make-bg-inner .make-content {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding:40px 30px 40px 35px;
	font-family:"Stencil Std";
}
.lt-box #post h1 {
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:27px;
	letter-spacing:0;
	margin:0;
	padding:0;
}
.lt-box #post h3 {
	font-family: "myriad Pro";
	font-style:italic;
	color:#FFFFFF;
	font-size:14px;
	letter-spacing:0;
	margin:0;
	padding:10px 0;
}
.lt-box p {
	color:#999999;
	font-size:11px;
}
#row1 .rt-box .lt-bullet {
	background:url(../images/red-circle.png) 0% 50% no-repeat;
	width:6px;
	text-align:left
}
#row1 .rt-box .rt-bullet {
	background:url(../images/red-circle.png) 130px 50% no-repeat;
	width:6px;
}

#menu_home ul li.item {
	padding:0px;
	list-style:none;
}
#menu_home ul li#item1 a {
	background:url(../images/1ticket-options.jpg) no-repeat left top;
	width:141px;
}
#menu_home ul li#item2 a {
	background:url(../images/1competition-rules.jpg) no-repeat left top;
	width:177px;
}
#menu_home ul li#item3 a {
	background:url(../images/1auction-form.jpg) no-repeat left top;
	width:229px;
}
#menu_home ul li#item4 a {
	background:url(../images/1playbill.jpg) no-repeat left top;
	width:174px;
}

#menu ul li.item {
	padding:0px;
	list-style:none;
}
#menu ul li#item1 a {
	background:url(../images/menu-seperator.jpg) no-repeat right center;
	width:141px;
}
#menu ul li#item2 a {
	background:url(../images/menu-seperator.jpg) no-repeat right center;
	width:177px;
}
#menu ul li#item3 a {
	background:url(../images/menu-seperator.jpg) no-repeat right center;
	width:229px;

}
#menu ul li#item4 a {
/*	background:url(../images/1playbill.jpg) no-repeat left top;*/
	padding:10px 0 2px 11px;
}
