body {
	background-color: #FFFFFF;
	background-image: url(../backgrounds/bg.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	color: #000000;
	font-weight: normal;
	font-size: 10pt;
	font-family: "trebuchet ms",arial,helvetica,sans-serif;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}

/*PAGE DIVISIONS*/

#main {
	margin-left: 200px;
	margin-right: 152px;
}

#logo {
	position:absolute;
	left:5px;
	top:615px;
	width:200px;
	height:318px;
}

#ileft {
    position: absolute;
    top: 100px;
    margin-left: 200px;
    width: 800px;
}

#iright {
    position: absolute;
    top: 100px;
    margin-left: 540px;
    width: 320px;
}

#ihead {
	position: absolute;
    top: 20px;
    margin-left: 200px;
    width: 800px;
    height: 100px;
}

#ihead h1 {
	display: none;
}

#right {
	position: absolute;
	top: 10px;
	right: 10px;
	background-image: url(../backgrounds/right.gif);
	width: 152px;
	height: 453px;
	clear: left;
	overflow: inherit;
}

#right2 {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 152px;
	height: 453px;
	clear: left;
	overflow: inherit;
}

/*SUB HEADINGS*/
.sub {
	font-family: "trebuchet ms",arial,helvetica,sans-serif;
	font-weight: normal;
	font-size: 24pt;
	font-style: italic;
	text-align: center;
}

/*NEWS DATES*/
.date {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

/*LEFT ALIGNED IMAGE */
.floatimgleft {
	float:left;
	margin-top:0px;
	margin-right:10px;
	margin-bottom:0px;
}

/*RIGHT ALIGNED IMAGE*/
.floatimgright {
	float:right;
	margin-top:0px;
	margin-left:10px;
	margin-bottom:0px;
}

/*NAVIGATION AT THE BOTTOM OF MAIN DIV*/
.menu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
}

.menu a:link {
	color: #6699FF;
	text-decoration: none;
}

.menu a:visited {
	color: #666666;
	text-decoration: none;
}

.menu a:hover {
	color: #333399;
	text-decoration: none;
}

.menu a:active {
	color: #666666;
	text-decoration: none;
}

/*main page headlines*/
.headline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #CC0033;
	text-align: left;
	text-decoration: none;
}

.headline a:link {
	color: #CC0033;
	text-decoration: none;
}

.headline a:visited {
	color: #666666;
	text-decoration: none;
}

.headline a:hover {
	color: #333399;
	text-decoration: underline;
}

.headline a:active {
	color: #666666;
	text-decoration: none;
}



H1 {
	text-align: center;
}

/*MENU LAYERS*/
#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:195px;
	height:508px;
}

#nav {
	position:absolute;
	left:0px;
	top:0px;
	width:195px;
	height:87px;
}

#specials {
	position:absolute;
	left:116px;
	top:87px;
	width:79px;
	height:44px;
}

#home {
	position:absolute;
	left:92px;
	top:131px;
	width:103px;
	height:38px;
}

#tour {
	position:absolute;
	left:54px;
	top:169px;
	width:103px;
	height:38px;
}

#guide {
	position:absolute;
	left:32px;
	top:207px;
	width:103px;
	height:38px;
}

#j-gallery {
	position:absolute;
	left:18px;
	top:245px;
	width:103px;
	height:38px;
}

#training {
	position:absolute;
	left:12px;
	top:283px;
	width:103px;
	height:38px;
}

#gallery {
	position:absolute;
	left:12px;
	top:321px;
	width:103px;
	height:37px;
}

#contact {
	position:absolute;
	left:19px;
	top:358px;
	width:103px;
	height:38px;
}

#faq {
	position:absolute;
	left:32px;
	top:396px;
	width:103px;
	height:38px;
}

#links {
	position:absolute;
	left:59px;
	top:434px;
	width:103px;
	height:38px;
}

#blog {
	position:absolute;
	left:93px;
	top:472px;
	width:102px;
	height:36px;
}

#button {
	position: absolute;
	top: 50px;
	left: 700px;
	width: 150px;
}

#syt {
	position: absolute;
	top: 20px;
	right: 170px;
	width: 150px;
	border-style: solid;
}

#newsletter {
	text-align: center;
	font-weight: bold;
	border: thin dashed #000;
	margin: 10px auto;
	background: #cccc99;
}

/*phplist*/

.required {
	color: red;
	font-weight: bold;
}

.missing {
	color: red;
	font-weight: bold;
}