@import url(undohtml.css);
body {
	background-image: url(images/bbbackground.jpg);
	background-color: #0c394b;
	color: #ffffff;
	width: 776px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	}
div#banner {
	margin-bottom: -7px;
	}
div#content {
	background-color: #7cabbe;
	color: #000000;
	float: left;
	width: 775px;
	font-size: large;
	}
div.main {
	text-align: left;
	padding: 1%;
	}
div.main img {
	margin-left: 5%;
	}
div.main p {
	text-indent: 30px;
	}
hr {
	color: #0c394b;
	clear: both;
	}
div.nav {
	boder-bottom: thin solid #0c394b;
	padding: 1%;
	text-align: center;
	}
div.nav ul li {
	display: inline;
	}
div.nav a:link {
	background-color: inherit;
	color: #660000;
	line-height: 150%;
	}
div.nav a:visited {
	background-color: inherit;
	color: #660000;
	line-height: 150%;
	}
div.nav a:hover {
	background-color: inherit;
	color: #0c394b;
	line-height: 150%;
	}
div.picl {
	float: left;
	width: 48%;
	text-align: center;
	}
div.picr {
	float: right;
	width: 48%;
	text-align: center;
	margin-right: 2%;
	}
div#footer {
	background-image: url(images/bbfooter.jpg);
	background-color: #7cabbe;
	color: #0c394b;
	text-align: center;
	padding-right: 5%;
	padding-left: 5%;
	}
div#footer a:link {
	background-color: inherit;
	color: #660000;
	}
div#footer a:visited {
	background-color: inherit;
	color: #660000;
	}
div#footer a:hover {
	background-color: inherit;
	color: #0c394b;
	}
li {
	list-style-type: circle;
	list-style-position: inside;
	}
h1 {
	text-align: center;
	font-family: pristina, serif;
	font-size: 150%;
	}
a:link {
	background-color: inherit;
	color: #660000;
	line-height: 150%;
	}
a:visited {
	background-color: inherit;
	color: #660000;
	line-height: 150%;
	}
a:hover {
	background-color: inherit;
	color: #0c394b;
	line-height: 150%;
	}
