.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration:none;
	background-image: url("../images/bluesky-003a.jpg" );
	background-repeat: repeat;
	background-attachment: fixed;
	color:#000000;

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
	color: #2e7de0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration:none;
	font-weight: bold;
	font-style: normal;
	color: #2e7de0;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #2e7de0;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #ff0000;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

p2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6pt;
	font-style: normal;
	font-weight: normal;
	margin-left:150px;
	color: #000000;
}


 a:link { color: black; font-weight:bold; text-decoration: none; }
 a:visited { color:black; font-weight:bold; text-decoration: none; }
 a:hover { color: red; text-decoration: underline; }


.topmenu {
	margin-top:2px;
	margin-left:8px;
	height: 45px;
	float: left;
	width: 970px;
	color:black;
	font-weight: normal;
	padding:2px;
		
}

.menu {
	margin-top:18px;
	margin-right:10px;
	margin-left:10px;
	float: left;
	width: 150px;
	height:600px;
	color:black;
	font-weight: normal;
	padding:2px;
	
	
}

li  {	
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	margin-left:12px;
	color: #2e7de0;
		
}

li.list  {	
	list-style-type: disc;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	margin-left:12px;
	color: #000;
			
}

li.top  {	
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight:bold;
	padding:5px;
	border-color:#2e7de0;
	background-color:#eef;
	border-style:solid;
	border-width:1px;
	margin-left:10px;
	float:left;
	color: #000;
	-moz-box-shadow: 5px 5px 5px #bbb;
	-webkit-box-shadow: 5px 5px 5px #bbb;
 	box-shadow: 5px 5px 5px #bbb;
 	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color='#bbbbbb')";
 	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
	border-radius: 4px; 
}

li.menuOption
	{
		cursor: pointer;
}

	.hidden
	{
	display: none;
}
	
ul { 

	list-style-type: none;
    margin-left:-20px;	
	
}

.outer {

	width:970px;
	background-color: #eef;
	border: 1px solid blue;
	height: auto;
	margin-left:auto;
	margin-right:auto;
}

.inner {

	margin-top:20px;
	float:left;
	width: 762px;
	padding:2px;
	z-index:1;
}

.box {
	
	margin-top:5px;
	margin-left:5px;
	float:left;
	width: 762px;
}

.tribox {
	width:760px;
	height:160px;
}

.photobox {
	margin-top:2px;
	margin-left:2px;
	float:left;
	width: 650px;
}

.photobox div {
	float:left;
	width:133px;
	height:100px;
	margin:4px;
	background-color:#ddd;
}

.photobox div img {
	display:block;
	margin:0 auto;
	height:96px;
}


.header {
	text-align:center;
	width:970px;
	margin-left:auto;
	margin-right:auto;
}

.footer {
	clear:both;
	text-align:center;
}

.left{
	float:left;
	margin-right:20px;
}

.right{
	 
	margin-top:1px;
	margin-left:200px;
	height:100px;
}

.eventbox {
	margin-top:20px;
	float:left;
	width: 600px;
}

.eventbox h2 { margin-bottom: 0px; }

.eventbox p { margin: 0px; }

.centreimg {
	left: 490px;
	top:350px;
	text-align: center;
}

.rightbox {
	margin-top:20px;
	margin-left:10px;
	background-color: #eef;
	float:left;
	width:165px;
	padding:3px;
	border-style:solid;
	border-width:1px;
	border-color: #2e7de0;
	-moz-box-shadow: 5px 5px 5px #aaa;
	-webkit-box-shadow: 5px 5px 5px #aaa;
 	box-shadow: 5px 5px 5px #aaa;
 	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color='#aaaaaa')";
 	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
	border-radius: 8px; 
}

.rightbox h2 { margin-bottom: 0px; }

.rightbox p { margin: 0px; }

.thumbboxleft {
	margin-top:20px;
	float:left;
	width: 195px;
}

.shadow	{
	background-color: #eef;
	-moz-box-shadow: 5px 5px 5px #666;
	-webkit-box-shadow: 5px 5px 5px #666;
 	box-shadow: 5px 5px 5px #666;
 	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=7, Direction=135, Color='#666666')";
}
 
 
