body,td,th {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FC9023;
}
#bigwrapper {
	background-image: url(images/karaoke_backround2a.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
	min-height: 1000px;
}

.footer {
	background-image: url(images/karaoke_bg2a.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: absolute;
	z-index: -100;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 900px;
}
#man {
	float: right;
	position: absolute;
	right: 0px;
	bottom: 0px;
}


.wrapper {
	margin: auto;
	width: 635px;
	text-align: center;
	padding-left: 60px;
	position: relative;
	z-index: 0;
}
#purple {
	width: 550px;
	margin: auto;
}
#bigwrapper .wrapper #table1 {


}

#purple img {
	display: inline;
}


#buttonarea {
	position: relative;
	height: 250px;
}
#buttonarea #tickets {
	position: absolute;
	left: 0px;
	top: 0px;
}
#buttonarea #contact {
	position: absolute;
	left: 110px;
	top: 40px;
}
#buttonarea #sponsor {
	position: absolute;
	left: 15px;
	top: 100px;
}
#buttonarea #info {
	position: absolute;
	left: 115px;
	top: 125px;
}


.wrapper h1 {
	margin: 0px;
	padding: 0.1em;
	font-size: 18px;
}

.wrapper  h2   {
	color: #A91114;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0.2em;
	font-weight: bolder;
	font-size: 20px;
	line-height: 1.1em;
}
.wrapper h3 {
	color: #132D48;
	margin: 0px;
	padding: .1em;
	font-size: 16px;
}
a:link {
	color: #A91114;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #213140;
}
a:active {
	text-decoration: none;
	color: #213140;
}
