@charset "UTF-8";
a:link {
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	color: #333333;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	color: #FF0000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	color: #333333;
	font-weight: bold;
}
body {
	background-image: url();
	background-position: top;
	margin-top: 0px;
}
#container {
	width: 900px;
	vertical-align: top;
	top: 0px;
	background-position: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: lighter;
	text-decoration: none;
	height: 100%;
}
.pic1 {
	text-decoration: none;
}
#header {
	text-align: center;
	width: 900px;
}
#greet {
	line-height: 14px;
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
}
#pic2 {
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: lighter;
	text-decoration: none;
	width: 800px;
	vertical-align: middle;
}
#pic1 a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #666666;
	text-decoration: none;
	letter-spacing: 1pt;
}
#pent1 {
	text-align: left;
	float: left;
	width: 189px;
	color: #660066;
}
#pent2 {
	color: #FF0000;
	width: 189px;
	float: left;
	text-align: left;
}
#pent3 {
	color: #003300;
	text-align: left;
	float: left;
	width: 189px;
}
#pent4 {
	color: #FF6600;
	text-align: left;
	width: 189px;
	float: left;
}
#pent5 {
	color: #0099FF;
	text-align: left;
	float: left;
	width: 189px;
}
#title {
	float: left;
	width: 188px;
	text-align: left;
	height: 144px;
	font-family: Helvetica, Arial, sans-serif;
}
#intro {
	text-align: left;
	float: left;
	width: 757px;
	font-size: 11px;
	height: 144px;
}
#contact {
	float: right;
	width: 945px;
}
#credits {
	text-align: left;
	width: 509px;
	float: right;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
	clear: left;
	display: inline;
}

