#mz-01 {
	position:absolute;
	left:0px;
	top:5px;
	width:210px;
	height:150px;
}

#mz-02 {
	position:absolute;
	left:310px;
	top:35px;
	width:510px;
	height:115px;
}

#mz-3and5 {
	position:absolute;
	left:5px;
	top:155px;
    bottom:955px;
	width:140px;
	height:800px;
}

#mz-03 {
	position:absolute;
	left:5px;
	top:0px;
	width:140px;
	height:300px;
}

#mz-04 {
	position:absolute;
	left:230px;
	top:155px;
	width:690px;
    margin:0px 200px 0px  0px ;
}

#mz-04 p{
    display: block;
    width: 670px;
    margin: 10px;
    font-family: "Times New Roman", "MS Serif";
    font-size: 12pt;
    font-weight: 500;
    color: #000000;
    text-indent: 25px;
    text-align: left;
    }
    
#mz-04 p.biblio{
    display: block;
    width: 485px;
    margin: 10px;
    font-family: "Times New Roman", "MS Serif";
    font-size: 12pt;
    font-weight: 500;
    color: #000000;
    text-indent: 25px;
    text-align: left;
    }
    
#mz-04 p.center{
    display: block;
    width: 670px;
    margin: 10px;
    font-family: "Times New Roman", "MS Serif";
    font-size: 12pt;
    font-weight: 500;
    color: #000000;
    text-indent: 25px;
    text-align: center;
    }
        
#mz-04 h2{
    display: block;
    width: 690px;
    font-family: "Times New Roman", "MS Serif";
    font-size: 24pt;
    font-weight: 500;
    color: #000000;
    text-indent: 0px;
    text-align: center;
    margin: 15px;
    clear:both;
    }

#mz-04 h3{
    display: block;
    width: 690px;
    font-family: "Times New Roman", "MS Serif";
    font-size: 20pt;
    font-weight: 500;
    color: #000000;
    text-indent: 0px;
    text-align: center;
    margin: 15px;
    clear:both;
    }
    
#mz-04 p.faqquestion{
    display: block;
    width: 660px;
    font-family: "Times New Roman", "MS Serif";
    font-size: 12pt;
    font-weight: 500;
    color: #FF0000;
    text-indent: 25px;
    text-align: left;
    margin: 15px;
    }
    
#mz-04 p.faqanswer{
    display: block;
    width: 650px;
    padding-left: 20px;
    font-family: "Times New Roman", "MS Serif";
    font-size: 12pt;
    font-weight: 500;
    color: #000000;
    text-indent: 15px;
    text-align: left;
    font-style: italic;
    }

#mz-04 img.left {
    float:left;
    clear:right;
    border:0px;
    padding:10px;
    }
    
#mz-04 img.right {
    float:right;
    clear:left;
    border:0px;
    padding:10px;
    }
    
#mz-04 table.tr {
    background-color:#FFFFFF;
    }

#mz-05 {
    position:relative;
    left:-10px;
    width:175px;
    bottom:0px;
}

body {
     font-family: "Times New Roman","MS Serif";
     font-size: 12pt;
     font-weight: 500;
     color: #000000;
     background:url(images/parchment.jpg);
}

a.menu:link {font-size: 12pt; color: rgb(0,0,0); text-decoration: none; font-weight: 800;}
a.menu:active {font-size: 12pt; color: rgb(0,0,128); text-decoration: none;}
a.menu:visited {font-size: 12pt; color: rgb(0,0,0); text-decoration: none; font-weight: 800;}
a.menu:hover {font-size: 12pt; color: rgb(0,0,128); text-decoration: underline;}