@charset "UTF-8";
a {
	text-decoration: none;
}
#portfolioText {
	margin: 0px auto 15px;
}
#quoteBox1 {
	text-align: justify;
	width: 450px;
	margin: 0px auto;
}
#bottomBox {
	width: 500px;
	margin: 0px auto;
	clear: both;
}
#newHomeFlash {
	width: 125px;
	margin-top: 3px;
	margin-left: -3px;
}
#movieBox {
	background: #999;
	visibility: hidden;
	height: 447px;
	width: 623px;
	z-index: 20;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	left: 148px;
	top: 172px;
}
.indent {
	margin-left: 10px;
	margin-right: 12px;
}
.underConst {
	margin: 25px auto 0px;
	text-align: center;
}
.thumbs {
	clear: both;
	margin: 10px auto;
}
.thumbnails div {
	position: relative;
	width: 55px;
	height: 35px;
	margin: 8px;
	display: inline;
	padding: 0px;
	float: left;
}
.centerit {
	margin: 0px auto;
}
.thumbnails img {
	width: 55px;
	height: 35px;
	position: absolute;
	z-index: 1;
	border: 2px solid #000000
	/*IE */
	filter: alpha(opacity=60);
	opacity: 0.6;
}
.preview {
	padding: 10px 10px 20px;
	margin-bottom: 5px;
	width: 290px;
	float: left;
	position: relative;
	height: 150px;
}
.cattitle {
	border-bottom: 2px solid #83120C;
}
