/* BODY ELEMENTS */

div.back {background: url(../img/main/grass_back.jpg) top;}

div.wrapper {
	background: url(../img/main/back.jpg) top no-repeat;
	padding-bottom: 100px;
	}
	
div#content {
	float:left;
	background:url(../img/main/trans.png);
	padding: 40px 40px 10px 40px;
	}

body.homePage div#content {padding-top:20px;}
	
* html div#content {background-image:none; background-color: #eff6ed;}


/* FOOTER AREA */
.footer {position:absolute; bottom: 0; left: 0; width: 296px; height:26px; padding: 47px 350px 33px 350px; background:url(../img/main/grass_bottom.jpg)}

body.errorPage .footer, body.idiscoPage .footer {background: url(../img/footer/line.gif) bottom repeat-x}

/* BUTTON CLASSES */
div.viewSlideshow, div.viewSlideshow a {display:block; height: 12px; width:99px; background:url(../img/buttons/viewSlideshow.gif)}
div.viewSlideshow {position:absolute; top:210px; left:20px}
div.viewSlideshow a:hover {background-position:0 100%}
