p {  font-size: 12px}
p {  line-height: 16pt}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
ul {  font-size: 12px; line-height: 16pt}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;

}
html { min-height: 100%; margin-bottom: 1px; }
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #339999;
}
body {  font-family: "Times New Roman", Times, serif}
h4 {  font-size: 12px; font-weight: bold}
a {
	font-weight: bold;
	text-decoration: none;
	color: #669999;
}
ol {  font-size: 12px; line-height: 16px}
a:hover {
	text-decoration: underline;
	color: #9999CC;
}
.stretch {
	background-image: url(assets/images/stretch.jpg);
	background-repeat: repeat-y;
}
.padding {
	padding-right: 10px;
	padding-left: 10px;
}
.navbg {
	background-image: url(assets/images/navigation.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bodybg {
	background-image: url(assets/images/bodybg.jpg);
	background-repeat: no-repeat;
}
.sidebarbg {
	background-image: url(assets/images/waterfall_bg.jpg);
	background-repeat: no-repeat;
}
.splashflabg {
	background-image: url(assets/splash/flash.jpg);
	background-repeat: no-repeat;
}
.splashbg {
	background-image: url(assets/splash/body.jpg);
	background-repeat: no-repeat;
}
.dark {
	color: #182127;
}
.flashbg {
	background-image: url(assets/images/flashbg.jpg);
	background-repeat: no-repeat;
}
