#header {
width: 760px;
height: 86px;
background-image: url(/images/veggie-soaps.jpg);
margin: 0 auto;
}
#menudiv {
width: 760px;
margin: 0 auto;
}

#content {
	clear:both;
	width: 760px;
	margin: 0 auto;
	padding: 0px;
	background-image: url(images/contentbg.jpg);
}

#footer {
	color:#FFFFFF;
	clear: both;
	width: 760px;
	height: 139px;
	margin: 0 auto;
	font-size: small;
	padding: 0px;
	background-image: url(images/footerbg.jpg);
}

#footer h1 {
color: #FFFFFF;
font-size: medium;
font-weight: bold;
margin: 2px 0 2px 0;
}



#fl
{
	width: 348px;
	float: left;
	padding: 12px;
}

#fr
{	width: 348px;
	margin-left: 380px;
	padding:12px;
}

#contmain {
	width: 488px;
	float: left;
	padding: 16px;
	color: #666666;
}
	
#contmain h1 {
border-bottom:dotted 1px #CCCCCC;
font-size: large;
color: #43a9df;
margin: 12px 0 12px 0;
}

#contmain a {
color: #43a9df;
text-decoration: none;
font-weight: bold;
}

#contmain a:visited {
color: #43a9df;
text-decoration: none;
font-weight: bold;
}

#contmain a:hover {
color: #638922;
text-decoration: underline;
font-weight: bold;
}

#contside {
	font-size: medium;
	color: #333333;
	width: 208px;
	padding:16px;
	margin: 0;
        float: left;
	height: 1% /* Holly hack for Peekaboo Bug */



}
	
#contside a {
color: #000000;
text-decoration: none;
}

#contside a:visited {
color: #000000;
text-decoration: none;
}

#contside a:hover {
color: #43a9df;
text-decoration: underline;
}

#contside h1 {
border-bottom:solid 1px #638922;
font-size: large;
font-weight:bold;
color: #638922;	
margin: 12px 0 8px 0;
}

body {
	margin-top: 0px;
	font:medium "Trebuchet MS", Tahoma, Arial;
	background-color: #FFFFFF;
	background-image: url(images/bg3.png);
}

body p {
margin: 0px;
}

body img {
border: 0px;
}

#footer a {
color: #006ea5;
text-decoration:none;
}

#footer a:visited {
color: #006ea5;
text-decoration:none;
}

#footer a:hover {
color: #FFFFFF;
text-decoration: underline;
}
