.mainBox {
	border: 2px solid #000000;

}
.innerBox {
	border: 1px solid #000000;

}
a.navText {
	font-family: "Palatino Linotype";
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	font-style: italic;
}
a.navText:hover {
	font-family: "Palatino Linotype";
	font-size: small;
	font-weight: bold;
	color: #003366;
	text-decoration:none;
	font-style: italic;
}
a.navText2 {
	font-family: Georgia, Helvetica,  Arial, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;	
}
a.navText2:hover {
	font-family:  Georgia, Helvetica,  Arial, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration:none;
}



.mainText {
	font-family: "Palatino Linotype";
	font-size: 14px;
}
.adminLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-transform: uppercase;
	color: #000000;
}
.mainHeader {
	font-family: Georgia, Helvetica,  Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: underline overline;
}
.homeHeader {
	font-family: Georgia, Helvetica,  Arial, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000099;
}
.homePlain {
	font-family: Georgia, Helvetica,  Arial, sans-serif;
	font-size: x-small;
	font-style: italic;
	color: #000000;
	font-weight: bold;
}
.homeIntro {
	font-family: "Bookman Old Style", Arial;
	font-size: small;
	color: #000000;
	font-style: italic;
	text-align: justify;
	line-height: 23px;
}
.ItalicText {
font-family: "Palatino Linotype";
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	font-style: italic;
}
.watermark { 
background-image:url("../images/TMHWatermark.jpg");
background-attachment:scroll;
background-repeat:no-repeat;
background-position:Center Center; 
} 