@charset "UTF-8";
body {
	margin: 0px;
	background-image: url(backgroundimagetile.png);
	background-color: #EFF5EE;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
}
#mainheadergraphic {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}
#container {
	margin-top: 75px;
	margin-left: 350px;
	position: relative;
}
#nav {
	text-align: left;
	margin-left: 80px;
}
#placeholder {
	padding-top: 30px;
	padding-left: 150px;
}
#content {
	position: relative;
}
#mainimage {
	height: 430px;
	width: 432px;
	padding-top: 28px;
	margin-left: 155px;
	font-family: verdana;
}
#smallimages {
	height: 430px;
	width: 40px;
	float: left;
	padding-top: 102px;
	margin-left: 102px;
}
#smallimages img {
	padding: 3px;
}
#objectivetext {
	position:absolute;
	width:200px;
	height:130px;
	z-index:2;
	left: 228px;
	top: 362px;
}
#copyright {
	position:absolute;
	width:230px;
	height:16px;
	z-index:3;
	left: 51px;
	top: 548px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #7D4D74;
	vertical-align: text-bottom;
	font-weight: bold;
}
#mainimage img {
	border: 1px solid #7E4E74;
}
a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #7D5075;
}
