
/* Layout Stylesheet */ 

BODY {
 margin-top: 50px;
 text-align: center;
 margin-left: auto;
 margin-right: auto;
 background-color: #E7E7E7;
 width: 760px;
 }

P {
text-align: justify;
font-family: Verdana, sans-serif;
font-size: 10pt;
margin-left: 45px;
margin-right: 263px;
}

UL {
text-align: left;
font-family: Verdana, sans-serif;
font-size: 10pt;
margin-right: 263px;
list-style-type: circle;
}

.MENU {
text-align: left;
font-family: Verdana, sans-serif;
font-size: 8pt;
margin-right: 45px;
color: #0066CC;
line-height: 1.5;
}

.M2 {
text-align: right;
font-family: Verdana, sans-serif;
font-size: 10pt;
margin-right: 45px;
color: #0066CC;
line-height: 1.5;
}

.bodylist {
margin-left: 65px;
}

IMG {
 border: 0;
 margin-bottom: 20px;
 }

A:LINK {
 text-decoration: none;
 background-color: transparent;
 color: #0066CC;
}

A:VISITED {
 background-color: transparent;
 color: #0066CC;
 text-decoration: none;
}

A:HOVER {
 text-decoration: underline;
 background-color: transparent;
 color: #114477;
 }

#header {
 text-align: center;
 width: 760px;
 height: 200px;
 position: top;
 margin-bottom: -24px;
 }

#content {
 width: 760px;
 background-image: url(images/background.jpg);
 height:2500px;
 }
 
 #content2 {
 width: 760px;
 background-image: url(images/background.jpg);
 height:1160px;
 }
 
  #content3 {
 width: 760px;
 background-image: url(images/background.jpg);
 height:3500px;
 }

#navigation {
 width: 243px;
 float: right;
 margin-top: 20px;
}

#footer {
width: 760px;
height: 36px;
background-image: url(images/footer.jpg);
background-position: bottom;
background-repeat:no-repeat;
}

.HX {
font-family: Arial Black, sans-serif;
font-size: 12pt;
padding-top: 20px;
}

.HX2 {
text-align: left;
font-family: Arial Black, sans-serif;
font-size: 12pt;
padding-top: 20px;
margin-right: 243px;
}


.HY {
font-family: Arial Black, sans-serif;
text-align: center;
font-size: 12pt;
margin-top: 20px;
}

.HZ {
text-align: center;
font-size: 12pt;
font-weight: bold;
margin-top: 40px;
}

.MT {
text-align: center;
font-weight: bold;
}

.NAV {
font-size: 8pt;
margin-right: 40px;
text-align: center;
font-weight: bold;
}

.EM {
margin-left: 95px;
}

.LK {
font-size: 8pt
}

.HEAD {
margin-bottom: 30px;
}

.PEOPLE {
margin-left:95px;
}

.HX3 {
text-align:center;
font-family: Arial Black, sans-serif;
font-size: 12pt;
padding-top: 20px;

}


.rightpicture {
 float: right;
 margin-left:50px;
margin-right:50px;
 }

.leftpicture {
 float: left;
margin-left:50px;
margin-right:50px;

   }

.PZ {
font-family: Verdana, sans-serif;
font-size: 9pt;
	}
