body {
		background : #49176d;
		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_5.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_5.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_5.gif") top left no-repeat;		
}

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

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

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