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

#topBanner {
	height: 67px;
	width: 750px;
	clear: both;
}
#topLeft {
	float: left;
	height: 67px;
	width: 125px;
	background-color: #CE9F00;
	background-image: url(img/ep-port-side1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#topMiddle {
	float: left;
	height: 67px;
	background-color: #E6B100;
	width: 27px;
}

#topContainer {
	background-color: #FFC300;
}

#subNav {
}
#subNav li {
	float: left;
	padding-right: 15px;
	list-style-type: none;
}
#lowerNav {
	height: 22px;
	width: 596px;
	margin-top: 5px;
	float: left;
	
}
#previous {
	float: left;
	height: 24px;
}

#next {
	float: left;
	height: 24px;

}  


.prevButton  {
	font: 11px Arial, Helvetica, sans-serif;
	height: 20px;
	display: block;
	float: left;
}
.prevButton  a        { color: #E2BB34; text-decoration: none; 
}

.prevButton li   {
	float: left;
	list-style: none;
	padding-right: 6px;
	
}
.prevButton span { background: url(img/pres-prev_off.gif) no-repeat; display: block; height: 11px; width: 30px; margin-top: 3px; 
}

.prevButtonOn  {
	font: 11px Arial, Helvetica, sans-serif;
	height: 20px;
	display: block;
}
.prevButtonOn  a        { color: #C19200; text-decoration: none; 
}

.prevButtonOn li   {
	float: left;
	list-style: none;
	padding-right: 6px;
	
}
.prevButtonOn span { background: url(img/pres-prev_on.gif) no-repeat; display: block; height: 11px; width: 30px; margin-top: 3px; 
}


.nextButton  {
	font: 11px Arial, Helvetica, sans-serif;
	height: 20px;
	display: block;
}
.nextButton  a        { color: #E2BB34; text-decoration: none; 
}

.nextButton li   {
	float: left;
	list-style: none;
	padding-right: 6px;
	
}
.nextButton span { background: url(img/pres-next_off.gif) no-repeat; display: block; height: 11px; width: 30px; margin-top: 3px; 
}
.nextButtonOn  {
	font: 11px Arial, Helvetica, sans-serif;
	height: 20px;
	display: block;
}
.nextButtonOn  a        { color: #C19200; text-decoration: none; 
}

.nextButtonOn li   {
	float: left;
	list-style: none;
	padding-right: 6px;
	
}
.nextButtonOn span { background: url(img/pres-next_on.gif) no-repeat; display: block; height: 11px; width: 30px; margin-top: 3px; 
}




#buttons {
	height: 15px;
	float: left;
	padding-top: 3px;
	
}
#buttons ul {
	margin-right: 6px;
	margin-left: 0px;
}

#buttons li {
	display: block;
	float: left;
	width: 23px;
	list-style: none;
	height: 11px;
	margin-right: 0px;
	margin-left: 0px;
}
.lNav { background:  url(img/pres-square_off.gif) no-repeat; text-decoration: none; 
}
.lNav a, .lNavOn a {
	text-decoration: none;
}

.lNav:hover { background: url(img/int-square_on.gif); 
}

.lNavOn { background: url(img/pres-square_on.gif) no-repeat; text-decoration: none; 
}

.lNav a:hover { background: url(img/pres-square_on.gif) no-repeat; height: 11px; position: relative; display: block; 
	

}

#subNav ul {
	height: 18px;
	margin-left: 277px;
}
.dotOn {
	color: #00B4BA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.dot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6E6E6E;
}


#leftColumn {
	float: left;
	height: 100%;
	width: 123px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFC300;
	background-image: url(img/port-side3.gif);
	background-repeat: no-repeat;
	background-color: #C7C7C7;
	display: block;
}
#arrow  {
	clear: both;
	height: 16px;
	padding-left: 455px;
}

.sNav {
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.sNavOn {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.sNav:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#projBox { padding: 10px; width: 572px; border: 2px solid #B98F00; clear: both; float: left; height: auto; 
}
#projCopy { float: left; width: 250px; border-right: 2px solid #B98F00; margin-right: 10px;
}
#projCopy td {
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #666666;
	padding-right: 12px;
}
#projCopy td a, #projCopy td a:visited { color: #B98F00; 
}
#projCopy td a:hover, #projCopy td a:active { color: #FFC300; 
}



#projImage { float: left; width: 310px; text-align: center; padding-left: 0px; 

}
#projImage td { padding-left: 0px; 

}
