﻿a:hover {
	color: #000099;
}
html, body, div, span, applet, object, iframe, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: #99ccff;
	font-family: "Times New Roman", Times, serif;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


#container {
	background-image: url('../images/dream.jpg');
	margin-right: auto;
	margin-left: auto;
	width: 1070px;
}
#banner {
	width: 1070px;
	margin-right: auto;
	margin-left: auto;
}
#menuBox {
	width: 1070px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
}
#clock {
	text-align: center;
	font-weight: bold;
	font-style: italic;
	color: #0000FF;
	padding-top: 15px;
	padding-bottom: 10px;
	margin-right: 120px;
}

#CSSmenu {
	background-color: #FFFFFF;
	position: absolute;
	width: 1070px;
	float: left;
}
#CSSmenu li {
	font-family: "Times New Roman", Times, serif;
	font-size: .855em;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #5D7697;
	position: relative;
	width: 105px;
	height: 20px;
	display: inline;
	float: left;
	list-style-type: none;
	text-align: center;
}
#CSSmenu li a {
	color: #000066;
	text-decoration: none;
	line-height: 20px;
	background-color: #99CCFF;
	padding-left: 5px;
	width: 100px;
	height: 20px;
	display: block;
	float: left;
}
#CSSmenu li a:hover {
	padding-left: 2px;
	border-left-style: solid;
	border-left-width: 3px;
	border-left-color: #5D7697;
}

#CSSmenu li ul {
	position: relative;
	width: 105px;
	height: auto;
	top: 1px;
	left: 0px;
	visibility: hidden;
	font-size: .85em;
	font-weight: bold;
	text-align: left;
}
#CSSmenu li ul l1 {
	border-style: none;
}
#CSSmenu li ul li a {
	width: 97px;

	color: #666666;
	border-left-style: solid;
	border-left-width: 3px;
	border-left-color: #99CCFF;
	background-color: #FFFFFF;
	margin-bottom: 1px;
	text-align: left;
}


#CSSmenu li ul a {
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 3px;
	border-left-color: #99ccff;
	margin-bottom: 1px;
	width: 100px;
}
#CSSmenu li ul li a:hover {
	color: #333333;
	padding-left: 5px;
}
#CSSmenu li:hover ul {
	visibility: visible;
}

#pageContent {
	margin-right: 120px;
	
	min-height: 300px;
}


#pageHeading {
	margin-right: 120px;
}
#rightCol {
	border: 1px solid #000000;
	width: 120px;
	float: right;
	height: 100%;
}
#searchBox {
	vertical-align: middle;
	text-align: center;
}



#pageContent {
	margin-right: 120px;
	
	min-height: 300px;
}
h1 {
	margin: 5px 0px 5px 0px;
	font-size: 1.8em;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	color: #0000FF;
}
p {
	font-size: 1em;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
}
.PhotoRight {
	border: 1px solid #000000;
	float: right;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
}
.PhotoLeft {
	border: 1px solid #000000;
	float: left;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
}
.caption {
	color: #0000FF;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: .8em;
}
#lowerRightColumn {
}

a:active {
	color: #008080;
}
a {
	color: #0000FF;
}
#indexBox {
	border-style: ridge;
	border-width: 5px;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
}
#cell_left {
	text-align: center;
	width: 310px;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #505050;
	vertical-align: top;
}
#cell_Right {
	text-align: center;
	width: 310px;
	vertical-align: top;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #505050;
}
.Cell_text {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
h2 {
	margin: 5px 0px 5px 0px;
	font-size: 1.6em;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	color: #0000FF;
}

blockquote {
	font-weight: bold;
	font-style: italic;
	padding-right: 15px;
	padding-left: 15px;
	text-align: justify;
}

#weatherBox {
	border: 1px solid #000000;
	margin-right: auto;
	margin-left: auto;
}
.h3 {
	margin: 5px 0px 5px 0px;
	font-size: 1.4em;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	color: #0000FF;
}

.h2_Left {
	margin: 5px 0px 5px 0px;
	font-size: 1.6em;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	color: #0000FF;
}
#diary {
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	width: 945px;
	margin-right: auto;
	margin-left: auto;
	border-right-color: #000000;
	border-right-width: 1px;
	background-color: #CCCCFF;
}
#diary td {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
	text-align: center;
}
#diaryEvent {
	background-color: #FFE08E;
	padding: 1px 2px 3px 2px;
	font-size: .8em;
	text-align: center;
	border: 2px solid #FFFFFF;
}
#diaryHeading {
	font-size: 1.1em;
	font-style: italic;
	color: #0000FF;
	font-weight: bold;
	text-align: center;
	padding: 2px;
	width: 135px;
}

.credit {
	font-size: .8em;
	font-weight: lighter;
	font-style: italic;
}
.italic {
	font-style: italic;
}
#holidayCell {
	padding-top: 5px;
	padding-bottom: 5px;
}
.h3Calendar {
	font-size: 1.4em;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	color: #0000FF;
	width: 125px;
}
#centreTable {
	margin: auto;
	width: 940px;
}
#diaryHolidayRoC {
	background-color: #FF9966;
	padding: 1px 2px 3px 2px;
	font-size: .8em;
	text-align: center;
	border: 2px solid #FFFFFF;
}
#diaryHolidayTRNC {
	background-color: #66FF66;
	padding: 1px 2px 3px 2px;
	font-size: .8em;
	text-align: center;
	border: 2px solid #FFFFFF;
}

a:visited {
	color: #FF0000;
}



#calendar {
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('../images/dream.jpg');
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#calander heading {
	font-size: 1em;
	font-style: italic;
	color: #0000FF;
	font-weight: bold;
	text-align: center;
	width: 125px;
}



.TableCentre {
	border: 1px solid #000000;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.PreloadImage {display:none;
}
.TableCentre_no_border {
	border-style: solid;
	border-width: 0px;
	border-color: #000000;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}


