/*body {background-image:url(../images/gratitude/bckgrnd.jpg);  background-repeat:repeat-x; background-color:#fd9e0c;} */
div#listmenu { background-color:#be4204;}
div#listmenu li {background-color:#be4204; }
div#listmenu a { color:#000000;}
div#listmenu a:hover {
	background-color:#FF6600;
	}
	div#listmenu ul li ul li:hover {background-color:#FF6600;}
div#header {width:760px; height: 240px; background-image:url(../images/gratitude/gratitude.jpg);}
div#imgleft {
	width:179px;
	height:256px;
	background-image:url(../images/gratitude/hanuman_left.gif);margin-top:30px; float:right;
}

div#main_cont {
	width:760px;
	height:376px;
	background-image:url(../images/gratitude/bckgrnd_txt.jpg);
	background-repeat:no-repeat;
	float:left;
}
div#imgright {width:179px; height:256px; background-image:url(../images/gratitude/hanuman_right.gif); margin-top:30px;}
div#imgcenter {width:362px; height:74px; background-image:url(../images/gratitude/in_gratitude.gif);background-position:center; background-repeat:no-repeat;}

div#text {
/*padding-top: 20px; padding-left:20px; padding-right:20px;*/
	margin:110px 0 0 255px;
}
div#text p {color:#000000; font-size:13px; margin:15px 0 15px 0; padding:0;}
div#textws {text-align:center; color:#CC3300;} 
div#container{width: 760px; margin-top:50px;}

div#leftcol {width:199px; float:left; }
div#rightcol{width:199px; float:left; }
div#content {width:362px; float:left;}
div#footer {}

div.clearfloats {clear:both;} /* needed to make the browsers understand that the div actually have borders!? */