.side-fade{
BACKGROUND: url(images/fade-bar-1.gif) repeat-x 100% 0px;
background-color: #FBF49C;
}
.header-bar-1{
background-color: #DB8D8E;
}
.header-fade-2{
background: url(images/fade-bar-2.gif) repeat-x 100% 0px;
background-color: #7A2734;
}
.menu-top{
background: url(images/menu-bar-top.gif) no-repeat 100% 0px;
background-color: #7A2734;
}
.menu-bar{
background: url(images/menu-button.gif) repeat-y 100% 0px;
background-color: #7A2734;
}
.menu-bar a{
	color: #FBF49C;
	font: 14px Arial,Helvetica,sans-serif;
	text-decoration: none;
	font-weight: bold;
}
.menu-bar a:hover{
	color: #ffffff;
	font: 14px Arial,Helvetica,sans-serif;
	text-decoration: underline;
	font-weight: bold;
}
.menu-bar-bottom{
background: url(images/menu-button-blank.gif) repeat-y 100% 0px;
background-color: #7A2734;
}

.main-center{
background-color: #F7E79C;
color: #7E293B;
font: 12px Arial,Helvetica,sans-serif;
}
.main-center a{
	color: #813B6E;
	text-decoration: underline;
	font-weight: bold;
}
.main-center a:hover{
	font-style: italic;
}

.bottom-fade-3{
background: url(images/fade-bar-3.gif) repeat-x 100% 0px;
background-color: #7A2734;
}
.bottom-center{
background-color: #F7E79C;
color: #7E293B;
font: 12px Arial,Helvetica,sans-serif;
font-weight: bold;
}
.bottom-center a{
	color: #813B6E;
	text-decoration: underline;
	font-weight: bold;
}
.bottom-center a:hover{
	font-style: italic;
}