body
{
	margin-top: 40px;
	color: #606060;
}

a { color: #20699e; }
.title h1, .title h2 { display: none; }

cite
{
	display: block;
	text-align: right;
}

address
{
	padding-top: 52px;
	font-style: normal;
	font-size: 1.1em;
}

h1, h2, h3, h4, h5, h6 { color: #20699e; }

.subheader
{
	margin-top: 20px;
	height: 167px;
	width: 100%;
	background-image: url('../images/header_bg.png');
	background-repeat: repeat-x;
}

.subheader  h2
{
	padding-top: 30px;
	color: #FFF;
	font-style: italic;
	text-transform: inherit;
}

.spolaroid
{
	width: 230px;
	margin-top: -115px;
	margin-left: -6px;
	position: relative;
}

#navigation { color: #FFF; }

#navigation a, #navigation a:visited
{
	color: #FFF;
	text-decoration: none;
}

#navigation ul li a:hover { text-decoration: underline; }

#navigation ul
{
	margin: 0;
	padding: 0;
	font-size: 17pt;
}

#navigation li
{
	width: auto;
	margin-top: 6px;
	float: left;
	list-style-type: none;
}

#navigation li a
{
	display: block;
	padding-top: 18px;
	padding-bottom: 12px;
	padding-left: 10px;
	padding-right: 10px;
}

#navigation ul li a.menu_current
{
	background-image: url('../images/selected_bg.png');
	background-position: 0 2px;
	padding-top: 18px;
	padding-bottom: 12px;
	padding-left: 10px;
	padding-right: 10px;
}

#content
{
	margin-top: -25px;
	font-size: 1.4em;
	position: relative;
}

#sidebar
{
	font-size: 1.2em;
	margin-top: 5px;
}

#footer
{
	height: 50px;
	background-image: url('../images/footer_bg.png');
	font-size: 1.2em;
}

#footer ul
{
	color: #FFF;
	margin: 0;
	padding: 0;
	padding-top: 14px;
	float: left;
}

#footer ul a { color: #FFF; }

#footer ul li
{
	display: inline;
	padding-right: 14px;
	padding-top: 10px;
}

#bottom
{
	margin-top: 20px;
	padding-bottom: 10px;
}
