body { 
  margin: 0;
	padding: 0;
  background: #F4DEAF url("/images/bg.jpg");
	} 
#container {
  margin: 0  auto;
  background-color: #FD9A7C;
  border: 1px solid #900;
  height:auto !important;
  width: 100%;
  max-width: 1100px;
  min-width: 800px;
  width: expression((documentElement.offsetWidth || document.body.offsetWidth) < 801 ? '800px' : '100%' && (documentElement.offsetWidth || document.body.offsetWidth) > 1101 ? '1100px' : '100%');
}

p.text  { font-family: Palatino Linotype; text-decoration: none; font-size: 15pt; text-indent: 25px; text-align: justify; 
               margin-top:0; line-height:30px; margin-bottom:0 }
p.text-2{ font-family: Arial; text-decoration: none; font-size: 16px; text-indent: 25px; text-align: justify; 
               margin-top:0; line-height:25px; margin-bottom:0;  }
p.links { font-family: Palatino Linotype; font-size: 19px; color: #000080; text-align: center; line-height:0; margin-top:0; margin-bottom:0 }
a.links { font-family: Palatino Linotype; font-size: 19px; color: #000080; text-align: center; line-height:0; margin-top:0; margin-bottom:0 }
p.menu  { text-align: center; font-family: Times New Roman; font-size: 17px; 
               font-weight: bold; margin-top:6; margin-bottom:6 }
a.menu  { text-align: center; font-family: Times New Roman; font-size: 17px; 
               font-weight: bold; color:#E3230F; margin-top:6; margin-bottom:6; text-decoration:none }
p.z     { text-align: center; line-height: 100%; font-family: Times New Roman; font-size: 28px; 
               font-weight: bold; margin-top: 12px; margin-bottom: 8px }
h1      { font-family: Times New Roman; font-size: 25px; color: #E3230F; font-style: 
               italic; font-weight: bold; text-align: center; margin-top:18; margin-bottom:12 }
h2      { font-family: Palatino Linotype; font-size: 20px; text-align: center; 
               margin-top: 2; margin-bottom: 12 }
a.text  { font-family: Palatino Linotype; text-decoration: none; font-size: 15pt; color:#E3230F }
               
               
               
div.footlayerIE { position:absolute;
 border: 2px solid #9D0000; padding: 0.8em;
 background: #FFFFCC; visibility:hidden; width: 70%}

 A.footlink {cursor:hand; color: #9D0000; text-decoration:none; font-family:Times New Roman; font-size:17pt; font-weight:bold }
 
 a:hover.footlink{color:#FF0000}

 P.foottext{ text-align:justify; text-indent: 2ex; margin: 0; font-style:normal; 
 font-variant:normal; font-size:17px; font-family:Arial; 
 color:#000000; padding-left:0.8em; padding-right:0.8em; padding-top:0.1ex; padding-bottom:0.1ex }
