body {
	background-color: #336699;
}
a:link {color: #0000CC; font-weight:normal; text-decoration:none;}
a:hover {color: #0000FF; font-weight:normal; text-decoration:underline;}
a:visited {color: #800080; font-weight:normal; text-decoration:none;}
img {border:none;}
#masterDiv {
	position:relative;
	width:840px;
	height:0px;
	z-index:1;
	left:0px;
	top:0px;
	margin-left:auto;
	margin-right:auto;
}
#backgroundTop {
	position:absolute;
	width:840px;
	height:60px;
	z-index:3;
	left:0px;
	top:0px;
	background-image:url(images/background-top.gif);
}
#backgroundMiddle {
	position:absolute;
	width:840px;
	height:100%;
	z-index:2;
	left:0px;
	top:0px;
	background-image:url(images/background-middle.gif);
	background-repeat:repeat-y;
}
#backgroundBottom {
	position:absolute;
	width:840px;
	height:60px;
	z-index:3;
	left:0px;
	bottom:0px;
	background-image:url(images/background-bottom.gif);
}
#logo {
	position:absolute;
	width:100px;
	height:100px;
	z-index:21;
	left: 60px;
	top: 60px;
	background-image: url(images/logo.gif);
}
#banner {
	position:absolute;
	width:320px;
	height:20px;
	z-index:11;
	left: 200px;
	top: 100px;
	background-image:url(images/slogan.gif);
}
#nav1a {
	position:absolute;
	width:80px;
	height:60px;
	z-index:13;
	left: 60px;
	top: 200px;
	background-image:url(images/nav-button-1a.gif);
}
#nav2a {
	position:absolute;
	width:80px;
	height:60px;
	z-index:13;
	left: 180px;
	top: 200px;
	background-image:url(images/nav-button-2a.gif);
}
#nav3a {
	position:absolute;
	width:80px;
	height:60px;
	z-index:13;
	left: 300px;
	top: 200px;
	background-image:url(images/nav-button-3a.gif);
}
#nav4a {
	position:absolute;
	width:80px;
	height:60px;
	z-index:13;
	left: 420px;
	top: 200px;
	background-image:url(images/nav-button-4a.gif);
}
#nav5a {
	position:absolute;
	width:80px;
	height:60px;
	z-index:12;
	left: 120px;
	top: 180px;
	background-image:url(images/nav-button-5a.gif);
}
#nav6a {
	position:absolute;
	width:80px;
	height:60px;
	z-index:12;
	left: 240px;
	top: 180px;
	background-image:url(images/nav-button-6a.gif);
}
#nav7a {
	position:absolute;
	width:80px;
	height:60px;
	z-index:12;
	left: 360px;
	top: 180px;
	background-image:url(images/nav-button-7a.gif);
}
#nav1b {
	position:absolute;
	width:120px;
	height:120px;
	z-index:15;
	left: 40px;
	top: 185px;
	visibility: hidden;
}
#nav2b {
	position:absolute;
	width:120px;
	height:130px;
	z-index:15;
	left: 160px;
	top: 185px;
	visibility: hidden;
}
#nav3b {
	position:absolute;
	width:120px;
	height:120px;
	z-index:15;
	left: 280px;
	top: 185px;
	visibility: hidden;
}
#nav4b {
	position:absolute;
	width:120px;
	height:120px;
	z-index:15;
	left: 400px;
	top: 185px;
	visibility: hidden;
}
#nav5b {
	position:absolute;
	width:120px;
	height:120px;
	z-index:14;
	left: 100px;
	top: 165px;
	visibility: hidden;
}
#nav6b {
	position:absolute;
	width:120px;
	height:120px;
	z-index:14;
	left: 220px;
	top: 165px;
	visibility: hidden;
}
#nav7b {
	position:absolute;
	width:120px;
	height:120px;
	z-index:14;
	left: 340px;
	top: 165px;
	visibility: hidden;
}
#eventBox {
	position:absolute;
	width:240px;
	height:200px;
	z-index:11;
	left: 540px;
	top: 60px;
}
#headerDivider {
	position:absolute;
	width:720px;
	height:40px;
	z-index:11;
	left: 60px;
	top: 271px;
	background-image: url(images/divider.gif);
	background-repeat:repeat-x;
}
#contactUsLink {
	position:absolute;
	width:320px;
	height:20px;
	z-index:12;
	left: 240px;
	top: 580px;
}
#dsyLink {
	position:absolute;
	width:200px;
	height:13px;
	z-index:11;
	left: 60px;
	bottom: 41px;
}
#copyright {
	position:absolute;
	width:190px;
	height:13px;
	z-index:11;
	left: 590px;
	bottom: 41px;
}
