body {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		background-image: url(../images/bkgd.jpg);
		background-repeat: repeat;
		background-color: #3A5461;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
	}

	#Table_01 {
		position:relative;
		left:0px;
		top:0px;
		width:800px;
		height:600px;
	}

	#inner-01 {
		position:absolute;
		background-image: url(../images/inner_01.jpg);
		background-repeat: no-repeat;
		left:0px;
		top:0px;
		width:31px;
		height:600px;
	}

	#inner-title {
		position:absolute;
		background-image: url(../images/inner_title.jpg);
		background-repeat: no-repeat;
		left:31px;
		top:0px;
		width:544px;
		height:75px;
	}

	#inner-emails {
		position:absolute;
		background-image: url(../images/inner_emails.jpg);
		background-repeat: no-repeat;
		left:575px;
		top:0px;
		width:200px;
		height:75px;
		text-align: right;
		font-size 16px;
		font-weight: bold;
	}

	#inner-04 {
		position:absolute;
		background-image: url(../images/inner_04.jpg);
		background-repeat: no-repeat;
		left:775px;
		top:0px;
		width:25px;
		height:600px;
	}

	#inner-05 {
		position:absolute;
		background-image: url(../images/inner_05.jpg);
		background-repeat: no-repeat;
		left:31px;
		top:75px;
		width:494px;
		height:31px;
	}

	#inner-06 {
		position:absolute;
		background-image: url(../images/inner_06.jpg);
		background-repeat: no-repeat;
		left:525px;
		top:75px;
		width:81px;
		height:500px;
	}

	#inner-07 {
		position:absolute;
		background-image: url(../images/inner_07.jpg);
		background-repeat: no-repeat;
		left:606px;
		top:75px;
		width:169px;
		height:13px;
	}

	#home {
		position:absolute;
		left:606px;
		top:88px;
		width:169px;
		height:41px;
	}

	#inner-09 {
		position:absolute;
		background-image: url(../images/inner_09.jpg);
		background-repeat: no-repeat;
		left:31px;
		top:106px;
		width:494px;
		height:432px;
	}

div.scroll {
	width: 484px;
	height: 412px;
	overflow: auto;
	background-color: transparent;
	padding: 8px;
	text-align: left;
}

	p.scroll {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
	}

	#links {
		position:absolute;
		left:606px;
		top:129px;
		width:169px;
		height:41px;
	}

	#calendar {
		position:absolute;
		left:606px;
		top:170px;
		width:169px;
		height:41px;
	}

	#rates {
		position:absolute;
		left:606px;
		top:211px;
		width:169px;
		height:41px;
	}

	#visuals {
		position:absolute;
		left:606px;
		top:252px;
		width:169px;
		height:41px;
	}

	#contact {
		position:absolute;
		left:606px;
		top:293px;
		width:169px;
		height:41px;
	}

	#faq {
		position:absolute;
		left:606px;
		top:334px;
		width:169px;
		height:41px;
	}

	#inner-16 {
		position:absolute;
		background-image: url(../images/inner_16.jpg);
		background-repeat: no-repeat;
		left:606px;
		top:375px;
		width:169px;
		height:200px;
	}

	#inner-17 {
		position:absolute;
		background-image: url(../images/inner_17.jpg);
		background-repeat: no-repeat;
		left:31px;
		top:538px;
		width:494px;
		height:37px;
	}

	#inner-18 {
		position:absolute;
		background-image: url(../images/inner_18.jpg);
		background-repeat: no-repeat;
		left:31px;
		top:575px;
		width:744px;
		height:25px;
	}

	p {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
	}

	h1 {
		color: #000000;
		font-size: 15px;
		margin-bottom: 2px;
		padding-bottom: 2px;
	}

	h2 {
		color: #000000;
		font-size: 13px;
		margin-bottom: 2px;
		padding-bottom: 2px;
	}

	a:link {
		color: #ff0000;
	}

	a:visited {
		color: #3333ff;
	}

	a:active {
		color: #6600ff;
	}

	a:hover {
		text-decoration: none;
	}

	.copy {
		font-size: 9px;
		font-style: italic;
		text-align: center;
		color: #000000;
		font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
		line-height: 10px;
	}

	a.copy {
		font-size: 9px;
		color: #000000;
		font-style: italic;
		text-align: center;
		font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	}