.body {
	
}
div#header {
	background-image:url(../images/header.jpg);
	width: 850px;
	height: 236px;
	margin: 0 auto 0 auto;
}
.contentHeader a {
	color: #203055;
}
.contentHeader {
	font-family: Arial;
	font-size: 18px;
	color: #203055;
	font-weight: bolder;
	text-decoration: none;
	padding: 5px;
}
.title {
	font-family:Verdana;
	font-size: 12px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.footer {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
   	color:#cccccc;
   	font-size:11px;
}
.footer a {
	color:#cccccc;
	text-decoration:none;
	font-weight: bold;
}
.footer a:hover {
	color:#ffffff;
	text-decoration:underline;
}
.bullet {
	list-style-image:url(../images/black_square_small.gif);
	text-decoration: none;
}
.schedule {
	font-family:"Trebuchet MS";
	font-size: 13px;
	color:#333333;
	font-weight: normal;
	text-decoration: none;
}
.schedule a {
	color:#666666;
	font-size: 14px;
	font-weight: bolder;
}
.schedule a:hover {
	color:#0066FF;
	text-decoration:underline;
}
.smallHeader { 
	color: #333333; 
	font: 12px arial, verdana, sans-serif;
	font-weight:normal;
}
.error {
	font-family: Arial;
	font-size: 8.6pt;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px 3px 0px 0px;
	letter-spacing: 0px;
	word-spacing: 2px;
	color: #FF0000;
	text-align:center;
}
.info {
	font-family: Arial;
	font-size: 8.6pt;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px 3px 0px 3px;
	letter-spacing: 0px;
	word-spacing: 2px;
	color:blue;
	text-align:center;
}
div#gallery {
	width:850px;
	text-align:center;
	background-color:#f2e7c9;
}
