@charset "utf-8";
/* CSS Document */


a img { border: 0; }
a:hover img {border: 0; }
a:visited img {border: 0; }

body {
	background-color:#fff0c0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#container {
	width:100%;
	height:100%;
}
#master {
	width: 960px;
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: -15px;
	border: 0;
	z-index: 1;
	}

#header_left {
	position:absolute;
	left:0px;
	top:0px;
	width:42px;
	height:51px;
	z-index:2;
}
#header_main {
	position:absolute;
	left:42px;
	top:0px;
	width:880px;
	height:51px;
	z-index:2;
	background-image:url(../images/header_main.gif);
}
#header_right {
	position:absolute;
	left:921px;
	top:0px;
	width:42px;
	height:51px;
	z-index:2;
}
#bg_header {
	position:absolute;
	left:0px;
	top:-7px;
	width:100%;
	height:51px;
	z-index:1;
	background-image:url(../images/bg_header.gif);
}
#bg_banner {
	position:absolute;
	left:0px;
	top:44px;
	width:100%;
	height:243px;
	background-image:url(../images/bg_banner.gif);
	z-index:1;
}
#container_content {
	position:absolute;
	left:196px;
	top:300px;
	width:463px;
	height:796px;
	z-index:3;
}

#bg_content1 {
	position:absolute;
	left:0px;
	top:49px;
	width:460px;
	height:126px;
	border:solid 1px #d9c892;
	background-image:url(../images/bg_content.gif);
	z-index:3;
}
#bg_content3 {
	position:absolute;
	left:0px;
	top:183px;
	width:460px;
	height:126px;
	border:solid 1px #d9c892;
	background-image:url(../images/bg_content.gif);
	z-index:3;
}
#bg_content4 {
	position:absolute;
	left:0px;
	top:317px;
	width:460px;
	height:126px;
	border:solid 1px #d9c892;
	background-image:url(../images/bg_content.gif);
	z-index:3;
}
#bg_content5 {
	position:absolute;
	left:0px;
	top:450px;
	width:460px;
	height:386px;
	font-size:10px;
	z-index:3;
}
#container_buttons {
	position:absolute;
	left:17px;
	top:300px;
	width:164px;
	height:406px;
	z-index:5;
}
#banner {
	position:absolute;
	left:17px;
	top:69px;
	width:640px;
	height:198px;
	border:solid 1px #d9c892;
	z-index:4;
}
#banner_ad {
	position:absolute;
	left:673px;
	top:69px;
	width:270px;
	height:198px;
	border:solid 1px #d9c892;
	z-index:2;
}
#sidebar_right {
	position:absolute;
	left:673px;
	top:300px;
	width:272px;
	height:406px;
	z-index:2;
}
#bg_footer {
	position:absolute;
	left:0px;
	top:740px;
	width:100%;
	height:51px;
	z-index:2;
	background-image:url(../images/bg_footer.gif);
}
#ad_image {
	position:absolute;
	left:7px;
	top:7px;
	width:254px;
	height:182px;
	border:solid 1px #d9c892;
	z-index:5;
}
#banner_flash {
	position:absolute;
	left:7px;
	top:7px;
	width:622px;
	height:180px;
	border:solid 1px #d9c892;
	z-index:2;
}
a:link {
	color: #063;
}
a:visited {
	color: #063;
}
a:hover {
	color: #900;
}
a:active {
	color: #063;
}
#title {
	position:absolute;
	left:50%;
	top:10px;
	margin-left:-435px;
	width:870px;
	height:30px;
	font-size:16px;
	color:#FFF;
	z-index:5;
}
#title a:link {
	color: #fff;
	text-decoration: none;
}
#title a:visited {
	color: #fff;
	text-decoration: none;
}
#title a:hover {
	color: #fff;
	text-decoration: none;
}
#title a:active {
	color: #fff;
	text-decoration: none;
}
#footer{
	position:absolute;
	background-image:url(../images/bg_footer.gif);
	top:1150px;
	left:0;
	width:100%;
	height: 36px;
	z-index:2;
	font-size:10px;
}
#footer a:link {
	color: #fff;
	text-decoration: none;
}
#footer a:visited {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
#footer a:active {
	color: #fff;
	text-decoration: none;
}
h4 {
	color:#d9c892;
	font-size:12px;
}
table.schedule {
	border-width: 1px 1px 1px 1px;
	border: 1px solid #d9c892;
	border-collapse:collapse;
	background-color:#FFF;
}
table.schedule td {
	border: 1px solid #d9c892;;
}
	
#main_buttons {
	position:absolute;
	left:0px;
	top:0px;
	width:462px;
	height:44px;
	background-image:url(../images/bg_header.gif);
	z-index:6;
}

#main_buttons a:link {
	color: #fff;
	text-decoration: none;
}
#main_buttons a:visited {
	color: #fff;
	text-decoration: none;
}
#main_buttons a:hover {
	color: #900;
	text-decoration: none;
}
#main_buttons a:active {
	color: #fff;
	text-decoration: none;
}
