@charset "UTF-8";
body {
	background-color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(_images/background_2.jpg);
}
#peter_wrapper {
	text-align: left;
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #245889;
	color: #305599;
}
#header {
	margin-top: 0px;
	margin-bottom: 12px;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
}
#video_buttons {
}
#footer {
	margin-top: 10px;
	margin-bottom: 0px;
	clear: both;
}
#logo {
	height: 71px;
	padding-bottom: 0px;
}
#nav {
	height: 22px;
}
#banner {
	height: 200px;
}
#leftColumn {
	float: left;
	width: 150px;
	height: 412px;
	padding-left: 10px;
	color: #000;
	background-color: #F90;
	padding-top: 12px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 14px;
}
#rightColumn {
	float: right;
	width: 138px;
	height: 400px;
	padding: 12px;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
	color: #000;
	background-color: #F90;
}
#lmiddleColumn {
	float: left;
	width: 604px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 20px;
}
#underFooterText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	float: none;
	background-color: #134578;
	width: 970px;
}
#peter_wrapper #content #rightColumn p {
	font-size: 14px;
	color: #000;
}
