#contentCell {
width:620px; margin-left: 110px;
}
#FOOTER {
width:620px; margin-left: 110px;
}
#pageHeading {
WIDTH:620px; 
margin-left:110px; 
margin-bottom: 25px;
}
/* CORE TEXT STYLES */
body, table, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
TD {
	border: none;
}
H1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
/************* CONTENT SECTION STYLES *************/
#bodyTbl {
	margin: 0px;
	padding: 0px;
	border: none #FFFFFF;
}
#bodyLeft, .bodyLeft {
	width: 380px;
	vertical-align: top;
}
#bodyMid, .bodyMid {
	width: 18px;
}
#bodyRight, .bodyRight {
	width: 220px;
	vertical-align: top;
	font-size: 10px;
}
#bodyRight2, .bodyRight2  {
	width: 220px;
	vertical-align: top;
}
/************ LINK STYLES ************/
a:link {
	color: #333333;
}
a:visited {
	color: #000000; /* #FF0000 */
}
a:hover {
	color: #FFFFFF;
	background-color: #000000;
}
.button {
	font-weight: bold;
	font-size: 1.5em;
}
.button A {
	TEXT-DECORATION: none;
}
.button A:hover {
	text-decoration: underline;
}
A.inActive:link {
	color: #CCCCCC;
}
A.inActive:visited {
	color: #CCCCCC;
}
A.inActive:hover {
	color: #CCCCCC;
}
/* remember clicked link */
.button A.cssSelected {
	text-decoration: underline;
}	
/************* OTHER STYLES *************/
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.7pt;
	font-weight: bold;
}
.aw {
	font-size: 12pt;
	color: #FF0000;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
.smalltext {
	font-size: 10px;
} 
#bodyTbl TD {
	padding-bottom: 8px;
}
#bodyTbl2 {
	margin: 0px;
	padding: 0px;
	border: none #FFFFFF;
}
#bodyTbl2 TD {
	padding-bottom: 8px;
}
#footer hr {
	width:572px; height:1; 
	color: #000000;
}
.pipe {
	font-size:0px;
	visibility:hidden;
}
#contentCell img {
border:none;
}
/************* IMAGE GALLERY *************/
#lightBox TD {
	border:1 solid #CCCCCC;
}
.lightBoxDesc {
	background-color: #F5F5F5;
	width:90%;
	text-align: left;
}
