@charset "UTF-8";
body {
	background-image: url(../images/CodLiverOilResearch_01.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
#header {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#mainlogo {
	float: left;
	width: 659px;
	height: 150px;
}
#navigation {
	background-image: url(../images/navback.jpg);
	width: 101px;
	float: left;
	height: 150px;
}
#homenav a {
	text-indent: -9000px;
	display: block;
	background-image: url(../images/home.jpg);
	background-position: top;
	height: 18px;
	width: 101px;
	margin-top: 27px;
}
.spacer {
	clear: both;
}
#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#homenav a:hover {
	background-position: bottom;
}
#linksnav a {
	text-indent: -9000px;
	display: block;
	background-image: url(../images/links.jpg);
	background-position: top;
	height: 18px;
	width: 101px;
}
#linksnav a:hover {
	background-position: bottom;
}
#text {
	background-image: url(../images/NotePad_12.gif);
	background-repeat: repeat-y;
	width: 712px;
	margin-right: auto;
	margin-left: auto;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	color: #d9001a;
	margin-left: 50px;
	margin-right: 80px;
	margin-top: 0px;
	margin-bottom: 10px;
}
h1 {
	font-size: 1.7em;
	line-height: 22px;
	margin-right: 80px;
	margin-left: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #d9001a;
	margin-top: 0px;
	margin-bottom: 15px;
}
h3 {
	margin-top: 0px;
	margin-right: 80px;
	margin-bottom: 15px;
	margin-left: 50px;
	color: #333333;
	line-height: 18px;
}
#text p {
	margin-right: 65px;
	margin-left: 50px;
}
.notes {
	font-size: 0.9em;
}
a {
	font-weight: bold;
	color: #000000;
}
