#header {
	width: 100%;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
}
a:link {
	color: #FFCC00;
	font-size: 9pt;
	font-stretch: normal;
	font-style: normal;
	font-weight: bold;
}
body {
	background-attachment: fixed;
	background-repeat: repeat;
	background-color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	padding-top: 0em;
	font-stretch: wider;
	font-style: normal;
	font-variant: normal;
	height: auto;
	letter-spacing: normal;
	background-image: url(/Images/wildcats_sm2.gif);
	background-position: center center;
}

h1 {
	font-size: x-large;
	color: #ffcc00;
	letter-spacing: inherit;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #FFCC00;
	letter-spacing: 1px;
	top: auto;
	vertical-align: text-top;
	padding: 3px;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFCC00;
	height: auto;
	width: 90%;
	margin-right: 5%;
	margin-bottom: 10px;
	margin-left: 5%;
	text-align: justify;
	position: relative;
}
.table {
	border: 2px ridge #CCCCCC;
	width: 78%;
	position: relative;
	text-align: center;
	color: #CCCCCC;
	left: 10%;
	right: 10%;
}



h2 {
	font-size: 24pt;
	color: ffcc00;
}
a:visited {
	color: #FFCC00;
	font-weight: bold;
	font-size: 9pt;
}
#Layer1 {
	position:relative;
	top:auto;
	width:100%;
	height:auto;
	table-layout: fixed;
	clear: none;
	float: inherit;
	text-align: center;
	max-width: 100%;
}

.footer {
	position: relative;
	bottom: auto;
}
#footer {
	bottom: 100%;
	width: 100%;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
}
#content {
	float: none;
	width: 80%;
	position: relative;
	top: auto;
	left: 10%;
	height: 100%;
	display: none;
}
