body
	{
	margin: 0;
	background-image: url(/images/page-background.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	font-family: sans-serif;
	background-color: #ffffff;
	color: #333366;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	}
#leftbar, #leftbarBottom
	{
	background-color: #333366;
	}
td, th
	{
	vertical-align: top;
	}
p, h1, h2, h3, h4, h5, h6, ol, ul, dl, div
	{
	color: #333366;
	font-family: "Arial", "Helvetica", sans-serif;
	}
p, ol, ul, dl, div
	{
	font-size: 12px;
	color: #333366;
	}
p
	{
	line-height: 1.25;
	}
h1, h2, h3, h4, h5, h6
	{
	margin-bottom: 0;
	}
h2+p, h3+p, h4+p, h5+p, h6+p
	{
	margin-top: 0;
	}
h1
	{
	text-transform: lowercase;
	color: #999999;
	font-size: 24px;
	}
h2
	{
	font-size: 19px;
	}
h3
	{
	font-size: 17px;
	}
h4
	{
	font-size: 15px;
	}
h5
	{
	font-size: 13px;
	}
h6
	{
	font-size: 12px;
	}
.subheading
	{
	color: #333366;
	font-weight: bold;
	}
h1 .subheading
	{
	font-size: 16px;
	}
h2 .subheading
	{
	font-size: 15px;
	}
h3 .subheading
	{
	font-size: 14px;
	}
h4 .subheading
	{
	font-size: 13px;
	}
h5 .subheading, h6 .subheading
	{
	font-size: 12px;
	font-weight: normal;
	}
#footer
	{
	text-align: center;
	color: #666666;
	}
#footer a
	{
	text-decoration: none;
	}
a:link
	{
	color: #333333;
	}
a:visited
	{
	color: #660000;
	}
a:hover, a:focus
	{
	color: #336699;
	}
a:active
	{
	color: #000000;
	}
.caption
	{
	font-size: 11px;
	}
dt
	{
	font-weight: bold;
	}
#footer p
	{
	color: #333333;
	}
#navigation
	{
	margin-top: 60px;
	font-size: 12px;
	}
#copyright
	{
	font-size: 11px;
	margin-top: 15px;
	margin-bottom: 60px;
	}
p>.image-float-right
	{
	margin: 0 0 6px 12px;
	}
p>.image-float-left
	{
	margin: 0 12px 6px 0;
	}

