body {
	background-image: url(../_images/Background.gif);
	background-repeat: repeat;
	text-align: center;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #7A8581;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.orange {
	color: #ff6800;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}
#wrapper {
	text-align: left;
	padding: 0px;
	width: 900px;
	background-repeat: no-repeat;
	height: 501px;
	position: relative;
	margin: 0 auto;
}
#verticalcenter {
	width: 100%;
	overflow: visible;
	position: absolute;
	top: 50%;
	text-align: center;
	margin-top: -240px;
	left: 0px;
	min-width: 785px;
	visibility: visible;
	background-image: url(../_images/stripwhite.gif);
	background-repeat: repeat-x;
}
#tab_contact {
	background-image: url(../_images/Tab_gray.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 119px;
	position: absolute;
	left: 332px;
	top: 0px;
	text-align: center;
	padding-top: 14px;
	padding-right: 5px;
	visibility: visible;
}
#tab_bio {
	background-image: url(../_images/Tab_gray.gif);
	margin: 0px;
	height: 26px;
	width: 119px;
	position: absolute;
	left: 208px;
	top: 0px;
	text-align: center;
	padding-top: 14px;
	background-repeat: no-repeat;
	padding-right: 5px;
	visibility: visible;
}
#tab_work {
	background-image: url(../_images/Tab_gray.gif);
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 124px;
	position: absolute;
	left: 84px;
	top: 0px;
	text-align: center;
	padding-top: 14px;
	background-repeat: no-repeat;
	padding-right: 5px;
	visibility: visible;
}
#tab_links {
	background-image: url(../_images/Tab_gray.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 119px;
	position: absolute;
	left: 456px;
	top: 0px;
	text-align: center;
	padding-top: 14px;
	padding-right: 5px;
	visibility: visible;
}
.darkgrey {
	color: #333;
}
.white {
	color: #CCC;
	margin-top: 0px;
	margin-bottom: 1px;
}
.credits {
	font-size: 9px;
	color: #CCC;
	margin-top: 0px;
}
#credits {
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 131px;
	position: absolute;
	left: 501px;
	top: 183px;
}

