body {
	background-color: #CCC;
}
#container {
	float: none;
	height: 800px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(photoshop_sliced_exports/container%20graphic%20rev3.jpg);
}
#header {
	height: 140px;
	width: 1024px;
	font-size: 18px;
	font-weight: bold;
	color: #009;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#nav {
	height: 50px;
	width: 1005px;
	font-size: 12px;
	font-weight: bold;
	color: #009;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 6px;
	padding-left: 10px;
}
#left {
	float: left;
	height: 565px;
	width: 185px;
	border: 5px ridge #BCD90D;
	background-color: #FFC;
	padding: 5px;
	margin: 3px;
}
#right {
	float: right;
	height: 565px;
	width: 779px;
	border: 5px ridge #BCD90D;
	background-color: #FFC;
	padding: 5px;
	margin: 3px;
	text-align: center;
	font-style: normal;
	font-size: 20px;
}
#footer {
	height: 25px;
	width: 1024px;
	float: left;
	background-image: url(photoshop_sliced_exports/footer.jpg);
	background-repeat: no-repeat;
}
.bodycopy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #009;
	font-weight: bold;
	line-height: 25px;
	text-align: center;
}
.calendartext {
	font-size: 18px;
	color: #333;
	text-align: left;
}

.bodycopy2 {
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	color: #033;
}


.headercopy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #009;
	font-weight: bold;
	text-align: center;
	line-height: 22px;
}
.topiccopyred {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #F00;
	line-height: 25px;
}


.boardtext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 40px;
	color: #000;
	text-align: left;
	font-style: italic;
}
.infotext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	color: #333;
	text-align: left;
}

.infotextsmall {
	font-size: 14px;
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 22px;
	font-weight: bold;
}
.hometext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	font-weight: normal;
	text-align: center;
	line-height: 22px;
}
.leftgraphictypebold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #C00;
	text-align: center;
	font-weight: bold;
	line-height: 22px;
}



.fieldtext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 25px;
	font-weight: bold;
	color: #00C;
}


.topiccopy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333;
	left: 50px;
	right: 200px;
	text-align: center;
	white-space: normal;
}
.12pxtext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006;
}


img {
	border: 3px solid #000;
}
.leftgraphictype {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	line-height: 18px;
}
.datetext {
	text-align: right;
	font-size: 12px;
	color: #333;
	vertical-align: baseline;
}

