* {
	padding:0;
	margin:0;
}

img {
	float:left;
	border: none;
}

h1 {
	font-size:22px;
}

h2 {
	font-size:18px;
	text-align: left;
}

a, a:active {
	color: #FF9900;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#6C7A1B;
}

ul {
	list-style:none;
}

ul li {
	position: relative;
	float:left;
	padding-left: 5px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #6C7A1B;
	background-color: #839905;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}

#head {
	position:relative;
	text-align:center;
	background: url(images/back.jpg) top center no-repeat;
}

#body {
	position:relative;
	background: #FBFBFB;
	text-align:center;
}

#bottom {
	position:relative;
	text-align:center;
	border-top: #627301 6px solid;
	padding-top: 15px;
	line-height: 140%;
	clear:both;
}

#header, #content {
	margin:0 auto;
	width:687px;
	position:relative;
	text-align:justify;
}

#header {
	height:234px;
	position:relative;
}

#header ul {
	width: 800px;
	position:absolute;
	bottom:-2px;
	left:-20px;
}

#content {
	background:#FFFFFF;
	padding:20px;
	line-height:150%;
	border-left: #EEEEEE 1px dashed;
	border-right: #EEEEEE 1px dashed;
	position: relative;
}

#footer {
	color: #FFFFFF;
	height: 50px;
}

#rainbow {
	position: absolute; 
	top: 40px; 
	left: 78px;
}

#clouds {
	position: absolute; 
	top: 40px; 
	left: 328px;
}

#jee-i-f { 
	
}
#home-pic { position: absolute; top: 70px; right: 0; }
#for-you { position: absolute; top: 228px; right: 0; }
.left { float: left; }

#lower { padding: 50px 0 0 20px; overflow:hidden;  }
#left-coloring  { float: left; width: 260px; }
#coloring { font-size: 16px;  font-weight: bold; }
#img-coloring { float: left; width: 370px; padding: 0 0 0 30px; }
#img-coloring img { margin-right: 5px; border: 1px solid #333; width: 110px;  }
#lower-text { clear: both; width: 100%; padding: 20px 0 0 0; }
