/* CSS Document for www.food-forensics.com Interior pages */

body {
	margin: 0px;
	padding: 0px;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	background-color: #e8e8e8;
	background-image: url(images/bg_full.gif);
	background-repeat: repeat-y;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
	text-decoration: underline;
}
a:link {
	color: #003366;
}
a:visited {	
	color: #003366;
}
a:hover {
	color: #CCCCCC;
}
a:active {	
	color: #CCCCCC;
}
.bg-top {
	position: absolute;
	height: 158px;
	width: 920px;
	left: 0px;
	top: 0px;
}
.header {
	position: absolute;
	height: 158px;
	width: 466px;
	left: 454px;
	top: 0px;
}
.navbar {
	position: absolute;
	height: 47px;
	width: 920px;
	left: 0px;
	top: 158px;
	background-image: url(images/bg_Nav.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.int-bodyLeft {
	position: absolute;
	width: 470px;
	height: auto;
	top: 240px;
	left: 112px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 30px;
	padding-bottom: 14px;
}
.int-bodyRight {
	position: absolute;
	width: 300px;
	height: 500px;
	left: 620px;
	top: 240px;
	margin: 0px;
	padding: 0px;
}
.copyright {
	position: absolute;
	width: 300px;
	height: 40px;
	left: 620px;
	top: 744px;
	font-size: 10px;
	font-style: italic;
	color: #666666;
}
.firstpara {
	margin-top: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990033;
	font-style: italic;
	margin-bottom: 2px;
}
.image-right {
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
	border: 1px solid #003366;
}
.bullet-space {
	margin-top: 4px;
	margin-bottom: 4px;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
