@charset "UTF-8";
.oneColFixCtr #container {
	width: 620px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 80px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 120px;
}
.yellow {
	text-transform: none;
	color: #FFC;
	font-size: 12px;
	text-align: right;
}
.emailBtn {
	float: right;
	margin-right: 5px;
}
#navbar {
	width: 250px;
	margin-left: 210px;
	padding-top: 8px;
	color: #EEE;
}
#ApDiv1 a {
	color: #EEE;
}
.oneColFixCtr #mainContent {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 15px;
}
body {
	background-color: #660000;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.slidesBorder {
	border: medium solid #f1ce48;
}
#ApDiv1 {
	position: absolute;
	left: 355px;
	top: 155px;
	color: #EEE;
}
.tinyLink {
	font-size: 10px;
	font-weight: normal;
	color: #DDD;
	float: right;
}
.footer {
	font-size: 10px;
	float: left;
}
.oneColFixCtr #apDiv5 .tinyLink a {
	color: #DDD;
}
.menuTable {
	font-size: 12px;
	color: #000;
}
.rgt {
	float: right;
}
.lft {
	float: left;
}
.tinyLinkMap {
	font-size: 13px;
	font-weight: normal;
	color: #9FF;
}

