@charset "utf-8";
/* CSS Document */

<style type="text/css">

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	background-image: url(mainbg.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#wrapper {
	position:relative;
	width:850px;
	height:800px;
	margin: auto;
	background-color: #000000;
	background-image: url(sitemainbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#logofire {
	position: absolute;
	left: 312px;
	top: 0px;
}
#links {
	position:absolute;
	left:0px;
	top:126px;
	width:600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.8em;
	color: #FE0621;
	padding-left: 16px;
}
#links a {
	font-style: italic;
}
#tuition {
	position:absolute;
	left:0px;
	top:163px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.8em;
	color: #FE0621;
	background-color: #000000;
	padding-right: 8px;
	padding-left: 8px;
	display: none;
}
#tuition  a {
	font-style: italic;
}
#maincontent {
	position:absolute;
	left:294px;
	top:232px;
	width:520px;
	height:454px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	overflow: auto;
	padding-right: 5px;
	padding-left: 5px;
}
#caption {
	position:absolute;
	left:21px;
	top:506px;
	width:231px;
	height:56px;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#photo {
	position:absolute;
	left:21px;
	top:203px;
	width:231px;
	height:302px;
}
#bottomlinks {
	position:absolute;
	left:0px;
	top:722px;
	width:850px;
	background-color:#000000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
a:link {
	color: #FFDF00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFDF00;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FFDF00;
}
a {
	font-weight: bold;
}
.amber {
	font-weight: bold;
	color: #FFD900;
}
.neon {
	font-weight: bold;
	color: #FE0621;
}

</style>
