p {  font-size: 12px}
p {  line-height: 16pt}
h3 {
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #a3acc6;
}
ul {
	font-size: 12px;
	line-height: 16pt;
	list-style-type: square;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #616595;

}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #a3acc6;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
h4 {  font-size: 12px; font-weight: bold}
a {
	font-weight: bold;
	text-decoration: none;
	color: #a3acc6;
}
ol {
	font-size: 12px;
	line-height: 16px;
	list-style-type: square;
}
a:hover {
	text-decoration: underline;
	color: #eef0f7;
}
.imgborder { BORDER: #000000 1px solid;}
.smalltext {
	font-size: 10px;
	line-height: 14px;
}
.background {
	background-image: url(assets/images/background.jpg);
	background-repeat: repeat-x;
}
.padding {
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;

}
.background2 {
	background-image: url(assets/images/backgroundlow.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.topartbg {
	background-image: url(assets/images/smile2.jpg);
	background-repeat: no-repeat;
}
.photobg {
	background-image: url(assets/images/flash.jpg);
	background-repeat: no-repeat;
}
.splashbgtop {
	background-image: url(assets/splash/topsplashbg.jpg);
	background-repeat: repeat-x;
}
