/* STYLESHEET FOR PHOTO ALBUMS */
body {
	margin-right: 5px;
	text-align: center;
	background-color: #036;
}
.five2 {
	border: thin groove #333333;
}
.currentPG {
	font-weight: bolder;
	color: #FF0000;
	background-color: #f1f1f9;
}
a.photo:link {
	color: #0000ff;
	text-decoration: underline;
	font-size: 16px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 3px;
	margin-right: 2px;
	margin-left: 2px;
}
a.photo:visited {
	color: #0000ff;
	text-decoration: underline;
	font-size: 16px;
	text-align: left;
		margin-right: 2px;
	margin-left: 2px;
}
a.photo:hover {
	text-decoration: underline;
	color: #FF0000;
	font-size: 16px;
	text-align: left;
		margin-right: 2px;
	margin-left: 2px;
}

.mainTable {
	border: medium double #003399;
	width: 775px;
	background-color: #FFFFFF;
	text-align: center;
	padding: 0px;
	margin: 0px;	
}
.content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	vertical-align: top;
	margin-right: 8px;
	margin-left: 8px;
	height: 650px;
	width: 655px;
	text-align: left;
	padding: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #036;
	border-right-color: #036;
	border-bottom-color: #036;
	border-left-color: #036;
}
.calendat {
	border: thin solid #E2E1E9;
}
.navArea {
	background-color: #fef200;
	width: 120px;
	height:643px;
	vertical-align: top;
	text-align: center;
}
.logoBG {
	background-color: #fef200;
	vertical-align: middle;
}
.schedule {
	border: thin solid #000066;
	font-family: Arial, Helvetica, sans-serif;
}
.schedArea {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: solid;
	border-top-color: #660066;
	border-right-color: #660066;
	border-bottom-color: #660066;
	border-left-color: #660066;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000066;
	text-align: center;
	vertical-align: bottom;
	height: 20px;
	font-weight: bold;
	font-size: 14px;
	background-color: #fef200;
	background-image: url(graphics/BGnavlogo.gif);
	background-repeat: repeat;
}
a.nav:link{
	font: bold normal 15px Arial, Helvetica, sans-serif;
	color:#08396A;
	text-decoration:none;
	text-align: left;
	border-top: thin solid #CCCCCC;
	border-right: thin solid #FFFFFF;
	border-bottom: thin solid #CCCCCC;
	border-left: thin solid #FFFFFF;
	background-color: #FFFFFF;
	display: block;
	width: 105px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-left: 2px;
}
	a.nav:visited{
	font: bold normal 15px Arial, Helvetica, sans-serif;
	color:#08396A;
	text-decoration: none;
	text-align: left;
	border-top: thin solid #CCCCCC;
	border-right: thin solid #FFFFFF;
	border-bottom: thin solid #CCCCCC;
	border-left: thin solid #FFFFFF;
	background-color: #FFFFFF;
	display: block;
	width: 105px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-left: 2px;
	}
	a.nav:hover{
	font: bold normal 15px Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
	text-align: left;
	background-color: #F6F5FB;
	border-top: thin solid #08396A;
	border-right: thin solid #08396A;
	border-bottom: thin solid #08396A;
	border-left: thin solid #08396A;
	width: 105px;
	display: block;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-left: 2px;
	}
.times {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	text-indent: 100px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 18px;
}
.scheduleLI {
	list-style-position: outside;
	list-style-type: square;
	padding-top: 3px;
	padding-bottom: 3px;
}
.margin {
	padding-left: 20px;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bolder;
	color: #003399;
	text-align: center;
}
.weather {
	clear: left;
	float: right;
	margin-right: 10px;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}

.mpheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #003399;
	text-align: left;
	margin-bottom: 3px;
	display: block;
}
.scheduleDateText {
	font-size: 20px;
	font-weight: bold;
	color: #B11E90;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.scheduleDate  {
	text-align: center;
	background-color: #f8f9fc;
	background-image: url(graphics/scheduleBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	vertical-align: top;
	height: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 60%;
	border: 2px solid edf1fa;
}

.scheduleNS {
	color: #003399;
	font-weight: bold;
	display: inline;
}
.imgR {
	float: right;
	margin-top: 3px;
	margin-right: 3px;
	margin-left: 13px;
}
.CalLink {
	color: #0000FF;
	font-weight: bold;
}
.imgCaption {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #333333;
	font-size: 12px;
	text-align: left;
}
img.pic {
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
}
.RtBg {
	vertical-align: top;
	background-image: url(graphics/BGnavlogo.gif);
	background-repeat: repeat;
	margin: 0px;
	width: 120px;
	text-align: center;
}
li {
	list-style-type: none;
}

