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

body {
	background-image: url(../images/bgslice.gif);
	background-repeat: repeat-y;
	background-color: #E4E0DF;
	background-position: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
#container {
position: relative;
margin:0 auto;
width:850px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 24px;
	color: #FF0000;
	display:inline;
}
h2 {
	font-size: 12px;
	color: #CC0000;
	display:inline;
}
h3 {
	font-size: 10px;
	color: #333;
	display:inline;
	font: bold;
}
h4 {
	font-size: 50px;
	color: #FFF;
	display:inline;
}

h5 {
	font-size: 20px;
	color: #FFF;
	display:inline;
}
h6 {
	font-size: 11px;
	color: #FFF;
	display:inline;
}
.navtext {
	font-size: 11px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.navtext {
	font-size: 11px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover.navtext  {
	color: #FF6600;
	text-decoration:none;
}
.orangetext {
	font-size: 20px;
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.redtext {
	font-size: 20px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.whitetext {
	font-size: 18px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.small8pxtext {
	font-size: 9px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#nav {
	position: relative;
	margin:0 auto;
	top:0px;
	width:780px;
	height:40px;
	z-index:1;
	background-image: url(../images/navbar.gif);
	background-repeat: no-repeat;
}
/* Map Size*/
DIV.firstmap {
	LEFT: -383px; POSITION: absolute; TOP: -13000px
}
/* Map Size*/
#heading {
	position: relative;
	text-align:center;
	margin:0 auto;
	top:2px;
	width:760px;
}
#content {
	position: relative;
	margin:0 auto;
	top:5px;
	width:760px;
}

.red-highlight {color: #FF0000}
