@charset "utf-8";
/* CSS Document */

#container {
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 2px ridge #FFF;
	background-color: #FFF;
}
#banner {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5C6EAC;
}

body {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFF;
}
#navbar {
	background-color: #000;
}
#slideshowbanner {
}
#maincontent {
	background-color: #FFF;
	color: #2A3354;
	font-size: 85%;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#footer {
	margin: 0px;
	background-color: #2A3354;
	text-align: center;
	font-size: 75%;
	padding: 7px;
}
#maincontent p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 80%;
}
tr {
	border: 1px solid #596DAC;
}
td {
	border: 1px solid #5B6DAB;
	text-align: center;
}
.colour {
	color: #5C6EAC;
}
h5 {
	text-decoration: underline;
}
#form1 table tr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#form1 table tr td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	font-size: 85%;
}
#footer ul {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#footer li {
	display: inline;
}
#footer a:link, #footer a:visited {
	font-size: 80%;
	color: #FFF;
	margin-right: 5px;
	margin-left: 5px;
}
#footer a:hover, #footer a:focus, #footer a:active {
	color: #FFF;
	text-decoration: none;
	background-color: #5C6EAC;
}
h2 {
	font-size: 125%;
}
table tr th {
	color: #CCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
}
.boldmonth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	color: #CCC;
	margin-left: 230px;
}
