.twoColFixLtHdr #header {
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it.If an image is used in the #header instead of text, you may want to remove the padding.*/
	height: 93px;
	margin-right:10px;
	font-size:10px;
	background-image: url(../images/home_top.png);
} 
.twoColFixLtHdr #headerDetail {
	background-image:url(../images/home_menu.png);
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it.If an image is used in the #header instead of text, you may want to remove the padding.*/
	height: 240px;
	margin-right:10px;
} 
.glossymenu li a{
background-color:#82090C;
}
.glossymenu li a:hover{
background-color:#C00C10;
}
