body {
	font-family: Georgia, serif;
	font-size: 11pt;
	background: #9ddbff url(images/bg.jpg) repeat-x;
}

p {
	line-height: 1.4em;
	color: #000000;
}

h1 {
	display:;
	height: 92px;
	margin: 0;
	padding: 0 20px;
	background: #00ff00 url(images/header.jpg);
	border-top: 4px solid #99cc99;
	border-left: 4px solid #99cc99;
	border-right: 4px solid #99cc99;
}

h2 {
	font-family: Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

h1 span {
	display:none;
}

#wrapper {
	width: 720px;
	margin: 0 auto;
}

#navbar {
	font-family: Helvetica, sans-serif;
	font-size: 12pt;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	float: left;
	background: #04b800 url(images/navbg.jpg) repeat-x;
}

#navbar li {
	float: left;
}

#navbar a {
	font-weight: bold;
	display: block;
	padding: 0 2em;
	line-height: 40px;
	text-decoration: none;
	color: #ffffff;
}

#navbar a:hover {
	color: #009900;
}

#content a {
	text-decoration: none;
	border-bottom: 1px dotted #000000;
	color: #000000;
}

#content a:hover {
	border-bottom: 1px solid #000000;
}

#content {
	background: #ccffcc;
	padding: 20px;
	border-bottom: 4px solid #99cc99;
	border-left: 4px solid #99cc99;
	border-right: 4px solid #99cc99;
}

#copy {
	font-size: 8pt;
	font-family: Helvetica, sans-serif;
	text-align: center;
}

#primaryContent {
	padding: 20px;
}

#secondaryContent {
	clear: both;
}

#copy a {
	text-decoration: none;
	border-bottom: 1px dotted #000000;
	color: #000000;
}

#copy a:hover {
	border-bottom: 1px solid #000000;
}

#video {
	float: left;
	margin-right: 20px;
}
