@charset "UTF-8";
.shows_table {
	margin-top: 16px;
}
.contact_txt {font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	vertical-align: top;
	color: #CCCCCC;
}
.about_table {
	margin-top: 22px;
}
.about_txt {font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
}
.style1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
}
body {
	background-color: #999933;
}
a {
	font-family: Courier New, Courier, monospace;
	font-size: 14px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #99CCCC;
}
.link_text {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 35px;
}
a:hover {
	text-decoration: none;
	color: #99CCCC;
}
a:active {
	text-decoration: none;
}
.table {
	background-image: url(images/table.png);
	background-repeat: no-repeat;
	margin-top: 50px;
}
.table_img {
	position: relative;
	left: 75px;
	bottom: 50px;
}
.photos_table {
	position: relative;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	margin-right: 7px;
}
