/* CSS Document */
html 		{ font-size:100.01%;margin:0;padding:0;border:none; }

body, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:90%;
	scrollbar-base-color:#FFFFFF;
	text-align:justify;
	font-weight:normal;
	margin-top:80px;
	margin-right:250px;
	margin-bottom:0px;
	margin-left:50px;
}

H4 {
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
	font-size:110%;
	font-weight:200;
	color:#FFFFFF;
	padding-top:4px;
	padding-right:4px;
	margin-top:5px;
	margin-right:5px;
}

a {
	text-decoration:none;
	color:#ffffff;
	margin-left:5px;
	margin-right:5px;
	padding-left:5px;
	padding-right:5px;
}

a:hover {
	color:#000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:90%;
	text-align:justify;
	font-weight:normal;
	margin-top:20px;
	margin-bottom:20px;
	padding-top:20px;
	padding-bottom:20px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#header {
	position:absolute;
	top:5px;
	left:5px;
	width:590px;
	height:35px;
}

#contentRaspberry {
	position:absolute;
	top:40px;
	left:5px;
	width:590px;
	height:330px;
	background: #FFFFFF url(images/raspberryBg.jpg) left no-repeat;
	overflow-y:auto;
}

#contentHot {
	position:absolute;
	top:40px;
	left:5px;
	width:590px;
	height:330px;
	background: #FFFFFF url(images/hotSpicyBg.jpg) left no-repeat;
	overflow-y:auto;
}

#contentPoppy {
	position:absolute;
	top:40px;
	left:5px;
	width:590px;
	height:330px;
	background: #FFFFFF url(images/poppyseedBg.jpg) left no-repeat;
	overflow-y:auto;
}

#contentHoney {
	position:absolute;
	top:40px;
	left:5px;
	width:590px;
	height:330px;
	background: #FFFFFF url(images/honeyBg.jpg) left no-repeat;
	overflow-y:auto;
}

#contentCapsicum {
	position:absolute;
	top:40px;
	left:5px;
	width:590px;
	height:330px;
	background: #FFFFFF url(images/capsicumBg.jpg) left no-repeat;
	overflow-y:auto;
}

#contentOnion {
	position:absolute;
	top:40px;
	left:5px;
	width:590px;
	height:330px;
	background: #FFFFFF url(images/onionBg2.jpg) center no-repeat;
	overflow-y:auto;
}

#contentButter {
	position:absolute;
	top:40px;
	left:5px;
	width:590px;
	height:330px;
	background: #FFFFFF url(images/butterBg.jpg) center no-repeat;
	overflow-y:auto;
}

#contentLime {
	position:absolute;
	top:40px;
	left:5px;
	width:590px;
	height:330px;
	background: #FFFFFF url(images/limeBg.jpg) center no-repeat;
	overflow-y:auto;
}

#contentTerms {
	position:absolute;
	top:40px;
	left:5px;
	width:590px;
	height:330px;
	background: #FFFFFF;
	overflow-y:auto;
	overflow:-moz-scrollbars-horizontal;overflow-x:scroll;overflow-y:hidden; 
	overflow:-moz-scrollbars-vertical;overflow-x:hidden;overflow-y:scroll;
}

#contentTerms p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:90%;
	text-align:justify;
	font-weight:normal;
	margin-top:10px;
	margin-right:20px;
	margin-bottom:10px;
	margin-left:20px;
}

#footer {
	position:absolute;
	top:370px;
	left:5px;
	width:590px;
	height:25px;
	color:#FFFFFF;
}

.rightimage{
	float: right;
	margin-top:40px;
	margin-right:20px;
	margin-bottom:10px;
	margin-left:20px;
}

.rightimageTall{
	float: right;
	margin-top:10px;
	margin-right:20px;
	margin-bottom:5px;
	margin-left:20px;
}

.textLeft{
	float:left;
	margin-top:3px;
	margin-right:5px;
	margin-left:5px;
	font-size:80%;
}

.textRight{
	float:right;
	margin-top:3px;
	margin-left:5px;
	margin-right:5px;
	font-size:80%;
}

.tpgText {
	font-family:Arial Narrow, Arial, sans-serif;
	font-size:x-large;
	font-stretch:ultra-condensed;
}

