body {
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	/*background-image: url(../assets/images/verticalGradient.jpg);*/
}


#container {
	margin: 20px auto auto auto;
	/*border: 1px solid #333;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
	padding-top:0px;
	padding-left:0px;
	text-align: left;
	font-weight: bold;
	background-color: #000000;
	background-repeat: no-repeat;
	width: 955px;
}

#upper {
}

#banner {
	margin-left:10px;
	margin-right:10px;
	background-position: center;
}

#mainBit {

}


.topTextNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}

.topTextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}


.calendarThumb {
	float:left;
	border: 1px #000000;
	margin-right: 5px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

a:link {
	color: #eee;
	text-decoration: underline;
	border: none;
}
a:visited {
	text-decoration: underline;
	color: #eee;
}
a:hover {
	text-decoration: underline;
	color: #eee;
}
a:active {
	text-decoration: underline;
	color: #eee;
}

td img {display: block;}td img {display: block;}
.style2 {color: #ffffff}
.style4 {color: #FFCC00}
