body {
	background:#023b01;
	font-family:"Comic Sans MS", cursive;
	font-size:12px;
	color: #000000;
	font-weight: normal;
}
 
img, a img {
	border:0;
	text-align: center;
}
 
a, a:active, :focus {
  outline:none;
}
 
ul.iMenu {
background:url('images/repeating-sprite.gif') repeat-x left -64px;
line-height:31px;
height:32px;
list-style:none;
margin:5px auto;
padding:0 10px;
width:879px;
font-size: 14px;
font-family:tahoma, arial, sans-serif;
position:relative;
}
 
ul.iMenu li {
display:inline;
padding:0;
}
 
ul.iMenu a {
color:#cdcdcd;
float:left;
padding:0 0 0 3px; /* we need this to offset the rounded edge of the left image (3px wide) */
text-decoration:none;
}
 
ul.iMenu a span {
display:block;
float:none;
padding:0 40px 0 20px; /* the last number (17px) should be 3px less than the second number (20px) */
}
 
ul.iMenu a:hover, ul.iMenu a:hover span{
background: url('images/stretching-sprite.gif') no-repeat;
color:#ededed;
}
ul.iMenu a:hover {
background-position:left -32px;
}
ul.iMenu a:hover span {
background-position:right 0;
}
 
li.lcap, li.rcap {
background:url('images/repeating-sprite.gif') no-repeat;
height:32px;
width:3px;
position:absolute;
}
 
li.lcap {
background-position:left top;
left:1px;
}
 
li.rcap {
background-position:right -32px;
right:-3px;
}
 

#header {
  background: #0f0;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 800px;
  height: 100px;
}
#leftcol {
	background:#777;
	position: absolute;
	top: 209px;
	left: 99px;
	width: 145px;
	height: 650px;
	text-align: left;
}
#content {
	position: absolute;
	top: 208px;
	left: 249px;
	width: 597px;
	height: 650px;
	display: table;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #EDF5C2;
	
}
#footer {
  background: #111;
  position: absolute;
  top: 845px;
  left: 234px;
  width: 785px;
  height: 10px;
}

#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 540px;
	top: -142px;
}
#Layer2 {
	position:absolute;
	width:460px;
	height:75px;
	z-index:1;
	left: 585px;
	top: 55px;
	background-image: url(images/menuimages/bg.jpg);
}
.style1 {color: #FFFFFF}
.style2 {
	font-size: 10px;
	font-weight: bold;
}
#main tr td table tr td p .style3 {
	font-family: "Comic Sans MS", cursive;
}
#main tr td table tr td .style3 {
	font-family: "Comic Sans MS", cursive;
}
#main tr td table tr td table {
	color: #000;
	font-family: "Comic Sans MS", cursive;
}
#main tr td table tr td table tr td {
	text-align: left;
	color: #000000;
}
#main tr td table tr td table tr td ul li {
	text-align: left;
}
#main tr td table tr td table tr td ul li {
	color: #000;
}
#main tr td table tr td table tr td ul li {
	color: #000;
}
#main tr td table tr td table tr td ul li {
	color: #000;
}
