body{
	background-image: url('/images/logoheaderforweb519.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0,0,0,0;
}
#phone{
	position: absolute;
	visibility: visible;
	left: 433px;
	top: 102px;
	height: 20px;
	width: 150px;
	z-index: 1;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #990033;
	font-style: normal;
	font-variant: normal;
}
#banner{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	visibility: visible;
	height: 40px;
	width: 99%;
	left: 1px;
	top: 130px;
	color: #990033;
	z-index: 2;
	text-align: center;
}
#slideshow{
	position: absolute;
	visibility: visible;
	z-index: 3;
	width: 160px;
	left: 30px;
	top: 188px;
	height: 130px;
}
#leftnav{
	z-index: 4;
	height: 100%;
	width: 150px;
	left: 30px;
	top: 331px;
	position: absolute;
	visibility: visible;
}
#headerbanner{
	position: absolute;
	visibility: visible;
	z-index: 5;
	height: 30px;
	width: 72%;
	left:190px;
	top: 188px;
	background-color: #FFCC00;
	text-align: center;
	border: 1px solid #000000;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
#content{
	position: absolute;
	visibility: visible;
	z-index: 6;
	height: 100%;
	width: 72%;
	left: 190px;
	top: 222px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	padding: 10px;
	
}
h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #990000;
}
h2{ 
    font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #990000;
	background-color: #FFCC00;
    border-color: #000000;
    border-width: 1px;

}