#menuContainer {
	padding:0;
	list-style:none;
	width:798px;
	height:115px;
	position:absolute;
	margin-top: 0;
	margin-bottom: 0;
}

#menu {
	padding:0;
	margin:0;
	list-style:none;
	width:798px;
	height:180px;
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
}
* html #menu {
background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='single_twentyfive/hand.png', sizingMethod='scale');
}

#menu li {
	float:left;
	margin-top:85px;
	width:114px;
	height:30px;
	position:relative;
}
#menu li a {
	display:block;
	width:114px;
	height:30px;
	border-right:1px solid #888;
	text-decoration:none;
	color:#ccc;
	font-family:verdana, sans-serif;
	font-size:11px;
	background-image: url(../images/off.png);
}
#menu li.last a {border:0;}

* html #menu li a {
background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='single_twentyfive/off.png', sizingMethod='scale');
}

#menu li a b {
	display:block;
	width:114px;
	height:30px;
	line-height:28px;
	text-transform:none;
	text-align:center;
}


.home #menu li#home a,
.single #menu li#single a,
.dropdown #menu li#dropdown a,
.dropline #menu li#dropline a,
.flyout #menu li#flyout a,
.support #menu li#support a,
.contact #menu li#contact a,
#menu li a:hover {white-space:nowrap; color:#fff; cursor:pointer;}

.home #menu li#home a b,
.single #menu li#single a b,
.dropdown #menu li#dropdown a b,
.dropline #menu li#dropline a b,
.flyout #menu li#flyout a b,
.support #menu li#support a b,
.contact #menu li#contact a b,
#menu li a:hover b {
	background-image: url(../images/on.gif);
}
#title {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #541415;
	z-index: 0;
	position: absolute;
	width: 417px;
	height: 43px;
	left: 178px;
	top: 42px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
z
