h1 {
	font-size:130%;
}
h2 {
	font-size:110%;
}

a img, img {
   behavior: url("iepngfix.htc");
}

html {
   margin: 0px;
   padding : 0px;
}

.caption {
   font-size:80%;


}

#Menu {
      top: 140px;
     }

.imgcaption {
   clear: both;
   padding-left: 5px;
   padding-bottom:4px; 
}

a.fett:link, a.fett:visited, a.fett:active, a.fett:hover  {
   font-weight:bold;
}

.next {
	color: #f00;
	font-weight:bold;
}

/* The i_* stuff is taken from http://www.alistapart.com/stories/practicalcss/ 
   see images.php for an example */
div.i_container {
       margin-bottom:10px; 
    }

div.i_spacer {
       clear: both;
       margin-bottom:0px;
       margin-top:0px;
       height:1px; 
       line-height:1px;
       font-size:1px;
    }

div.i_list {
       float:left;
       margin-bottom:10px;
       padding-right:15px;
       font-size:80%;
       width:210px;
    }


div.i_list p    {
       margin-top:150px;
       }

/* ----- */

