body {

	background-image : url(bkg.gif);
	background-repeat:repeat;  
	background-position:center top;  
	background-attachment:fixed;

}

.le{
	background-image : url(templates/img/bg2.gif);
	background-repeat : repeat-y;
	background-position : left;
}

.to {
	background-image : url(templates/img/bg1.jpg);
	background-repeat : repeat-x;
}

.fo{
	background-image: url(templates/img/bg3.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 37px;
	color: #97C1CF;
}

td{
	font-size: 12px;
	color: #000000;
	list-style-image: url(img/check.jpg);
}

.ma{
	padding-left: 20px;
	padding-right: 30px;
}

input{
	font-size: 10px;
}

#wrapper{ 
  margin-left:auto; 
  margin-right:auto;
  width:782px;
}

body {
  text-align: center;
  }


#InternalLinks {
	position: absolute;
	width: 400px;
	z-index: 100;
	font-size: 14px;
	background: #ffffff;
	top: 475px;
}

#InternalLinks a {display: block; font: 18px "Seabird SF"; 
   padding: 5px 10px; margin: 0 0 1px; border-width: 0; 
   text-decoration: none; color:#000000 background: #ffffff;
   }
   
#InternalLinks a:hover { background: #ffffff; font-weight:200; font: 18px "Seabird SF";
   border-right: 5px #ffffff;}

#InternalLinks a span {display: none;}

#InternalLinks a:hover span {display: block;
   position: absolute; left: 325px; width: 275px; top: 30px;
   padding: 5px; margin: 10px; z-index: 105; padding:20px; font: 12px "Verdana";
   color: #000000; background: #ffffff; border: thick; border-color:#FFFFFF;
    text-align: left;}
