body {
  	margin: 10px 0 0 0;
  	padding: 0;
  	background-color: #8E9BC1;
  	color: #666;
  	background-image: url(../../Dreamweaver/css practice/jb_templates/img/.jpg);
  	background-repeat: repeat;
  	font: small Arial, Helvetica, sans-serif;
	text-align: center;
	min-width: 1000px;
	
}
#wrapper {
	background-color: #FFF;
	color: black;
	border: #596A9F 4px solid;
	padding: 0;
	text-align: left;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#header {
  	margin: 0;
  	padding: 0;
  	background-color: #FFF;
	background-image: url(images/header.jpg);
	height: 140px;
  	color: black;
	(no use)border-bottom: #596A9F 4px solid;
	text-align: center;
}
#main {
  	margin: 0 0 0 0;
  	width: 100%;
	background-image: url(images/sidebarLeftbg.gif);
	background-position: top left;
	background-repeat: repeat-y;
}
#clearone {
	clear: both;
	height: 1px;
}
#sidebarRt {
  	float: right;
  	width: 280px;
  	background-color: #FFF;
	color: #666;
  	padding: 0;
  	margin: 0;
}
.sidebarRt_photo1 {
  	width: 278px;
	background-image: url(images/structural_main_2.jpg);
	background-repeat: no-repeat;
	height: 247px;
	border-top: #596A9F 2px solid;
	border-left: #596A9F 2px solid;
	border-bottom: #596A9F 2px solid;
  	padding: 0;
  	margin: 0;
}
.sidebarRt_photo2 {
  	width: 278px;
	background-image: url(images/seismic_main.jpg);
	background-repeat: no-repeat;
	height: 236px;
	border-top: #596A9F 2px solid;
	border-left: #596A9F 2px solid;
	border-bottom: #596A9F 2px solid;
  	padding: 0;
  	margin: 0;
}
.sidebarRt_photo3 {
  	width: 278px;
	background-image: url(images/remodel_main.jpg);
	background-repeat: no-repeat;
	height: 270px;
	border-top: #596A9F 2px solid;
	border-left: #596A9F 2px solid;
	border-bottom: #596A9F 2px solid;
  	padding: 0;
  	margin: 0;
}
.spacer1 {
	margin-top: 20px;
}
.spacer2 {
	margin-top: 180px;
}
#sidebarLeft {
  	float: left;
  	width: 145px;
	background-color: #596A9F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #B9CDE3;
	line-height: normal;
	padding: 20px 0 20px 20px;
}
#sidebarLeft img {
	border: none;
}
#sidebarLeft a {
	background-color: #596A9F;
	text-decoration: none;
}
#sidebarLeft a:hover {
	background-color: #596A9F;
	text-decoration: none;
}
.email a {
	color: #B9CDE3;
}
.email a:hover {
	color: white;
	text-decoration: underline;
}
.navlink {
	background-color: #990000;
	color: white;
	border-bottom: 1px solid #F4FFE4;
}
#middleContent {
  	background-color: #FFF;
	color: #666;
  	margin: 0 280px 0 165px;
 	padding: 10px 10px 30px 20px;
	(no use)border-left: #20457E 4px solid;
	(no use)border-right: #20457E 4px solid;
}
#middleContent a {
	color: #20457E;
	text-decoration: none;
	font-weight: bold;
}
#middleContent a:hover {
	color: #20457E;
	text-decoration: underline;
}
.bodyText {
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:16px;
	margin-top:0px;
}
	
.pageName{
	font: 18px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #20457e;
	line-height:12px;
	letter-spacing:0.12em;
}
	
.subHeader {
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #20457e;
	line-height:12px;
	letter-spacing:inherit;
}
.subHeader2 {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #20457e;
	line-height:16px;
	letter-spacing: 0.3em;
	margin: 0 0 0 40px;
}
.gallery {
  	clear: both;
  	background-color: white;
	color: #666;
	border-top: #20457E 4px solid;
  	padding: 10px 0 10px 0;
	margin: 0;
  	text-align: center;
}
.gallery2  {
	float: left;
}
.gallery2 p {
	text-align: center;
	font-size: small;
	margin: 0 0 16px 0;
	padding: 0;
}
.gallery2 img {
	border: 1px solid #330000;
	margin: 0 8px 6px 0;
	padding: 0;
}
#footer {
  	clear: both;
  	background-color: #596A9F;
  	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #B9CDE3;
  	padding: 10px 0 10px 0;
	margin: 0;
  	text-align: center;
}
#footer ul {
	padding: 0;
	margin: 0;
}
#footer li {
	display: inline;
}
#footer a:link {
	text-decoration: none;
	color: #B9CDE3
}
#footer a:visited {
	text-decoration: none;
	color: #B9CDE3
}
#footer a:hover {
	text-decoration: underline;
	color: white
}
