body {
	font: bold 14px/125% Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background: #000000 url(images/bg_body.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	position: relative;
	top: 0px;
	left: 0px;
	width: 980px;
	height:670px;
	margin-left: auto;
	margin-right:auto;
}
#header {
	position: absolute;
	top: 0px;
	left: 0px;
	height:193px;
	width: 980px;
	background-image: url(images/header_hor2.jpg);
}
#logo {
	position: absolute;
	top: 42px;
	left: 4px;
	height:117px;
	width: 240px;
}

#left_col {
	position: absolute;
	top: 193px;
	left: 0px;
	width: 247px;
	height: 440px;
	background:  url(images/veggies_new440.jpg);
	font-size: 16px !important;
	font-weight:bold;
	color: #ffffff;
	text-align:center;
	line-height:100%;
}
#left_col a {
	font-size: 10px !important;
	color:#ffffff;
	text-decoration:none;
}

#facebook {
	position: absolute;
	top: 336px;
	left: 33px;
	width: 180px;
	height: 75px;
}	

#nav {
	position: absolute;
	top: 162px;
	left: 0px;
	width:980px;
	height:25px;
}	

#f {
	position: absolute;
	top: 21px;
	left: 21px;
	width:37px;
	height:37px;
}	

#signup {
	position: absolute;
	top: 87px;
	left: 768px;
	width:188;
}	

#signup p {
	margin: 0px auto 01px auto;
	text-align:center;
}
	
#content {
	position: absolute;
	top: 195px;
	left: 250px;
	width: 733px;
	height:440px;
	overflow:auto;
	background:  url(images/bg_content_733x440.jpg);
    scrollbar-face-color: #000000;
    scrollbar-highlight-color: #660000;
    scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color:  #660000;
	scrollbar-track-color: #660000; 
	scrollbar-darkshadow-color: #000000;
}	

img {border:none;}
	
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px !important;
	font-weight: bold;
	line-height:125%;
	color: #000000;
	margin: 6px 20px 6px 20px;
	text-indent: 20px;


}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:22px !important;
	font-weight: bold;
	text-align: center;
	color: #000000;
	margin: 6px 20px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px !important;
	text-align:center;
	font-weight: bolder;
	line-height:125%;
	color: #000000;
	margin: 6px 20px 0px 20px;

}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px !important;
	font-weight: bolder;
	line-height:125%;
	color: #000000;
	margin: 6px 20px 0px 20px;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px !important;
	font-weight: bold;
	line-height:100%;
	color: #000000;
	margin: 6px 20px 0px 20px;
	text-decoration: underline;
	text-align: center;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px !important;
	text-align:center;
	font-weight: bolder;
	line-height:125%;
	color: #cc0000;
	margin: 0px 20px 0px 20px;

}
#footer {
	position: absolute;
	left:0px;
	top: 633px;
	width: 980px;
	height:23px;
	background:  url(images/bg_footer.jpg);
}	
