.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #999999;
	line-height: normal;
}
.copyhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FF6600;
	font-weight: bold;
}
a:link {
	color: #FF3300;
	text-decoration: none;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #FF0000;
}
img {
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}

.menu {
	left: 10px;
	top: 0px;
	position: absolute;
	width: 448px;
}
.allprojects {
	left: 1440px;
	top: 10px;
	position: absolute;
}
.logo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #000000;
}
.project {
	top: 60px;
	position: absolute;
	visibility: visible;
	height: auto;
	width: auto;
	left: 250px;
}
.copyheadbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FF6600;
	font-weight: bold;
}
