body {
 font-family: Calibri; 
 background-image:url(images/darkbg.gif);
 font-size: 16px;
 color: #000000;
 text-align:left;
 margin: 0 0 0 0;
   }
  
#background {
    margin-left:auto;
    margin-right:auto;	
	margin-top:0px;
	width:880px;
	height:auto;
	z-index:1;
	} 
#bloop {
	float:right;
	margin-left:auto;
    margin-right:auto;	
	margin-top:10px;
	width:265px;
	height:75px;
	z-index:2;
	background-image: url(images/designpumping2.gif);
	
}
		
 #heading {
    float:left;
	margin-left:auto;
    margin-right:auto;	
	margin-top:0px;
	width:430px;
	height:85px;
	z-index:3;
	padding-left: 10px;
	background-image: url(images/idorulogoblue.gif);
	
	}

#body {
    float:left;
	margin-left:auto;
    margin-right:auto;	
	margin-top:0px;
	width:880px;
	height:auto;
	z-index:4;
	font-size:16px;	
	background-color: #ffffff;
	padding: 4px;
	color: #000000;
	border-bottom-width:thick;
	border-bottom-color:#0191d9;
	border-bottom-style:solid;	
	border-top-width:thick;
	border-top-color:#0191d9;
	border-top-style:solid;
	border-left-width:thick;
	border-left-color:#0191d9;
	border-left-style:solid;
	border-right-width:thick;
	border-right-color:#0191d9;
	border-right-style:solid;
}
#body2 {
    float:left;
	margin-left:auto;
    margin-right:auto;	
	margin-top:0px;
	width:854px;
	height:auto;
	z-index:4;
	font-size:16px;	
	background-color: #ffffff;
	padding: 10px;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-color:#000000;
	border-bottom-style: dotted;	
	border-top-width:2px;
	border-top-color:#000000;
	border-top-style:dotted;
	border-left-width:2px;
	border-left-color:#000000;
	border-left-style:dotted;
	border-right-width:2px;
	border-right-color:#000000;
	border-right-style:dotted;
}
#body3 {
    float:left;
	margin-left:auto;
    margin-right:auto;	
	margin-top:0px;
	width:800px;
	height:auto;
	z-index:7;
	font-size:16px;	
	background-color: #ffffff;
	padding: 10px;
	color: #000000;
	}
	

#extra {
	float:right;
	margin-left:auto;
    margin-right:auto;	
	margin-top: 20px;
	width:310px;
	height:auto;
	background-image:url(images/windowbg.gif);
	z-index:6;
}	

#menu {
    
	margin-left:auto;
    margin-right:auto;	
	margin-top:0px;
	width:890px;
	height:30px;
	z-index:5;
	padding-top: 0px;	
	padding-right: 0px;
	background-color: #727272;
	background-image:url(images/bgmenu.gif);
	}
	

#menu a{
    color:#ffffff;
	font-size:14px;
	font-family: "Folio Md BT", "Frutiger 45 Light", "Futura Md BT", Arial;
	text-decoration: none;
	text-align: right;
	display: inline;		
	padding-bottom:0px;
	padding-top:0px;	
	padding-right:5px;
	padding-left:0px;
	margin-bottom:0px;
}

#menu a:hover {    
	text-decoration: none;
	color:#000000;
}

a:link {
 color: #666666;
 text-decoration: none;
 border: none;
}

a:visited {
 color: #666666;
 text-decoration: underline;
 border: none;
}

a:hover {
 color: #990099;
 text-decoration: underline;
 border: none;
}

.h1 {
  font-size:24px;
  font-family:Arial, Helvetica, sans-serif;
  color: #0191d9;
  text-indent: 0px;
  }
  
.h2 {
  font-size:18px;
  font-family:Arial, Helvetica, sans-serif;
  color: #990099;
  text-indent: 0px;
  }

 .style1 {
	color: #FFFFFF;
	font-style: italic;
}
.style2 {color: #d569d5}    
.style3 {
	color: #339900;
	font-style: italic;
