/*page background - make the URL absolute after upload to make background show in Netscape 4*/

body {
	background-image: url(images/splash/background.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*main nav styles*/

.p7tbsub {background-color: #E2EBFA; border: 1px solid #324F91; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 150%; layer-background-color: #BCC6DF;}
.p7tbsub p {margin: 1px; padding: 1px 1px 1px 1px;}
.p7tbsub a:link {color: #054062;; text-decoration: none;}
.p7tbsub a:visited {color: #054062;; text-decoration: none;}
.p7tbsub a:hover {
	color: #BA2F44;;
	text-decoration: none;;
	}
.p7tbsub a:active {color: #324F91;; text-decoration: none;; font-weight: bold;}
.p7tbdn {color: #324F91 !important; font-weight: bold;}

a:link {color: #BA2F44;; text-decoration: none;}
a:visited {color: #BA2F44;; text-decoration: none;}
a:hover {color: #BA2F44;; text-decoration: underline;}
a:active {color: #BA2F44;; text-decoration: underline;}

/*content styles*/
.content_1st {font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 150%; color: #333333;}
.content {font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 130%; color: #333333;}
.copyright {font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 110%; color: #054261;}
.hlite_head {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 130%;
	color: #054062;
	font-weight: bold;
	text-decoration: none;
}
.hlite_banner {font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 120%; color: #054261;}
.bullet {
	list-style-position: outside;
	list-style-image: url(images/red_bullet.gif);
	line-height: 140%;
	color: #333333;
}
h1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; line-height: normal; color: #132668}
h2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 100%; font-weight: bold; color: #4361A7}
h3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: normal; color: #161769}
.bluebold {font-weight: bold; color: #054062}
.bottlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 115%;
}
.smallTimes {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #140383;
}

.largeTimes {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 135%;
	color: #25257B;
}

.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #054261;
}
ul {
	line-height: 120%;
	list-style-image: url(images/bullet.gif);
}


#gallery { text-align: left; width:540px; margin:0px auto; }
#thumb {width:170px; height:190px; float:left; margin:0 4px 9px 4px; overflow:hidden;}
#thumb a { color: #04395C; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
#thumb a:hover { color: #04395C; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline }
.break { display:block; width:1px; height:1px; clear:both; visibility: hidden; padding: 0px; margin:0px; line-height: 0px}
