.style1 {
	font-size: 24px;
	color: #754F00;
	background-position: 25px 25px;
}

.style4 {
font-family: Arial, Helvetica, sans-serif; color: #3366FF; font-style: italic; text-transform: capitalize; font-size: xx-large;
}

.mainimage {
	float: left;
	z-index: 10;
	clip: rect(auto,auto,5px,auto);
}

#maintext {
	font-size: 18px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 3px;
	width: 80%;
	position: relative;
	padding: 25px;
	margin-left: 50px;
}

.textboxtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
	padding: 10px;
}

#footer {
	height: 20px;
	clear: both;
	padding-top: 10px;
	font-size: 18px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 80%;
	text-align: center;
	border: thin solid #996600;
}

#mainshell
{
	z-index: auto;
	position: relative;
	width: auto;
	background-color: #fff;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(images/bg3.jpg);
}

#leftshell
{
	z-index: 2;
	position: relative;
	width: auto;
	border: solid 7px #fff;
	background-color: #fff;
	margin: 0 auto;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
.headshot {
	width: 80%;
	position: relative;
	margin-bottom: 25px;
}
.lefttext {
	text-indent: 3px;
	padding: 10px;
	padding-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	width: auto;
}
.yellowblockquote {
	background-color: #FEEBFD;
}
