* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #000;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-style: none;
	border-left-style: none;
}
#wrapper #logo {
	height: 178px;
	background-color: #000;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #header {
	height: 100px;
}
#wrapper #navigation {
	height: 50px;
}
#wrapper #bodyArea #centre {
	width: 800px;
}
#wrapper #bodyArea #webcontact {
}
#wrapper #bodyArea #webcontact #imageHolder {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #bodyArea #webcontact #footer {
	clear: both;
	height: 100px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-top-style: groove;
	border-top-color: #fff;
	text-align: right;
}
#wrapper #bodyArea #webcontact #footer p {
	color: #04e678;
	font-family: Calibri, Arial, sans-serif;
	font-size: 14px;
	text-align: right;
}
.textHead {
	font-family: Calibri, Arial, sans-serif;
	font-size: 28px;
	font-weight: bolder;
	font-variant: normal;
	color: #FFF;
}
.jpdesign {
	font-family: Calibri, Arial, sans-serif;
	font-size: 14px;
	color: #e502ce;
}
.textBody {
	font-family: Calibri, Arial, sans-serif;
	font-size: 16px;
}
p {
	font-family: Calibri, Arial, sans-serif;
	font-size: 16px;
	color: #FFF;
	margin: 15px;
}
#shadow {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/Pictures/dropshadow.jpg);
	background-repeat: repeat-y;
}
.imgpad {
	padding: 5px;
}
#shadow #wrapper #bodyArea #centre #table1 table {
	margin-right: auto;
	margin-left: auto;
}
#shadow #wrapper #bodyArea #centre #table2 table {
	margin-right: auto;
	margin-left: auto;
}
#shadow #wrapper #bodyArea #centre #table3 table {
	margin-right: auto;
	margin-left: auto;
}
