#headerimg
{
	background-image: url(/images/header_images/bake.jpg);
}

.title1
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #D12A54;
	line-height:28px;
}

.topnav
{
	background-image: url(/images/bake_top_bg.png);
}

.theme_top
{
	background-image: url(/images/box/bake_top.png);
	background-repeat: no-repeat;
}
.theme_back
{
	background-image: url(/images/box/bake_back.png);
	background-repeat: repeat-y;
}
.theme_bottom
{
	background-image: url(/images/box/bake_bottom.png);
	background-repeat: no-repeat;
}
.mainnavon a, .mainnav a:hover
{
	background-image: url(/images/box/bake_back_arrow.png);
	background-repeat: no-repeat;
}
.subnavon a, .subnav a:hover
{
	background-image: url(/images/box/bake_sub_arrow.png);
	background-repeat: no-repeat;
	color: #D12A54;
}

