body {
		background : #00447c;
		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_1.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_1.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_1.gif") top left no-repeat;		
}

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

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

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