
#SubText,
#MiddlePhotos
#TopText {
	width: 100%;
	float: left;	
}

#SubText {
margin-bottom: 20px;
margin-top: 20px;
}

.paragraph {
margin-bottom: 10px;
text-align: justify;
}

.SPgfx {
	
}

#TecPic {
	
	margin: 0px auto 0px auto;
	text-align: center;
}




#gfxContainer {
	float: left;
	width: 100%;
	margin: 0px;
	margin: 10px auto 10px auto;
}
#expBox,
#LBox {
 width: 550px;
 margin: 0px auto 0px auto;
}
#expBox {
	width: 600px;
	margin-top: 20px;
}
#expBox a,.#expBox a:visited,
#LBox a,.LBox a:visited
{	
	display: block;
	width: 75px;
	height: 100px;
}

#expBox a:hover,
#LBox a:hover
{	
	display: block;
	width: 75px;
	height: 100px;
	background-image: url(/Images/LBoxHover.png);
}
#expBox img:hover,
#LBox img:hover
{
	
	border-color: black;
}
.exp-Pic,
.LBox-Pic {
	width: 75px;
	height: 100px;
	border: 1px solid black;
	float: left;
	margin: 0px 10px 0px 10px;
}

.exp-Pic {
	width: 100px;
	height: 108px;
	border: none;
	margin: 5px 5px 5px 5px;
}

/* -------------------------------------------*/


