﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 100%;
	background-image: url('images/bgr_body.jpg');
	background-repeat: no-repeat;
	background-position: center 70px;
}
#container 
{
	background-position: left 203px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #00aeef;
	background-image: url('images/culture_matters_header_btm.jpg');
	background-repeat: no-repeat;
}
#header 
{
	clear: both;
	padding-bottom: 45px;
}
#content
{
	background-position: left bottom;
	background-image: url('images/bgr_content.png');
	background-repeat: no-repeat;
}
#page 
{
	padding: 5px 15px 15px 15px;
	float: right;
	width: 619px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	clear: right;
}
#imageContainer {
	float: right;
	position: relative;
	width: 350px;
	height: 255px;
	clear: right;
	padding-left: 15px;
	padding-bottom: 10px;
}
#imageContainer img {
	margin: auto;
	float: right;
	position: absolute;
	width: 350px;
	height: 255px;
	clear: right;
	display: none;
}
#page p
{
	text-align: left;
	line-height: 140%;
	font-size: .85em;
}
#menucontainer {
	padding: 0px 15px 0px 15px;
	margin: 0px;
	float: left;
	width: 200px;
	clear: left;
}
#menu 
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;	
}
#menu li
{
	margin: 0px;
	padding: 0px;
}
#menu a {
	display: block;
	padding: 5px 0px 5px 0px;
	text-align: center;
	margin: 0px 0px 15px 0px;
	font-weight: normal;
	font-size: 1.15em;
	background-color: #00aeef;
	color: #FFFFFF;
	line-height: 20px;
}
#menu a:visited, #menu a:link {
	text-decoration: none;
}
#menu a:hover {
	color: #3f3f40;
	text-decoration: none;
}
#download 
{
	margin-bottom: 15px;
}
#download img
{
	border-style: none;
	float: left;
	padding-right: 10px;
}
#download p
{
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	line-height: 18px;
}
#download .notes
{
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
}
.clear
{
	font-size: 0px;
	clear: both;
	height: 0px;
}
a:link, a:visited 
{
	text-decoration: underline;
	color: #11779D;
}
a:hover
{
	text-decoration: none;
	color: #11779D;
}
h1 {
	font-size: 1.5em;
	font-weight: normal;
}
h2 {
	font-size: 1.2em;
	font-weight: normal;
}
h3 {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-size: .9em;
	font-weight: bold;
}
h4 {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	line-height: 140%;
	font-size: 1em;
}
#download p
{
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}
#download img
{
}
