body {
	margin: 0px;
	padding: 0px;
}

#newContent
{
	background-image:url(http://milich-arts.com/images/06.01%20FINAL/AU/images/bgbar.gif);
	background-repeat: repeat-x;
	font-family: arial;
}

#newContent span
{
	color: white;
	font-size: 14pt;
	text-transform: uppercase;
}

#newContent p
{ color: white; }

#headerNav
{
	width: 750px;
	position: absolute;
	top: 90px;
	left: 0px;
	padding-left:75px;
}

#headerNav a
{
	font-size:18px;
	font-weight:bold;
	color: black;
	display:block;
	float:left;
	width: 150px;
	text-decoration:none;
}

#copy
{
	font-size:16px;
	height: 32px;
	float: left;
	margin-left: 15px;
}

#phone
{
	font-size:12px;
	height: 32px;
	float: right;
	margin-right: 15px;
}