p {  font-size: 12px}
p {  line-height: 16pt}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
ul {  font-size: 12px; line-height: 16pt}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #05124B;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #8FB3D6;
}
body {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #96BACF;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #000033;
}
ol {  font-size: 12px; line-height: 16px}
a:hover {
	text-decoration: none;
	color: #4E96B1;
}
.stretch {
	background-image: url(../images/stretch.jpg);
	background-repeat: repeat-y;
}

.titlebg {
	background-image: url(../images/title.jpg);
	background-repeat: no-repeat;
	padding-left: 100px;
	padding-top: 5px;
	padding-right: 10px;
}

.sidebottom {
	background-image: url(../images/sidebar.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.background {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}
.bgcurve {
	background-image: url(../images/bgcurve.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bodybottom {
	background-image: url(../images/bodybottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.paddingbody {
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 25px;
}
.paddingside {
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.navbg {
	background-image: url(../images/navigation.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.paddingnav {
	padding-left: 5px;
}
.photobg {
	background-image: url(../images/photobg.jpg);
	background-repeat: no-repeat;
}
.topartbg {
	background-image: url(../images/topartbg.jpg);
	background-repeat: no-repeat;
}
.addressbg {
	background-image: url(../images/address.jpg);
	background-repeat: no-repeat;
}
.splashaddressbg {
	background-image: url(splash/address.jpg);
	background-repeat: no-repeat;
}
.splashbgflash {
	background-image: url(splash/flash.jpg);
	background-repeat: no-repeat;
}
