﻿a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
#wrapper {
	position: relative;
	width: 1052px;
	height: 620px;
	background-color: #000000;
	margin-left: auto;
	margin-right: auto;
}
body {
	background-color: #000000;
	padding: 0px;
	margin: 60px 0px 0px 0px;
}
#mastHead {
	position: relative;
	width: 1000px;
	height: 48px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	word-spacing: 55px;
	font-weight: bold;
	letter-spacing: 2px;
}
#leftCol {
	position: relative;
	width: 300px;
	height: 502px;
	float: left;
}
#midCol {
	position: relative;
	width: 375px;
	height: 502px;
	float: left;
}
#midColTop {
	position: relative;
	width: 375px;
	height: 250px;
	background-color: #C0C0C0;
}
#midColBot {
	position: relative;
	width: 375px;
	height: 250px;
	margin: 2px 0px 0px 0px;
	padding: 0px;
	background-color: #C0C0C0;
}
#rightCol {
	position: relative;
	width: 375px;
	height: 502px;
	float: right;
}
#rightColTop {
	position: relative;
	width: 375px;
	height: 250px;
	background-color: #C0C0C0;
}
#rightColBot {
	position: relative;
	width: 375px;
	height: 250px;
	margin: 2px 0px 0px 0px;
	padding: 0px;
	background-color: #C0C0C0;
}
#titleBlk {
	width: 300px;
	height: 422px;
	position: absolute;
	top: 80px;
}
#navInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: relative;
	width: 220px;
	top: 20px;
	text-align: right;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 2px;
	left: 0px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #C0C0C0;
	text-align: right;
	float: right;
	margin: 3px 0px 0px 0px;
	position: relative;
}
.ebfooter {
	color: #FF9900;
}
#midRightCol {
	position: relative;
	width: 752px;
	height: 502px;
	float: left;
}
