#centerOut
{
	background-image: url(../images/interface/orange_bg.gif);
	background-color: #ffffff;
}

li.pipe
{
	color: #e5caa2; 
}

.nav ul li a:hover
{
	border-bottom: 2px solid #755628;
	padding: 10px 6px 9px 6px;
}

.themeStone a, .themePacificDusk a, .themeCarbonBelt a 
{
	color: #808080 !important; 
	font-weight: normal;
}

.themeMandarin a, .themeMandarin a:hover
{
	color: #ffffff !important; 
	font-weight: bold;
	background-image: url(../images/interface/ch2_selected.gif); 
}

.themeStone a
{
	background-image: url(../images/interface/ch1_off.gif); 
}

.themeStone a:hover
{
	background-image: url(../images/interface/ch1_on.gif); 
}

.demo
{
    font-family: Zrnic;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    width: 155px;
    height: 300px;
    color: #FFFFFF;
    text-align: center;
    top: 20px;
    background: url(../images/interface/orange_bg.gif);
}
