body
{
   text-align:  center;
}

.navigation
{
   font-variant:     small-caps;
   font-stretch:     wider;
   font-weight:      bold; 
   font-size:        17pt;
}

.navigation a:link, .navigation a:visited
{
   text-decoration:  none;
   color:            #000000;
}

.navigation a:hover
{
   text-decoration:  underline overline;
}

.links
{
   position:         relative;
   top:              0px;
   left:             0px;
}

.pictures
{
   position:         relative;
   width:            500px;
   left:             150px;
}

.pic1
{
   width:            220px;
   position:         absolute;
   left:             0px;
   top:              0px;
}

.pic2
{
   width:           280px;
   position:        absolute;
   left:            220px;
   top:             0px;
}

.main
{
   position:        relative;
   left:            15px;
   text-align:      left;
}