a.pagelink {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.pagelink:hover {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.pagelink2 {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.pagelink2:hover {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.imageborder {
	border: 2px solid #FFFFFF;
}

.header {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #010101;
	text-decoration: none;
}
.pagetext {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.aboutBACK {
	background-image: url(../images/about.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.designBACK {
	background-image: url(../images/design.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.contactBACK {
	background-image: url(../images/contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
}.bottomback {
	background-image: url(../images/bottom2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.secondBACK {
	background-image: url(../images/2nd_back.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.boxBACk {
	background-image: url(../images/box.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
