body {
	color: #000;
	margin: 0px;
	padding: 0px;
	background-color: #e6fafd;
}

#wrapper{
	width:840px;
	background-image:url(sea.jpg);
	background-repeat: repeat-y;
	margin-top: -30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 2px solid #63047B;
	/*height: auto;*/
}

#header{
	margin-top:40px;
	height:230px;
	width:840px;
	background-repeat:no-repeat;
}

#navigation {
	height: auto;
	padding-bottom: 12px;
	padding-left: 4px;
	text-align: center;
	width: 836px;
}
#banner01{
	margin-top:150px:
}

#banner {
	margin-top:0px;
	width: 100%;
	height: auto;
	padding-bottom: 20px;
	padding-top: 20px;
	color:#63047b;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
}

#content {
	margin-top: 0px;
	padding-top: 0px;
	color: #63047b;
	text-align: center;
	font-size:1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	clear: both;
	float: none;
	height: auto;
	width: 780px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#Subcontent{
	width: 720px;
	padding-right: 60px;
	padding-left:70px;
	font-size: 1em;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	color: #63047b;
}


#leftColumn {
	width: 190px;
	padding-left: 40px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 60px;
	float: left;
}

#rightColumn {
	width: 520px;
	float: right;
	font-size:1em;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	color: #63047b;
	margin: 0px;
	padding-right: 30px;
}

#footer{
	float:none;
	margin-top: 12px;
	clear: both;
	text-align: center;
	color: #63047b;
	margin-bottom: 12px;
	width: 100%;
}


#copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #63047b;
	padding-right: 30px;
	padding-left: 30px;
	text-align: left;
	color: #63047b;
	padding-top: 5px;
	padding-bottom: 10px;
	clear: both;
	float: none;
	height: 50px;
}


#centreColumn {
/*align: center;*/
padding-left:30px;
padding-right:30px;
}

#Events caption {
 font-weight: bold;
 color: #63407b;
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: large;
}


table {
 padding: 5px;
 width: 500px;
 border: medium solid #63407b;
 color: #63407b;
 border-collapse: collapse;
}


h1 {
	color: #63047b;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bold;
}

h2 {
	color: #63047b;
	text-align: center;
	font-size: x-large;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #63047b;
	font-size: large;
	font-weight: bold;
	text-align: center;
}

h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #63047b;
	font-size: medium;
	font-weight: bold;
	text-align: center;	
}

h5{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #63047b;
	font-size:x-small;
	text-align: center;
}

h6 {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: large;
 color: #63047b;
 text-align: center;
}

p {
	color: #63047b;
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
}

.white{
	color:#FFFFFF;
}

.red{
	color:#F00;
}

.hilite{
	background-color:#ffffff
}

.italic{font-style:italic;
}

.center{text-align:center;
}

