body {
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	margin-top: 5px;
	letter-spacing: 0.07em;
	padding-top: 7px;
	line-height: 1.4em;
}
.brown {
	color: #A67936;
}
a:link {
	color: #8D672F;
	text-decoration: underline;
}
a:visited {
	color: #A67936;
}
a:hover {
	color: #6F5127;
	background-color: #D5E3DD;
}
#home {
	background-image: url (images/MILLER_HOME.swf);
	background-repeat: no-repeat;
	height: 389px;
	width: 858px;
	background-image: url(../images/flash.jpg);
}
#home p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	margin-left: 15px;
	width: 200px;
	color: #FFFFFF;
}
#home h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	margin-left: 15px;
	width: 225px;
	margin-top: 75px;
	color: #7EAA95;
	font-weight: bold;
}
#projects {
	background-image: url(../images/button-bg.gif);
	background-repeat: no-repeat;
	height: 81px;
	width: 579px;
}
#projects table {
	height: 81px;
	vertical-align: middle;
}
#content {
	width: 359px;
	padding: 12px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.5em;
	color: #B68B45;
	font-weight: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 18px;
	color: #005532;
	font-weight: normal;
}
#dash {
	background-image: url(../images/dashes.png);
	background-repeat: repeat-y;
	width: 1px;
}
#quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #B28946;
	width: 125px;
	padding: 30px;
}
#thumb {
	background-position: left top;
	text-align: left;
	margin-right: 3px;
	margin-bottom: 3px;
	border: 1px solid #124330;
	width: 75px;
	margin-top: 6px;
}
.tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: normal;
	margin-top: 2px;
	padding-top: 2px;
}
#png a:hover {
	background-color: #FFFFFF;
}

input {
 background-color: #B9CDC5;
}

form {
	border: 1px solid #B68B45;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.texta {
 font-size: 10px;
 background-color: #CCCCCC;
 border: 1px solid #666666;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #7D5927;
	font-weight: normal;
	padding-top: 7px;
	margin-bottom: -12px;
}
#team {
	background-position: left top;
	margin-right: 6px;
}
.bio {
	width: 238px;
	display: inline;
	float: right;
	height: 100%;
	margin-bottom: 12px;
	text-align: left;
	vertical-align: top;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	list-style-position: inside;
	list-style-image: url(../images/bullet.png);
}
.smaller {
	font-size: 0.8em;
	color: #000000;
	line-height: 1em;
}
