html, body {
margin:0;
text-align:center;
background: url(images/Grade1.gif) repeat-x #FFFFFF;
height:100%;
	}
	
.clear { clear:  both; }

.SiteW {

	border-bottom:#7F7683 solid 5px;	
	border-right:#EEEEEE solid 1px;
	padding-left:65px;
	height:auto;
	margin:auto auto;
	font-family: Bodoni, "Bodoni MT", Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	width: 850px;
	text-align:left;
	font-size: 1em;
	background-image:url(images/Ribbon1.jpg);
	background-repeat:repeat-y;
}

.Logo {
/*
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align:left;
	*/
}

.Nav {
	width: 850px;
	background-color:#FFFFFF;
}

.Ribbon {
	float:left;
	height:100%;
	width: 65px;
	background-image:url(images/Ribbon1.jpg);
	background-repeat:repeat-y;

}
.thumbs {
height:100px;
width:1100px;
}
.thumbs a{
border:none;
float:left;
}

.thumbsScroll {
padding-bottom:20px;
	width: 850px;
	height: 100px;
	overflow-x: auto;
	overflow-y: hidden;

}

.LgImg {
position:relative;
	z-index:5;
}

.ColStripe {
position:absolute;
	top: 300px;
	width: 850px;
	background:#7F7683;
}

.PressDis {
	width: 850px;
/*	height: 600px;
	overflow-y: scroll;
	overflow-x: hidden;
	*/
}

.PressDis a {
padding:30px;
}

.Press img {
width:200px;
height:200px;
padding:5px;
border: 2px solid #333333;
}

.ContactDis {
padding-top:200px;
padding-left:30px;
font-size:16px;
font-weight:bold;
color:#333333;
float:left;
width: 400px;
}

.BioDis {
padding-left:30px;
width: 750px;
}

.BioDis img {
padding-right:30px;
padding-bottom: 20px;
}

.ColText {
padding:30px;
float:right;
width: 400px;
color:#FFFFFF;
}

.Main {
	position:inherit;
	width:850;
		}
		
.FLine{
	clear:  both; 
	}

