body {
	background-color: rgb(153,160,160);
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif;
	color: rgb(0,0,0);
}
a:link {
	text-decoration: none;
	color: rgb(102,0,51);
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: rgb(102,0,51);
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: rgb(153,160,160);
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: rgb(153,160,160);
	font-weight: bold;
}
#header {
	width: 100%;
	height: 24px;
	background-color: #95622F;
}
#header2 {
	width: 762px;
	height: 64px;
	margin: 0 auto 0 auto;
	position: relative;
}
#branding {
	position: absolute;
	z-index: 10;
	height: 111px;
	width: 214px;
	left: 16px;
	top: -23px;
}
#container {
	width: 934px;
	margin: 0 auto 0 auto;
	background-image:  url("../Images/tsi_ripples.jpg");
	background-repeat: no-repeat;
	height: 488px;
	background-color: #99A0A0;
	background-position: 60px 0px;
}
.grad {
	margin: 0;
	padding: 0;
	width: 86px;
	height: 400px;
	float: left;
}
#content {
	background-color: rgb(255,255,255);
	margin: 0;
	padding: 0;
	width: 522px;
	float: left;
	height: auto;
}
#prop {
	float: left;
	height: 388px;
	width: 1px;
	/*props content window open at min height of 400px*/
}
#body_text {
	float:left;
	width: 497px;
	position: relative;
	left: 24px;
}
/*#body_text p {
	margin: 0 0 11px 0;
	padding: 0 96px 0 0;
	font-size: 11px;
	line-height: 17px;
}
#body_text h1 {
	margin: 0;
	padding: 0;
	font-size:11px;
	color: #65671C;
	line-height: 17px;
	
}
#body_text h2 {
	margin: 15px 0 21px 0;
	padding: 0;
	font-size:12px;
	color: #3B5A79;
	line-height: 18px;
}*/
#body_text img {
	display:block;
	margin: 0 0 16px 16px;
	padding: 0;
	float: right;
}
#footer {
	margin: 0;
	padding: 0;
	width: 522px;
	height: 44px;
}
#footer img{
	margin: 0;
	padding: 0;
	display: block;
}
.indent {
	margin-left: 16px;
}
#thumbnails {
	float: right;
	width: 144px;
	margin-left: 24px;
}
#large_image img {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	float: left;
}
#thumbnails img {
	display: block;
	margin: 0px;
	padding: 0px;
}
#photo_text {
	width: 353px;
	float: left;
}
#main_nav {
	margin: 0px;
	padding: 0px;
	width: 120px;
	height: 262px;
	float: left;
}
#sub_nav {
	margin: 0px;
	padding: 0px;
	width: 120px;
	height: 262px;
	float: left;
}
.crumbs {
	color:rgb(153,160,160);
}

