body{font-family: Verdana, Helvetica, Sans-serif;
width: 1024px;
height: 768px;}


p {color: #000000;
	font-family:Verdana, Helvetica, Sans-serif;
	font-size: 14px;
}

.left-col{
 color: #669933;
  background-color: inherit;
}

.main-content{color: #669933;
	  background-color: inherit;
}
	
a {color: inherit;}

 a:visited {
 color: inherit;
 background-color: inherit; 
}


#container {height: 100%;
	width: 100%;
	background-image: url('ewis-bg.gif');
background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	position: fixed;}
	

#balloons{position: absolute;
   right: 0px;
   bottom: 10px;
	width: 200px;
	height: 200px;
	background-image: url('balloons.gif');
	background-position: bottom right;
	z-index: 1;
	background-repeat: no-repeat;}


