@charset "UTF-8";

* {
	padding:0;
	margin:0;
}
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	border: 0;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
}

td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.calendar td {
	height: 100px;
	width: 75px;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
}
.calendar tr td cal_number {
	font-size: 20px;
	margin-top: 5px;
}
a:link {
	color: #036;
}
a:visited {
	color: #033;
}

div, h1, h2, h3, h4, h5, h6, ul, ol, p, li {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container {
	margin: 0 auto;
	text-align: left;
	width: 1024px;
	border: 1px solid #000;
	background-color: #E9E9E9;
}
#menu {
	text-align: right;
	margin-top: -80px;
	padding: 0px;
	margin-right: 50px;
}
.newsTitle {
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
#header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	height: 230px;
	width: 1000px;
}
#menulist li {
	display: inline;
	padding: 0px;
	font-size: 29px;
	text-align: center;
	text-transform: lowercase;
	border-bottom-width: 0px;
	width: 167px;
	height: 29px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}
#menulist li img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.hidden
{position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;}
#content {
	text-align: left;
	background-color: #e9e9e9;
	width: 1000px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
}
#bannerleft {
	float: left;
	padding: 0px;
	margin-top: -16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	text-align: center;
	width: 200px;
	overflow: visible;
}
#randompoem {
	text-align: left;
	height: 346px;
	width: 320px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: italic;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: -75px;
	background-image: url(_images/randompoem3.png);
	border-right-style: none;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 104px;
	line-height: 15px;
	overflow: auto;
	padding-right: 0px;
}
#poemtext {
	width: 205px;
}
#contentCentre {
	text-align: left;
	width: 650px;
	float: left;
	margin-left: 60px;
}
.newsImage {
	margin: 8px;
}
.randompoemtitle {
	font-size: 10px;
	font-style: normal;
	float: right;
	color: #000;
}
.align_right {
	float: right;
}
.align_left {
	float: left;
	text-indent: 0px;
}
#newspost {
	background-color: #FFF;
	width: 650px;
	border: 1px solid #000;
}
#newspost_content {
	padding: 15px;
	font-size: 12px;
	text-indent: 25px;
	line-height: 20px;
	text-align: justify;
}
#newspost_content img {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.centering {
	text-align: center;
	text-indent: 0px;
}
#bannerright {
	float: right;
	width: 100px;
	margin-right: -25px;
}
#sidemenulist {
	list-style-type: none;
}
.li_indent {
	text-indent: 25px;
	list-style-type: none;
	line-height: 25px;
}
#footer {
	clear: both;
	background-color: #697B83;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	font-size: 12px;
	text-align: center;
	padding-bottom: 10px;
}
.bannertable {
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}/* CSS Document */
.poem {
	margin-left: 75px;
	text-indent: 0px;
}
.noIndent {
	text-indent: 0px;
}
.newsTitle {
	font-size: 16px;
	line-height: 20px;
	text-decoration: none;
	text-indent: 0px;
}
#archiveleft {
	text-align: left;
	padding-left: 15px;
}
#noDecor a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000;
}
#noDecor img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.equidistant {
	text-align: justify;
}
.linktable td {
	text-align: center;
	vertical-align: middle;
}

.specialFont {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.redink {
	font-weight: bolder;
	color: #F00;
}
