h1           { font-family: Times New Roman; font-size: 16pt; text-transform: uppercase; 
               font-weight: bold; color: white }
h2           { font-family: Times New Roman; font-size: 24pt; text-transform: uppercase; 
               font-weight: bold }
h3           { font-family: Times New Roman; font-size: 36pt; text-transform: uppercase; 
               font-weight: bold }
 	#centerleftcontent{
 	position:fixed;
 	left: 500px; 
 	top: 0px; 
 	height:170px; 
 	width:556px
 	}
 	#centerrightcontent{
 	position:fixed;
 	left: 717px; 
 	top: 340px; 
 	width: 592px; 
 	height: 453px
 	}
    .SpecialNavigation {/*The navigation on the left side, positioned absolutely*/
    position: absolute;
    top: 551px;
    left: 11px;
    width: 100px;
    height: 373px;
    padding: 0px;
    color:white;
    font-family : Verdana, Arial, sans-serif;
    line-height : 0px;
     }                             
              
.box {/*this is a box where the bottom-navigation*/
      /* and the copyright will be placed*/
  font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  padding : 0px;
  margin-left: -940pxpx
  margin-top: 20%;
  color: white;
  font-style: italic;
  position: absolute; 
  bottom: -349px 
  width:500px; 
    }
p.special    { font-family: Times New Roman; font-size: 14pt }
p.large {color:white; font-family:sans-serif; text-indent: 20px; font-size: 110%; margin-left: 0px; display: block; padding: 15px; margin-top:0px;}
li           { font-family: Times New Roman; font-size: 12pt }
a.special    { font-family: Times New Roman; font-size: 18pt; text-decoration: underline }
p            { font-family: Times New Roman; font-size: 14pt }