body {
	background-color: #FCCFC2;
	font-family: "Verdana", Geneva, Arial, Helvetica, sans-serif;
	margin-left: 8%;
	margin-right: 8%;
}

p {
	font-family: "Verdana", Geneva, Arial, Helvetica, sans-serif;
	line-height : 1.3;
	}

.importantText {
	font-weight: bold;
	color: #F44657;
}	
	
	
ul {
	line-height : 1.3;
}
	
.textcenter {
	text-align: center;
}
	
.first {
	margin-top:0.6ex;
	padding-top:0;
}
	
.indent {
		padding-left: 3%;
}

h2, h3, h4, h5 {
	color: #169C6C;
	font-family: "Verdana", Geneva, Arial, Helvetica, sans-serif;
	margin-bottom:0;
	padding-bottom:0;
}


.wideRightMargin {
		margin-right: 25%;
}

.footer {
	font : normal normal normal smaller "Verdana", Geneva, Arial, Helvetica, sans-serif;
	
}

.moreLineSpace {
	font-family: "Verdana", Geneva, Arial, Helvetica, sans-serif;
	line-height : 1.5;
}

table.footer {
	font : normal normal normal smaller "Verdana", Geneva, Arial, Helvetica, sans-serif;
	
}

table.specialEvent {
	border: thick double #F44657;
	background-color: #FBE2D8;
}

table.announcement {
	border: thin solid #169C6C;
	color: #F44657;
	font-weight: bolder;
	}

table.calendar td {
	border: 1px solid Black;
	}

table.calendar td.noBorder {
	border: 1px none Black;
	}	

table.calendar td.date {
	border: 1px solid Black;
	border-right-style: none;
	}
	
table.calendar td.day {
	border: 1px solid Black;
	border-left: none;
	}

table.calendar {
	border-collapse: collapse;
	}

td.navBar {
	background-color: #FBE2D8;
	border: 1px solid #F44657;
	padding-bottom: 7px;
}

table.galleryIndex td {
	border: 1px solid Black;
	background-color: #FBE2D8;
	vertical-align: middle;
	}

img.left {
	margin-right: 1em;
	
}

img.thinBlackFrame {
	border: 2px solid Black;
}

img.thinColouredFrame {
	border: 1px solid #F44657;
}

.topTitle {
	color: #169C6C;
	text-align: left;
	font : normal normal 600 130% "Verdana", Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0;
	padding-top: 0;
	font-variant: small-caps;
}


.subTitle {
	color: #169C6C;
	font : normal normal normal 100% "Verdana", Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	
}

.subSubTitle {
	color: #169C6C;
	font : normal normal normal 75% "Verdana", Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	
}
.smallText {
	font : normal normal normal smaller "Verdana", Geneva, Arial, Helvetica, sans-serif;
}

.largerText {
	font : normal normal normal 100% "Verdana", Geneva, Arial, Helvetica, sans-serif;
}

A.inactive:link {
color: Silver;	
}

A.inactive:visited {
color: Silver;	
}

A.inactive:active {
color: Silver;	
}

/* controls border around Web Picture Creator images and thumbnails */
.main_img {
border : 2px solid #F44657;
}
.main_thumb {
border : 2px solid #F44657;
}
.thumb {
border : 2px solid #F44657;
}