.bgTop {
	background-image: url(images/BiermanConstruction3_01.gif);
	background-repeat: no-repeat;
}
.bgTop2 {
	background-image: url(images/BiermanConstruction3_02.jpg);
	background-repeat: no-repeat;
}
.bgLeft {
	background-image: url(images/BiermanConstruction3_03.gif);
	background-repeat: no-repeat;
}
.bgRight {
	background-image: url(images/BiermanConstruction3_05.gif);
	background-repeat: no-repeat;
}
.bgBottom {
	background-image: url(images/bgBottom.gif);
	background-repeat: repeat-x;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1F4F8D;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BA7031;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.borderit img{
border: 1px solid #ffffff;
}

.borderit:hover img{
border: 1px solid #BA7031;
}

.borderit:hover{
color: #BA7031; /* irrelevant definition to overcome IE bug */
}
#samples-wrapper div.thumbwrapper, #samples-wrapper div.textwrapper {
	float: left;
	height: 123px;
	width: 160px;
	padding: 5px;
	background: #F0EEE0;
	margin: 0px 0px 0px 0px;
	border: 1px solid #AFAB8E;
	text-align: center;
	vertical-align: middle;

}
#samples-wrapper div.thumbwrapperL, #samples-wrapper div.textwrapperL {
	float: center;
	height: 160px;
	width: 123px;
	padding: 4px;
	background: #F0EEE0;
	margin: 0px;
	border: 1px solid #AFAB8E;
	text-align: center;
	vertical-align: middle;

}
