body {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	font-weight: normal;

}
a:link {
	text-decoration: none;
	color: #FFFFFF;

}
a:visited {
	text-decoration: none;
	color: #FFFFFF;

}
a:hover {
	background-color: #999999;
	text-decoration: none;
	color: #FFFFFF;

}
a:active {
	background-color: #999999;
	text-decoration: none;
	color: #FFFFFF;


}
#navbar {
	left: 0px;
	top: 130px;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 1;
}
.navlist {
	font-size: 14px;
	font-weight: bold;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 40px;
	width: 100px;
	top: 140px;
	background-color: #000000;

}
#company {
	left: 25px;
}
.drop {
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	z-index: 2;
	top: 161px;
	width: 60px;
	height: 85px;


}
#compdrop {
	left: 25px;
}
#portfolio {
	left: 230px;
}
#acknowl {
	left: 400px;
}
#contact {
	left: 645px;
}
#portdrop {
	width: 85px;
	left: 230px;
}
#acknowdrop {
	left: 400px;
	width: 90px;

}
#profile {
	font-size: 12px;
}
#blurb {
	font-weight: normal;
	visibility: visible;
	overflow: visible;


}
.pics {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 155px;
	width: 200px;
}
#pic2 {
	left: 300px;
	top: 180px;
}
#pic1 {
	left: 25px;
	top: 180px;
}
.names {
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	z-index: 1;
	height: 30px;
	width: 200px;
}
#name2 {
	left: 300px;
	top: 335px;
}
#pic3 {
	left: 25px;
	top: 370px;
}
#name3 {
	left: 25px;
	top: 525px;
}
#pic4 {
	left: 300px;
	top: 370px;
}
#name4 {
	left: 300px;
	top: 525px;
}
.logo {
	z-index: 1;
	height: 72px;
	width: 674px;
	left: 25px;
	top: 25px;
}
.copyright {
	height: 30px;
	width: 674px;
	left: 25px;
	top: 700px;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 1;


}
