﻿.background {
	border: thin ridge #C18E6A;
	margin: 0px auto 0px auto;
	padding: 5px;
	position: relative;
	width: 740px;
	top: 0px;
	z-index: 0;
	background-image: url('images/TickiesBGB015.jpg');
	visibility: visible;
	bottom: auto;
	height: auto;
	left: auto;
	text-align: center;
}
.mastheadimg {
	margin: 0px;
	padding: 5px;
	border: thin ridge #C18E6A;
	position: relative;
	width: 150px;
	height: 130px;
	z-index: 1;
	left: auto;
	top: auto;
	background-color: #C5A07D;
	float: left;
	clear: none;
}
.mastheadtxt {
	margin: 0px;
	padding: 5px;
	border: thin ridge #C18E6A;
	position: relative;
	width: 500px;
	height: 125px;
	z-index: 2;
	left: auto;
	top: auto;
	background-color: #BCFF83;
	float: right;
	visibility: inherit;
	clear: none;
	font-family: Arial, Helvetica, sans-serif;
}
.content {
	margin: 0px;
	border: thin ridge #C18E6A;
	padding: 5px;
	position: relative;
	top: 15px;
	width: 726px;
	left: 0px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	z-index: 4;
	background-color: #BCFF83;
	float: none;
	clear: both;
	bottom: auto;
	font-weight: normal;
}
.navmenu {
	position: relative;
	width: 130px;
	height: auto;
	z-index: 3;
	left: auto;
	top: 0px;
	border: thin ridge #C18E6A;
	margin: 0px 15px 0px 0px;
	padding: 5px;
	float: left;
	background-color: #C5A07D;
	bottom: auto;
	clear: both;
}
.footer {
	margin: 0px;
	border: thin ridge #C18E6A;
	padding: 5px;
	position: relative;
	width: 726px;
	height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	text-align: right;
	left: 0px;
	overflow: visible;
	top: 10px;
	background-color: #C18E6A;
	clear: both;
	z-index: 5;
	background-image: none;
	background-repeat: repeat;
	float: none;
	bottom: auto;
}
.txtsmall {
	text-align: center;
	font-size: small;
}
.hrshort {
	border-style: none;
	width: 565px;
	color: #C18E6A;
	background-color:#C18E6A;
	height: 3px;
	float: right;
	text-align: right;
	clear: right;
}
.hrlong {
	border-style: none;
	color: #C18E6A;
	background-color:#C18E6A;
	height: 3px;
	width: 100%;
	float: none;
	clear: both;
}
.heading {
	text-align: center;
}
.style47 {
	text-decoration: underline;
}
