body {background-color: #000;}

a:link {
	color: #598E8B; font-weight: bold; 
	text-decoration: underline;
	font-family: century gothic; font-size: 11px;}
a:active {color: #95CFCC; }
a:visited {color: #598E8B; font-size: 11px;}
a:hover {color: #2F6D69}
#main {
	width: 700px;
	height: 550px;
	position: relative; 
	margin-top: 10px;
}

#schedule {
	position: absolute;
	top: 15;
	left: 550;
	width: 160px;
	height: 79px;
	border:0px solid #ddd;
	z-index: 500;
}
#schedule a {
	display: block;
	width: 128px;
	height: 25px;
	background-image:url(images/sched1.jpg);
	text-decoration: none;
	float: left;
}
#schedule a:hover {
	background-image:url(images/sched2.jpg);
}
#schedule span {
	font-weight: bold; font-style: italic; font-family: century gothic;
	margin-top: 7px; color: #999;
}

#left {
	position: relative;
	width: 516px;
	height: 546px;
	float: left;
}

#header {
	background-image:url(images/header_left2.jpg);
	background-repeat: no-repeat;
	width: 516px;
	height: 139px;
	border-bottom: 0px solid #333;
}
#left-content {
	background-color: #fff;
	height: 365px;
	text-align: left;
	overflow:auto;
}
#inside {padding: 6px; padding-top: 0px;}

#left-footer {
	background-color:#9CA0A1;
	background-image:url(images/left-foot3.jpg);
	background-repeat: repeat-y;
	background-position: bottom left;
	margin-top:1px;
	height: 30px;
	line-height: 30px;
	width: 516px;
	text-align: left; 
	text-indent: 15px;
	color: #ddd;
}

#left-footer a, #left-footer a:active, #left-footer a:visited {color: #eee; font-weight: bold; text-decoration: none; text-size: 2pt}
#left-footer a:hover {color: #444; text-size: 2pt}


#right {
	position: relative;
	float: right;
	height: 550px;
	width:161px;
	background-color: #000;
}

#right-top {
	width: 160px;
	display: block;
	height: 262px;
	background-image:url(images/rightnew.jpg);
	background-repeat: no-repeat;
}
#rightnav {
	position: relative;
	text-align: center;
	background-image: url(images/rightnav2.jpg);
	background-repeat: no-repeat;
	width: 160px;
	height: 242px;
}
#rightnav a {
	display: block; 
	margin-bottom: 0px;
	width: 148px;
	height:46px;
	line-height: 31px;
	text-align: left;
	text-indent:10px;
	color: #eee;
	font-size: 15px;
	font-weight: bold;
	font-family: century gothic;
	background-image:url(images/link1.gif);
	background-repeat: no-repeat;
	margin-left: 6px;
	text-decoration: none;
}
#rightnav a.long {text-indent: 5px; font-size: 14px;margin-bottom: 0px;}
#rightnav a:hover {
	background-image:url(images/link3.gif);
	color: #fff;
	text-indent: 12px;
	margin-bottom: 0px;
}
#rightnav a.long:hover {text-indent: 6px; font-size:14px;margin-bottom: 0px;}



#right-footer {
	width: 160px;
	background-color: #9CA0A1;
	height: 30px;
	margin-left: 0px;
	margin-top:1px;
	display: block;
	float: right;
	background-image:url(images/right-foot2.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	vertical-align:bottom;
}
#right-footer a {color: #eee; font-size: 15px; font-family: century gothic;
text-align: center; font-weight: bold; display: block; line-height: 30px;}
#right-footer a:hover {color: #333;}

#spacer {width: auto; height: 1px;}

#bot {
position: absolute;
top: 546px;
left: 0px;
font-size:11px; 
color:#999;
display: block; 
width: 100%; 
text-align: center;
height: 25px;
}
#bot table {font-size:11px; 
color:#999;}
.bottness {font-size:11px; 
color:#999;}
/*  ///////// text styles  //////////  */
h1 {
	color: #633D13;
	font-family: century gothic;
	font-weight: bold;
	font-style: italic;
	font-size: 22px;
	text-align: left;
	display: block;
	text-indent: 6px;
	margin-top: 1px;
	
} 
