body {
		background : #4c2432;
		color: #ffffff;
}


h1 span {
		display:block;		position:absolute;
		left:0;
		top:0;
		z-index:1;		width:760px;
		height:45px;		margin:0;
		padding:0;		background:url("images/headline_4.gif") top left no-repeat;
		}


h2 span {
		display:block;		position:absolute;
		left:0;
		top:0;
		z-index:1;		width:91px;
		height:16px;		margin:0;
		padding:0;		background:url("images/more_4.gif") top left no-repeat;		
}

h3 span {
		display:block;		position:absolute;
		left: 0;
		top:0;
		z-index:1;		width:188px;
		height:37px;		margin:0;
		padding:0;		background:url("images/audida_4.gif") top left no-repeat;		
}

#subNav li a:link, a:visited, #footer p {
		color: #c5960b;
		text-decoration: none;
}

#subNav li a:hover {
		color: #B32317;
}

#rightBlock {
		background: no-repeat url(images/copybkgd_4.gif);
}