@charset "utf-8";
#container {
	background-image: url(images/repeater.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 1000px;
	margin-top: 0px;
	padding-top: 0px;
	background-position: center;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.blurb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #0000FF;
	font-weight: bold;
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .65em;
	font-weight: bold;
	color: #009966;
}
.knarseborough {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #FF0000;
}


.time {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
	color: #000000;
}
.venue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #666666;
	font-weight: bold;
}

#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
	width: 1000px;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 1000px;
}
#footer p {
	text-align: center;
	font-size: 0.75em;
	color: #FFFFFF;
}
#header h1 {
	display: none;
}
#whatsOn {
	float: left;
	width: 240px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bolder;
	color: #FFFF00;
	height: auto;
}
#quickSearch {
	float: left;
	width: 240px;
	margin-left: 10px;
	clear: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bolder;
	color: #FFFF00;
	height: auto;
}
#navigation {
	clear: left;
	float: left;
	width: 245px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 2.5px;
	background-position: left;
	height: 250px;
}
#pageContent {
	background-position: top;
	height: auto;
	width: 480px;
	margin-right: 260px;
	margin-left: 260px;
}
body {
	background-color: #000000;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
}
.leftText {
	font-family: "Courier New", Courier, monospace;
	width: 230px;
	margin-left: 10px;
	text-align: justify;
	font-weight: bolder;
	color: #FFFF00;
}
.dateBanner {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFF00;
	background-image: url(images/date%20banner%20backgroundxmas.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: 20px;
	width: 480px;
}
.artiste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	text-transform: lowercase;
}
#adStrip {
	background-position: top;
	height: auto;
	width: 250px;
	margin-top: 0px;
	padding-top: 0px;
	vertical-align: top;
	float: right;
	clear: right;
}
#leftColumn {
	clear: left;
	float: left;
	height: auto;
	width: 250px;
	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
}
#navigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
	height: 25px;
	width: 245px;
	float: left;
}
#navigation ul {
	height: 250px;
	width: 245px;
	margin: 0px;
	float: left;
	padding: 0px;
}
#navigation li {
	background-image: url(images/navBGxmasred.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 245px;
	background-position: top;
	text-align: center;
	list-style-type: none;
	float: left;
}
#navigation a:hover {
	color: #FFFF00;
	font-weight: bolder;
	background-image: url(images/navBGxmasgreen.jpg);
}
#footer a {
	font-size: 0.75em;
	color: #FFFFFF;
	text-decoration: none;
}
.photos {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.ttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	font-weight: bold;
	color: #000066;
}
.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: bolder;
	color: #0000FF;
	text-align: justify;
	text-transform: uppercase;
}

.intro {
	font-size: .75em;
	font-weight: bold;
	color: #990033;
	text-align: justify;
}
.gg {	float: left;
	clear: none;
	display: inline;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}

.blueDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #0000FF;
}
.newsblurb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000000;
	text-align: justify;
}
.newsblurbbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: bold;
	color: #000000;
}

#container #pageContent #intoTop {
	width: 480px;
	background-color: #CCFFFF;
}

