#centreHolder #content .darkBox a {
	color:#79DEFF;
	text-decoration: none;
}
#content .darkBox {
	background-image: url(../images/general_bgDark.jpg);
	border: 9px solid #FFFFFF;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
#content .darkBox .head {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: medium;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#content .darkBox a {
	color: #79deff;
}
#content .aboutBox #about_name h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../images/passport_redBannerLight.jpg);
	display: block;
	margin-top: 13px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: -15px -13px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;
}
#content .aboutBox #about_body img {
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#content .aboutBox {
	background-color: #0E0D0D;
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 32px;
	padding-left: 0px;
	margin: 0px;
	height: auto;
	width: auto;
	background-image: url(../images/passport_shineyBlack.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.aboutBox #about_body {
	color: #333333;
	overflow: auto;
	background-color: #FFFFFF;
	padding: 10px;
	background-image: url(../images/general_bg_light.gif);
}

.aboutBox #about_footer {
	background-image: url(../images/about_email.gif);
	width: 83px;
	background-repeat: no-repeat;
	margin-top: 3px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 20px;
	height: 25px;
	padding: 0px;
	float: left;
}
.aboutBox #about_name {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	background-image: url(../images/passport_redBanner.jpg);
	background-color: #901622;
	background-repeat: repeat-x;
	height: 46px;
	padding: 0px;
	width: auto;
}
