@charset "utf-8";

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

#topContainer {
	background-color: #9F6FBD;
}
#leftColumn {
	float: left;
	height: 100%;
	width: 123px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #9F6FBD;
	background-image: url(img/port-side3.gif);
	background-repeat: no-repeat;
	background-color: #C7C7C7;
	display: block;
}

#arrow {
	clear: both;
	height: 16px;
	padding-left: 72px;
}
#lowerNav {
	height: 26px;
	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: #9F6FBD;
	text-decoration: none;
}

.prevButton li   {
	float: left;
	list-style: none;
	padding-right: 6px;
	
}
.prevButton span {
	background: url(img/flash-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;
	float: left;
}
.prevButtonOn  a        {
	color: #431F74;
	text-decoration: none;
}

.prevButtonOn li   {
	float: left;
	list-style: none;
	padding-right: 6px;
	
}
.prevButtonOn span {
	background: url(img/flash-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: #9F6FBD;
	text-decoration: none;
}

.nextButton li   {
	float: left;
	list-style: none;
	padding-right: 6px;
	
}
.nextButton span {
	background: url(img/flash-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: #431F74;
	text-decoration: none;
}

.nextButtonOn li   {
	float: left;
	list-style: none;
	padding-right: 6px;
	
}
.nextButtonOn span {
	background: url(img/flash-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/flash-square_off.gif) no-repeat;
	text-decoration: none;
}
.lNav a, .lNavOn a {
	text-decoration: none;
	height: 11px;
	width: 13px;
}

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

.lNav a:hover {
	background: url(img/flash-square_on.gif) no-repeat;
	height: 11px;
	
}


.lNavOn {
	background: url(img/flash-square_on.gif) no-repeat;
	text-decoration: none;
}
#projBox { padding: 10px; width: 572px;
	border: 2px solid #64397D;
	clear: both;
	float: left;
	height: auto;

}
#projCopy {
	float: left;
	width: 250px;
	border-right: 2px solid #8B6CA3;
	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: #8654BC;
}
#projCopy td a:hover, #projCopy td a:active {
	color: #CDACE8;
}


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

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

}
