body {
		background-image: url(../images/bkgd.jpg);
		background-repeat: repeat-x;
		background-color: #b44f66;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
	}

	p {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
	}

	h1 {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 15px;
		color: #9a1130;
	}

	h2 {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #dc8b9d;
	}

	a:link {
		color: #9a1130;
		text-decoration: underline;
	}

	a:visited {
		color: #9a1130;
	}

	a:hover {
		text-decoration: underline overline;
	}

	a:active {
		color: #9a1130;
		font-weight: bold;
	}
	#Table_01 {
		position:relative;
		Background-color: #ffffff;
		margin-left: auto;
		margin-right: auto;
		margin-top:0px;
		/*left:0px;
		top:0px;*/
		width:770px;
		height:600px;
	}

	#left {
		position:absolute;
		background-image: url(../images/left.gif);
		background-repeat: no-repeat;
		left:0px;
		top:0px;
		width:20px;
		height:600px;
	}

	#top {
		position:absolute;
		background-image: url(../images/top.gif);
		background-repeat: no-repeat;
		left:20px;
		top:0px;
		width:730px;
		height:20px;
	}

	#right {
		position:absolute;
		background-image: url(../images/right_02.gif);
		background-repeat: no-repeat;
		left:750px;
		top:0px;
		width:20px;
		height:600px;
	}

#inner-title {
	position:absolute;
	background-image: url(../images/inner_title.gif);
	background-repeat: no-repeat;
	left:20px;
	top:20px;
	width:510px;
	height:90px;
}

#contact-01 {
	position:absolute;
	background-image: url(../images/contact_01.gif);
	background-repeat: no-repeat;
	left:530px;
	top:20px;
	width:220px;
	height:90px;
}

#nav-01 {
	position:absolute;
	background-image: url(../images/nav_01.gif);
	background-repeat: no-repeat;
	left:20px;
	top:110px;
	width:30px;
	height:20px;
}

#home {
	position:absolute;
	left:50px;
	top:110px;
	width:76px;
	height:20px;
}

#packages {
	position:absolute;
	left:126px;
	top:110px;
	width:100px;
	height:20px;
}

#visuals {
	position:absolute;
	left:226px;
	top:110px;
	width:84px;
	height:20px;
}

#schedule {
	position:absolute;
	left:310px;
	top:110px;
	width:111px;
	height:20px;
}

#nav-02 {
	position:absolute;
	background-image: url(../images/nav_02.gif);
	background-repeat: no-repeat;
	left:421px;
	top:110px;
	width:33px;
	height:20px;
}

#contact {
	position:absolute;
	left:454px;
	top:110px;
	width:106px;
	height:20px;
}

#nav-03 {
	position:absolute;
	background-image: url(../images/nav_03.gif);
	background-repeat: no-repeat;
	left:560px;
	top:110px;
	width:140px;
	height:20px;
}

#text-right {
	position:absolute;
	background-image: url(../images/text_right.gif);
	background-repeat: no-repeat;
	left:700px;
	top:110px;
	width:50px;
	height:420px;
}

#text-l {
	position:absolute;
	background-image: url(../images/text_l.gif);
	background-repeat: no-repeat;
	left:20px;
	top:130px;
	width:50px;
	height:400px;
}

#text {
	position:absolute;
	background-color: #ffffff;
	left:70px;
	top:130px;
	width:630px;
	height:400px;
}

#text-b {
	position:absolute;
	background-image: url(../images/text_b.gif);
	background-repeat: no-repeat;
	left:20px;
	top:530px;
	width:730px;
	height:40px;
}

#nav-bottom {
	position:absolute;
	background-image: url(../images/nav_bottom.gif);
	background-repeat: no-repeat;
	left:20px;
	top:570px;
	width:365px;
	height:30px;
}

#copy-bottom {
	position:absolute;
	background-image: url(../images/copy_bottom02.gif);
	background-repeat: no-repeat;
	left:385px;
	top:570px;
	width:365px;
	height:30px;
	text-align: right;
}
	.copy {
		font-size: 9px;
		font-style: italic;
		color: #ffffff;
		font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
		line-height: 12px;
		margin-top: 5px;
	}
	a.copy {
		font-size: 9px;
		color: #ffffff;
		font-style: italic;
	}
	a.copy:visited {
		color: #000000;
	}

	a.copy:hover {
		text-decoration: overline underline;
	}

	a.copy:active {
		color: #000000;
	}