body {
	background: #ffffff url('../images/tabg.jpg') top repeat-x;
	color: #000000;
	}
#cage {
	position: absolute;
	background: #ffffff url('../images/ta-design-4b.jpg') top center no-repeat;
	color: #000000;
	left: 50%;
	margin-left: -600px;
	top: 0px;
	width: 1200px;
	}
h1 {
	font-size:20pt;
	font-family:"Palatino Linotype", Garamond, serif;
	color: #000000;
	}
h3 {
	font-size:16pt;
	font-family:"Palatino Linotype", Garamond, serif;
	color: #000000;
	}
p,ul {
	font-size:10.0pt;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #000000;
	}
#textbox {
	float:right;
	margin-top: 320px; 
	margin-right: 225px;
	padding-left: 20px;
	width: 600px;
	border-left: #000000 1px dotted;
	}
#menu {
	float: right;
	margin-top: 340px;
	width: 160px;
	}
	a #main, a #donate, a #schedule, a #buytickets, a #items, a #contests, a #contactus {
		float: right;
		margin-top: 3px;
		margin-right: 10px;
		width: 160px;
		height: 35px;
	}
	a #main {
		background: #ffffff url('../images/btn-menu-on.jpg') top right no-repeat;
	}
	a #donate {
		background: #ffffff url('../images/btn-donate-on.jpg') top right no-repeat;
	}
	a #schedule {
		background: #ffffff url('../images/btn-schedule-on.jpg') top right no-repeat;
	}
	a #buytickets {
		background: #ffffff url('../images/btn-buytickets-on.jpg') top right no-repeat;
	}
	a #items {
		background: #ffffff url('../images/btn-items-on.jpg') top right no-repeat;
	}
	a #contests {
		background: #ffffff url('../images/btn-contests-on.jpg') top right no-repeat;
	}
	a #contactus {
		background: #ffffff url('../images/btn-contactus-on.jpg') top right no-repeat;
	}
	a:hover #main {
		background: #ffffff url('../images/btn-menu.jpg') top right no-repeat;
	}
	a:hover #donate {
		background: #ffffff url('../images/btn-donate.jpg') top right no-repeat;
	}
	a:hover #schedule {
		background: #ffffff url('../images/btn-schedule.jpg') top right no-repeat;
	}
	a:hover #buytickets {
		background: #ffffff url('../images/btn-buytickets.jpg') top right no-repeat;
	}
	a:hover #items {
		background: #ffffff url('../images/btn-items.jpg') top right no-repeat;
	}
	a:hover #contests {
		background: #ffffff url('../images/btn-contests.jpg') top right no-repeat;
	}
	a:hover #contactus {
		background: #ffffff url('../images/btn-contactus.jpg') top right no-repeat;
	}
	
.clear:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
	
#footer {
	position: relative;
	width: 600px;
	border-top: 1px dotted #000000;
	font-size: 8.0pt;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	text-align: right;
	color: #000000;
	left: 50%;
	margin-left: -225px;
	margin-top: 30px;
	}

.itemtable {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 10.0pt;
	margin-top: 20px;
	border-width: 2px;
	border-style: groove;
	border-color: #aaaaaa;
	text-align: left;
}

.itemtable td {
	margin: 4px;
	vertical-align: top;
}

.itemTitle td {
	background-color: #000000;
	color:#FFFFFF;
}

.restrictions, .restrictions td {
	color: #CC0000;
	font-size: 8.0pt;
}
