.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	font-family: "Arial Black";
	font-size: 14px;
	color: #E87717;
	text-decoration: none;
}
a:visited {
	font-family: "Arial Black";
	font-size: 14px;
	color: #E47718;
	text-decoration: none;
}
a:hover {
	font-family: "Arial Black";
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}
a:active {
	font-family: "Arial Black";
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
.bodytextblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #000000;
	text-decoration: none;
}
.bodytextcontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #FFFFFF;
	text-decoration: none;
}
.linkblock {
	background-color: #333333;
	vertical-align: middle;
	text-indent: 5px;
	white-space: pre;
}
.bookborder {
	border: 1px solid #CCCCCC;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.projectheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.headerdark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	text-decoration: none;
}
.pictureborder {
	border: 1px solid #FFFFFF;
}
.backgroundhomepage1 {
	background-image: url(images/backgroundhomepage1.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.backgroundaboutus {
	background-image: url(images/backgroundaboutus.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.backgroundcv {
	background-image: url(images/backgroundcv.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.backgroundservices {
	background-image: url(images/backgroundservices.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.backgroundcontact {
	background-image: url(images/backgroundcontact.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.backgroundgallery {
	background-image: url(images/backgroundgallery.jpg);
	background-repeat: no-repeat;
}
