body {
	color: #7a7ffb;
	background-color: #ededf8;
	font: small Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	margin: 0;
	padding: 0;
}

a:link, a:visited {
	color: #7a7ffb;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #0000cc;
	text-decoration: none;
	outline: none;
}

a:active {
	color: #7a7ffb;
	text-decoration: none;
	outline: none;
}

#active a:link, #active a:visited, #active a:hover
 {
	color: #0000cc;
	text-decoration: none;
	outline: none;
}

.firstlinetext {
	color: #0000ff;
}

.awardyear {
	color: #0000ff;
	font-size: medium;
	font-style: italic;
}

.contacttype {
	font: small-caps medium/1.2em "Lucida Grande", Lucida, Verdana, sans-serif;
	letter-spacing: .08em;
}

h1 {
	color: #0000cc;
	font: small-caps bold large Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 15px;
	margin-top: 15px;
}

#container {
	width: 739px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	width: 739px;
	height: 127px;
	background: url(headmain3.jpg) no-repeat;
}

#headlogo {
	float: left;
	margin-top: 20px;
	margin-left: 25px;
	display: inline;
}

#headlogo img {
	border-style: none;
}

#headlogo p {
	margin-left: 26px;
	color: #000066;
	font: italic small "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 0;
	margin-bottom: 0;
}

#headshot {
	float: right;
	margin-right: 30px;
	margin-top: 16px;
	display: inline;
}

#headshot img {
	border-style: none;
}

#founder {
	float: right;
	color: #000066;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-style: italic;
	margin-top: 50px;
	margin-right: 12px;
}

#nav {
	background-color: white;
	width: 739px;
	height: 40px;
	border-style: none;
	border-top: 1px solid #9999ff;
	border-bottom: 1px solid #9999ff;
}

#nav ul {
	list-style-type: none;
	margin: 10px 0 0;
}

#nav ul li {
	display: inline;
}

#topnav {
	text-align: center;
}

#topnav a {
	text-decoration: none;
	letter-spacing: .08em;
	padding: .2em 3em .2em .6em;
}

#maincontain {
	width: 739px;
	background-color: white;
	float: left;
}

#maintext {
	width: 460px;
	padding: 5px 15px 20px 20px;
	line-height: 1.4em;
	border-right: 1px solid #9999ff;
	float: left;
	min-height: 350px;
	height:auto !important;
    height:350px;
}

#maintextb {
	width: 700px;
	padding: 5px 20px 20px 20px;
	line-height: 1.4em;
	float: left;
	min-height: 350px;
	height:auto !important;
    height:350px;
}
#imagethumba {
	width: 210px;
	height: 158px;
	border: 1px solid #9999ff;
	float: right;
	margin-right: 15px;
	margin-top: 30px;
	display: inline;
}

#imagethumbb {
	width: 210px;
	height: 158px;
	border: 1px solid #9999ff;
	float: right;
	margin-right: 15px;
	margin-top: 15px;
	display: inline;
}

#imagethumbc {
	width: 210px;
	height: 158px;
	border: 1px solid #9999ff;
	float: right;
	margin-right: 15px;
	margin-top: 15px;
	display: inline;
}

#imagethumbd {
	width: 210px;
	height: 158px;
	border: 1px solid #9999ff;
	float: right;
	margin-right: 15px;
	margin-top: 15px;
	display: inline;
}



#imagethumbe {
	width: 210px;
	height: 158px;
	border: 1px solid #9999ff;
	float: right;
	margin-right: 15px;
	margin-top: 15px;
	display: inline;
}

#workslist {
	
}

#footer {
	background-image: url(footerback.gif);
	height: 25px;
	clear: both;
	border-top: 1px solid #9999ff;
	margin-bottom: 20px;
}

#address {
	color: #000066;
	font-size: x-small;
	width: 330px;
	text-align: center;
	padding-top: 7px;
	float: left;
}

#phone {
	color: #000066;
	font-size: x-small;
	width: 160px;
	text-align: center;
	padding-top: 7px;
	float: left;
}

#email {
	font-size: x-small;
	width: 245px;
	text-align: center;
	padding-top: 7px;
	float: left;
}

#email a:link, #email a:visited {
	color: #000066;
}

#email a:hover {
	color: #0000ff;
}