﻿body {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-color: #E0E4E3;
}
.main 	{
	margin: 0px auto 0px auto;
	width: 1100px;
	height: 600px;
	background: #FFFFFF;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
}
.colleft {
	margin-top: 10px;
	width: 280px;
	height: auto;
	float: left;
	margin-left: 10px;
	padding-right: 5px;
	margin-bottom: 10px;
	padding-left: 5px;
}
.colright {
	margin-top: 10px;
	margin-right: 10px;
	width: 580px;
	height: auto;
	float: right;
	margin-bottom: 10px;
}
.contentwithin {
	width: 880px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}

.contwithcentre {
	padding: 5px 0px 5px 0px;
	margin: 0px auto 0px auto;
	width: 100%;
	height: auto;
	position: inherit;
}
.contentcentre {
	padding: 10px 0px 0px 0px;
	width: 1100px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	float: none;
}

.img	{
	margin: 25px 100px 25px 25px;
	float: left;
}

.imgdisplay {
			width: 550px; 
			height: auto; 
			float: left;
			margin-left: 10px; 
			padding-bottom: 10px; 
			border-bottom-width: thin; 
			border-bottom-style: solid; 
			border-bottom-color: #ececec;
}

.mailto {
		font-family: "Palatino Linotype"; 
		font-style: normal; 
		line-height: normal; 
		font-weight: normal; 
		text-transform: none; 
		color: #ffffff; 
		text-decoration: underline;
}
.imgcenter {
	margin: 5px auto 5px auto;
	display: block;
}
.style1 {
	font-family: "Lucida Handwriting";
	font-style: italic;
	font-size: 36px;
	color: #FFFFFF;
	font-variant: normal;
	text-decoration: underline;
}
.style2 {
	color: #C0C0C0;
}
.table1 {
	width: 255px;
	height: 191px;
	float: left;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
}
.table2 {
	width: 235px;
	height: auto;
	float: left;
	text-align: justify;
	padding-left: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
}
.table3 {
	margin-left: auto;
	width: 155px;
	height: auto;
	float: right;
	margin-right: auto;
}
.tableholder {
	width: 695px;
	height: 210px;
	float: left;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #808080;
}

