@charset "UTF-8";
.current {
	cursor: default;
}
#mainContent a {
	color: #FFFFFF;
	text-decoration: underline;
}
#mainContent a:hover {
	color: #660000;
	text-decoration: underline;
}
/* CSS Document */

#navigation {
	width: 735px;
	top: 120px;
	position: absolute;
}
.oneColElsCtrHdr #mainContent {
	background: #AA9974;
	color: #000000;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	position: relative;
	top: 160px;
	border: 3px solid #660000;
	font-size: 0.95em;
}
#navigation a:hover {
	background-image: url(../images/robtn.png);
	background-repeat: no-repeat;
}
#mainContent .style3 a {
	padding-right: 9px;
}
#header {
	background-image: url(../images/title.png);
	height: 75px;
	width: 710px;
	position: absolute;
	top: 20px;
	background-repeat: no-repeat;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
#navigation li {
	text-decoration: none;
	list-style-type: none;
	float: left;
}
#navigation li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 0.5em;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	background-image: url(../images/navbtn.png);
	width: 100px;
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	text-indent: 10px;
}
#footer a {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	color: #C22568;
	text-decoration: underline;
}
#navigation a.current {
	background-image: url(../images/robtn.png);
	background-repeat: no-repeat;
}
.current {
	background-image: url(../images/robtn.png);
	background-repeat: no-repeat;
}
.cur {
	background-image: url(../images/robtn.png);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 150px;
	cursor: default;
}
.oneColElsCtrHdr #container #navigation .anchorclass {
	cursor: default;
}
