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;
}


 a:link { color: #2e7de0; text-decoration: none; }
 a:visited { color:#2e7de0; text-decoration: none; }
 a:hover { color: red; text-decoration: underline; }


div.menu {
	margin-top:18px;
	margin-right:10px;
	float: left;
	width: 165px;
	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.menuOption
		{
			cursor: pointer;
		}

		.hidden
		{
			display: none;
}




div.darkmenu  {

	font-weight: bold;
	color: #000000;
	
}

	
ul { 

	list-style-type: none;
     	margin-left:-20px;	
	
}


div.outer {

	width:970px;
	background-color: #eef;
	border: 1px solid blue;	
	margin-left:auto;
	margin-right:auto;
	
}

div.inner {
	
	margin-top:20px;
	float:left;
	width: 597px;
	padding:2px;
	z-index:1;
	

}

div.box {
	
	margin-top:20px;
	float:left;
	width: 595px;
	
	
}

div.header {
	text-align:center;
	width:970px;
	margin-left:auto;
	margin-right:auto;
	
}

div.footer {
		clear:both;
		text-align:center;
		
}

div.left{
	float:left;
	margin-right:20px;
	
}

div.right{
	
	
}


div.eventbox {

	margin-top:20px;
	float:left;
	width: 600px;
}

div.eventbox h2 { margin-bottom: 0px; }

div.eventbox p { margin: 0px; }


div.centreimg {
	left: 490px;
	top:350px;
	text-align: center;
	
}

div.rightbox {
	
	margin-top:20px;
	margin-left:10px;
	float:left;
	width:150px;
	padding:3px;
}

div.rightbox h2 { margin-bottom: 0px; }


div.rightbox p { margin: 0px; }




div.thumbboxleft {
	
	margin-top:20px;
	float:left;
	width: 195px;
	
	
}

