body {
	margin: 0px;
	padding: 0px;
	background-color: #5EA3D7;
	background-attachment: fixed;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #83DBEB;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	line-height: normal;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 30px;
	text-decoration: none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1740B4;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	line-height: normal;
	vertical-align: top;
	text-decoration: none;
}
#content-table {
	margin: 0px;
	padding: 0px;
}
#content-table .side {
	background-color: #5EA3D7;
}
#content-table .content {
	background-color: #000000;
	text-align: left;
	vertical-align: top;
}
#content-table .footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#content-table .header {
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(images/header.gif);
}
#content-table .footer p{
	text-align: center;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #CC0033;
	text-decoration: none;
	text-align: left;
	padding: 0px;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 30px;
}
a:hover {
	color: #83DBEB;
	text-decoration: none;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFCC66;
	text-decoration: none;
	text-align: left;
	padding: 0px;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 30px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFCC66;
	text-decoration: none;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 30px;
}.schedule-table td {
	border: 1px solid #1740B4;
}
.schedule-table {
	border: 2px solid #0E2569;
}
h4  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #83DBEB;
	text-decoration: none;
	text-align: center;
}
.sidebar {
	padding: 0px;
	float: left;
	width: 300px;
	margin: 0px;
}
.footer p {
	font-size: 10px;
	line-height: 14px;
}
.photo-right {
	margin: 10px;
	float: right;
}
.photo-left {
	margin: 10px;
	float: left;
}
