.fish {
	background-color: #000000;
}
.fish #wrap {
	margin-right: auto;
	margin-left: auto;
	border: thin solid #4AD8E2;
	width: 1024px;
	height: 768px;
}
#fade{
	width:274px;
	height:66px;
	position:relative;
	display:block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 55px;
	}
#fade  a{
	background-image:url(images/introwebBlue.png);
	background-repeat: no-repeat;
	position:relative;
	display:block;
	width:274px;
	height:66px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#fade  span.hover{
	width:274px;
	height:66px;
	background-image:url(images/introweb.png);
	background-repeat: no-repeat;
	position:relative;
	display:block;
	}
#fadeA{
	width:350px;
	height:66px;
	position:relative;
	display:block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 55px;
	}
#fadeA  a{
	background-image:url(images/computerconceptsBlue.png);
	background-repeat: no-repeat;
	position:relative;
	display:block;
	width:350px;
	height:66px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#fadeA  span.hover{
	width:350px;
	height:66px;
	background-image:url(images/computerconcepts.png);
	background-repeat: no-repeat;
	position:relative;
	display:block;
	}
