body {
	margin: 0px;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #B5C7D3;
}
td {
	border: 1px solid #CCCCCC;
	font-size: 12px;
	color: #333333;
	padding: 5px;
	margin: 5px;
}
table {
	border: 1px solid #666666;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 940px;
	background-image: url(../images/wrapper_tile.jpg);
	background-repeat: repeat-y;
}
#header {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/header.jpg);
	height: 239px;
}
#leftnav {
	float: left;
	width: 173px;
	padding-left: 16px;
}
#contentHolder {
	float: right;
	width: 751px;
}
#content {
	width: 711px;
	padding-right: 20px;
	padding-left: 20px;
}
#content a {
	color: #366AA0;
	font-weight: bold;
}
#content p {
	font-size: 14px;
}
#content h1 {
	font-size: 28px;
	color: #4681C0;
}
#content h2 {
	font-size: 18px;
	color: #333333;
}
#content h3 {
	font-size: 12px;
	color: #2759A1;
	font-weight: bold;
}
#content ul {
	font-size: 13px;
	color: #333333;
}
#footer {
	clear: both;
	height: 90px;
	width: 940px;
	background-image: url(../images/footer.jpg);
}
#footerleft {
	height: 90px;
	width: 550px;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 20px;
	padding-left: 25px;
	float: left;
}
#footerleft p {
	margin: 0px;
	padding: 0px;
}

#flashy {
	border: 2px solid #666666;
	height: 330px;
	width: 451px;
	padding: 3px;
	margin: 10px auto;
}
#gall_container  p {
	clear: both;
	padding-left: 50px;
	text-align: left;
}
#gall_container  h1 {
	font-size: 16px;
	text-align: left;
	padding-top: 40px;
}
#footerright {
	height: 90px;
	width: 290px;
	color: #FFFFFF;
	font-size: 40px;
	padding-top: 20px;
	float: right;
	padding-right: 10px;
}
.subheader {
	font-size: 15px;
	font-weight: normal;
	font-style: italic;
}
#sched td {
	padding: 5px;
	vertical-align: top;
}
#content #sched p {
	font-size: 11px;
	text-align: center;
}
.pdf {
	padding-left: 45px;
	background-image: url(../images/pdf_icon.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	height: 45px;
	display: block;
	padding-top: 20px;
	padding-bottom: 0px;
	margin: 0px auto;
	width: 400px;
	font-size: 14px;
}

