#home_mainBox {
	background: #000000;
}
#home_mainBox .bg {
	background: url(../../images/themes/01/bg_main.jpg) no-repeat center top;
}
#home_mainBox .blurb h1 {
	color: #FF9900;
}
#home_mainBox .blurb {
	color: #CCCCCC;
}
#home_mainBox .content .title {
	color: #640C00;
}
#loginBox {
	background: #650C00 url(../../images/themes/01/bg_login.gif) repeat-x;
}
#bottomBox {
	background: url(../../images/themes/01/bottom_bg.gif) repeat-x;
}
#bottomBox .subHeader {
	background: url(../../images/themes/01/bottom_bg_subHeader.gif);
}
