#left {
	height: 200px;
	width: 200px;
	float: left;
	background-image: url(images/sun.png);
	background-repeat: no-repeat;
	clear: left;
	z-index: 2;
}
#mid {
	height: 1000px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
	border: 1px solid #666;
}
#header {
	height: 200px;
	width: 800px;
}
#right {
	height: 400px;
	width: 400px;
	background-image: url(images/moon.png);
	background-repeat: no-repeat;
	margin-left: auto;
	float: right;
	clear: right;
	z-index: 2;
}
#contentwrap {
	height: 440px;
	width: 450px;
	background-image: url(images/ntm_layout_10.jpg);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	padding-top: 32px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 27px;
	overflow: auto;
	text-align: justify;
}
#mid #Table_01 tr td #contentwrap#contenttext {
	height: 400px;
	width: 500px;
	overflow: hidden;
}
h1 {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
}
#directions {
	background-image: url(images/ntm_location_09.jpg);
	background-repeat: no-repeat;
	height: 450px;
	width: 800px;
}
#mid #Table_01 tr td #directions #dirtext {
}
#mid #Table_01 tr td #local {
	background-image: url(images/ntm_location_09.jpg);
	height: 450px;
	width: 800px;
	background-repeat: no-repeat;
}
#mid #Table_01 tr td #local #localtext {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	overflow: scroll;
	padding: 25px;
	height: 300px;
}
#skynmid {
	background-image: url(images/skynyrd_02.jpg);
	height: 446px;
	width: 800px;
	background-repeat: no-repeat;
	padding: 0px;
	clear: both;
}
#skyn_bg_wrap {
	background-image: url(images/skyn_bg.png);
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
#skyncontent {
	height: 380px;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	overflow: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 28px;
	padding-bottom: 8px;
}
#bgmain {
	background-image: url(images/skyn_bg.jpg);
	width: 1400px;
}

