* {
	padding:0;
	margin:0;
}


body {
	background-color: #000000;
	background-image: url(../images/Rafters.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 14px;
}

p {
	text-indent: 14px;
	line-height: 1.5em;
	text-align: left;
}
div {
	border-collapse: separate;
}


.Logo {
	position: absolute;
	height: 135px;
	width: 500px;
	top: 125px;
	left: 50%;
	margin-left: -250px;
	z-index: 1;
}
.TopBorder {
	background-image: url(../Images/Border.gif);
	background-repeat: repeat-x;
	background-position: left top;
	position: absolute;
	top: 250px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 15px;
	z-index: 25;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C0C0C0;
}
h1 {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 21px;
}



.Right {
	float: right;
}
.Bottom {
	background-image: url(../Images/Content-_Bottom.jpg);
	height: 125px;
	padding: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
}
.Inner {	background-image: url(../Images/Content_Top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 30px;
	padding-left: 190px;
}
.Middle {
	width: 500px;
	left: 100px;
	margin-left: 100px;
	background-image: url(../Images/Content_BG.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Outer {	position: absolute;
	top: 266px;
	width: 700px;
	left: 50%;
	margin-left: -350px;
}
#divNavigation {
	margin-left: -315px;
	position: absolute;
	left: 50%;
	z-index: 50;
	top: 360px;
	width: 200;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	letter-spacing: 0.3em;
	margin-top: 25px;
	margin-bottom: 6px;
	text-indent: -10px;
}
address {
	text-align: center;
	font-weight: bold;
	color: #AF6F28;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.Invisible {
	display: none;
}
.BioPic {
	padding-right: 12px;
	padding-top: 6px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ImgPortfolioTypes {
	padding-right: 6px;
	padding-left: 6px;
}
