html, body {
	background-color: white;
	color: black;
	border: 0px solid white;
	margin: 0px;
	padding: 0px;
	text-align: center;
	
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.3;
}

table {
	position: relative;
	width: 600px;
}

img, div {
	border: 0px solid white;
	margin: 0px;
	padding: 0px;
}

a, a:visited {
	border: 0px solid white;
	text-decoration: none;
	color: #003;
}

a:hover, a:active {
	text-decoration: underline;
	color: #006;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	padding-bottom: 5px;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	color: #333;
	text-align: left;
	font-size: 17px;
	font-weight: bold;
	
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
}

p {
	text-align: justify;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}

div#main-wrapper {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	
	width: 910px;
	height: 5px;
	
	position: relative;
	
	background-image: url('imgs/top_shadow.png');
	background-repeat: no-repeat;
	background-position: top center;
}

img#top-left {
	position: absolute;
	top: 5px;
	left: 0px;
}

img#top-middle {
	position: absolute;
	top: 5px;
	left: 310px;
}

img#top-right {
	position: absolute;
	top: 5px;
	left: 610px;
}

div#content-wrapper {
	position: absolute;
	top: 150px;
	left: 0px;
	
	width: 910px;
	
	background-image: url('imgs/background.png');
	background-position: top center;
	background-repeat: repeat-y;
}

div#menu-wrapper {
	float: right;
	width: 229px;
	margin-top: 238px;
	position: relative;
	right: 5px;
}

div#menu-wrapper a, div#menu-wrapper a:visited {
	display: block;
	text-align: left;
	text-indent: 20px;
	font-size: 16px;
	font-weight: normal;
	
	padding-top: 10px;
	width: 229px;
	height: 25px;
	
	color: white;
	background-image: url('imgs/menu_normal.png');
	background-position: top left;
}

div#menu-wrapper a:hover, div#menu-wrapper a:active {
	background-image: url('imgs/menu_selected.png');
	text-decoration: none;
}

div#menu-wrapper a.current-menu-item {
	background-image: url('imgs/menu_current.png');
}



img#home-arc-middle {
	position: absolute;
	top: 0px;
	left: 528px;
}

img#quote {
	position: absolute;
	top: 28px;
	left: 678px;
}

div#home-player {
	position: absolute;
	top: 69px;
	left: 33px;
	
	width: 474px;
	height: 252px;
	
	background-image: url('imgs/home_player.png');
	background-position: top center;
	background-repeat: repeat-y;
}

img#home-player-top {
	position:absolute;
	top:0px;
	left:0px;
}

img#home-player-picture1,
img#home-player-picture2 {
	position: absolute;
	top: 12px;
	left: 12px;
}

div#home-player-title-beans,
div#home-player-title-rice,
div#home-player-title-grains,
div#home-player-title-blends {
	position: absolute;
	bottom: 0px;
	left: 0px;
	
	width: 474px;
	height: 35px;
	
	font-size: 18px;
	font-weight: normal;
	
	background-image: url('imgs/home_player_bottom.png');
	background-position: bottom center;
	background-repeat: no-repeat;
}

div#home-player-side {
	position: absolute;
	top: 90px;
	left: 501px;
	
	width: 147px;
	height: 215px;
	
	background-image: url('imgs/home_player_side.png');
}

img#home-player-next {
	position: absolute;
	top: 30px;
	left: 22px;
	
}

img#home-player-previous {
	position: absolute;
	top: 60px;
	left: 22px;
}

a img#home-player-next,
a img#home-player-previous {
	opacity: 0.8;
}

a:hover img#home-player-next,
a:hover img#home-player-previous {
	opacity: 1;
}

div#home-player-side-text-beans,
div#home-player-side-text-rice,
div#home-player-side-text-grains,
div#home-player-side-text-blends {
	position: absolute;
	top: 90px;
	left: 12px;
	width: 110px;
	height: 100px;
	
	font-size: 10px;
	color: #888;
	text-align: left;
	background-color: white;
}

div#home-player-side-link a {
	font-size: 10px;
	position: absolute;
	top: 190px;
	left: 50px;
}

div#home-player-thumbs {
	position: absolute;
	top: 25px;
	left: 33px;
	width: 474px;
}

div#home-player-thumbs a img {
	border: 1px solid #666;
	margin-left: 5px;
	margin-right: 5px;
	opacity: 0.5;
}

div#home-player-thumbs a:hover img,
div#home-player-thumbs a:active img {
	opacity: 0.8;
}

div#home-player-thumbs a img.active-thumb {
	opacity: 1;
	border: 1px solid black;
}

div#home-why {
	padding-top: 340px;
	padding-left: 40px;
	padding-right: 270px;
	padding-bottom: 0px;
	margin-bottom: 30px;
}

div#footer {
	padding-top: 15px;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 10px;
	margin-top: 20px;
	
	background-color: white;
	background-image: url('imgs/bottom_shadow.png');
	background-position: top center;
	background-repeat: no-repeat;
}

div#footer p {
	font-size: 10px;
	color: #888;
	text-align: center;
}


div#footer p.footer-links a {
	padding-left: 5px;
	padding-right: 5px;
	background-color: white;
	
	border-left: 1px solid #888;
}

div#footer p.footer-links a.first-menu-item {
	border-left: 0px solid white;
}

img#top-image-shadow {
	position:absolute;
	top:0px;
	left: 444px;
}

img#side-image-shadow {
	position:absolute;
	top:7px;
	left: 444px;
}

img#bottom-image-shadow {
	position: absolute;
	top: 207px;
	left: 444px;
}

img#page-image,
img#page-image1,
img#page-image2 {
	position: absolute;
	top: 7px;
	left: 454px;
}



div#abstract {
	position: absolute;
	top: 10px;
	left: 40px;
	
	width:400px;
	height:200px;
}

div#abstract ul {
	text-align: left;
}

div#abstract ul li {
	text-align: left;
}

div#abstract ul li a {
	
	font-size: 12px;
}

div#abstract p {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 15px;
	padding-left: 3px;
	padding-right: 3px;
	border: 1px solid black;
	background-color: #dce2f2;
}

div#abstract a {
	font-weight: bold;
	text-align: center;
	font-size: 10px;
}

div#content {
	position: relative;
	margin-top: 230px;
	margin-left: 40px;
	margin-right: 250px;
	min-height: 220px;
}

div#content p {
	text-indent: 30px;
	color: #222;
}

div#content p strong {
	color: black;
}

table#product-table tbody tr td,
table#product-table tr td {
	font-size: 12px;
	width: 150px;
	border: 1px solid black;
	vertical-align: top;
}

table#product-table tr td ul,
table#product-table tr td ul li,
table#product-table tbody tr td ul,
table#product-table tbody tr td ul li, 
table#product-table tr td p,
table#product-table tbody tr td p {
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	list-style: none;
	padding-bottom: 5px;
}

table#product-table tr td p,
table#product-table tbody tr td p {
	text-align: left;
}

table#product-table tr td ul#products-blend-list,
table#product-table tr td ul#products-blend-list li,
table#product-table tbody tr td ul#products-blend-list,
table#product-table tbody tr td ul#products-blend-list li {
	list-style: disc;
	text-align: left;
	margin-left: 10px;
}

table#product-comparison {
	border: 1px solid black;
	border-collapse: collapse;
}

table#product-comparison tr.odd,
table#product-comparison tbody tr.odd {
	background-color: #dce2f2;
}

table#product-comparison tr td,
table#product-comparison tbody tr td {
	font-size: 13px;
	color:#777;
	text-align: center;
}

table#product-comparison tr th,
table#product-comparison tbody tr th {
	font-size: 13px;
	color:black;
	padding: 2px;
}


table#product-comparison tr td strong,
table#product-comparison tbody tr td strong {
	font-weight: normal;
	color: black;
}

div#content ul,
div#content ol {
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
}

div#content ol li {
	padding-bottom: 5px;
}

table.recipe-table {
	border: 1px solid black;
	font-size: 12px;
}

table.recipe-table tr td,
table.recipe-table tbody tr td,
table.recipe-table tr th,
table.recipe-table tbody tr th {
	width: 300px;
	text-align: left;
	vertical-align: top;
}

.moveUp h3, .moveUp ul {
	position: relative;
	bottom: 100px;
}

.opaque00 {
	opacity: 0.0;
}

.opaque01 {
	opacity: 0.1;
}

.opaque02 {
	opacity: 0.2;
}

.opaque03 {
	opacity: 0.3;
}

.opaque04 {
	opacity: 0.4;
}

.opaque05 {
	opacity: 0.5;
}

.opaque06 {
	opacity: 0.6;
}

.opaque07 {
	opacity: 0.7;
}

.opaque08 {
	opacity: 0.8;
}

.opaque09 {
	opacity: 0.9;
}

.opaque10 {
	opacity: 1.0;
}