
#Links {
	background-color: #000;
	position: absolute;
	height: 560px;
	width: 240px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #ff8c00;
	text-align: left;
	right: 0px;
	line-height: 15px;
	list-style-type: none;
	text-indent: 2px;
}
#Main_Nav_Bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #E8E8E8;
	position: absolute;
	height: 150px;
	width: 290px;
	top: 0px;
	right: 0px;
}
#Main_Nav_Bar {
	background-color: #000;
	background-image: url(MAINNAV.png);
	background-position: center center;
}
#Content_Left {
	background-color: #000;
	position: absolute;
	height: 560px;
	width: 754px;
	left: 2px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
}
