html {
height:100%; 
max-height:100%; 
padding:0; 
margin:0; 
border:0; 
background:#C01948; 
font-size:76%; 
font-family:georgia, palatino linotype, times new roman, serif;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}

body {height:100%; max-height:100%; overflow:hidden; padding:0; margin:0; border:0;
font-weight: bolder;
}

#head {position:absolute; margin:0; top:0; left:0;  width:100%; height:90px; 
background:url(images/real4.gif)#C1A319;
text-align: center;

}

#foot {position:absolute; margin:0; bottom:0; left:0; display:block; width:100%; height:50px; 
background:url(images/real4.gif)#C1A319;
font-size:0.8em; z-index:5; text-align:left; color:rgb(157,78,84);
}

#left1, #left2, #left3, #left4 {position:absolute; left:0; top:100px; bottom:50px; width:25%; font-size:1em; z-index:4; overflow:auto;}
* html #left1, * html #left2, * html #left3, * html #left4 {height:100%; top:0; bottom:0; border-top:100px solid #fff; border-bottom:50px solid #fff;}

#left1 {left:0; 
background:url(images/real4.gif)#C1A319;
color: #C0275A;
}

#left2 {left:25%; 
background:url(images/real5.gif)#C1A319;
color: #005600;
}

#left3 {left:50%; 
background:url(images/real2.gif)#C1A319;
color: #15137A;
}

#left4 {left:75%; 
background:url(images/real1.gif)#C1A319;
color: #005757;
}

.inner {display:block; padding:0 10px 10px 10px;

}

.bold {font-size:1.5em; font-weight:bold;}
h1 {
                               
		color: #C0072C;
		
                            text-align: center;
                            font-size: 40pt;
		}

em{color: #00006E;}

h2 {
 font-family: "bookman old style", times, serif, "Verdana", sans-serif;
 font-size: 20pt;
 text-align: center;
 line-height: 1.4;
 color: #CE0000;
 padding-top: 1em;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
}
h3 {
 font-family: "bookman old style", times, serif, "Verdana", sans-serif;
 font-size: 18pt;
 line-height: 1.4;
 color: #005252;
 font-weight: bolder;
 padding-top: 1em;
}

h4 {
 font-family: "bookman old style", times, serif, "Verdana", sans-serif;
 font-size: 8pt;
 text-align: center;
 line-height: 1.4;
 color: #707095;
 font-weight: bolder;
 padding-top: 1em;
}




.menu a {
     margin: 0 2px;
     width: 190px; 
     height: 27px;
     display: block;
     text-align: center;
     font-size: 16px;
     font-weight: bolder;
     border: 1px solid gray;
     text-decoration: none;
     color: #AC5A8C;
    background:url(images/real4.gif)#C1A319;
	 }
	 
.menu a:hover {
     background:url(images/real5.gif)#C1A319;
     border: 1px solid gray; 
     }

.menu a:active {
     background: gray;
     border: 1px solid gray; 
     color: #EDE4D7;
     }
		 
.mentions {
font-family: verdana, arial, sans-serif;
position: absolute;
bottom : 300px;
left : 10px;
color: #000;
background-color: #ddd;
}
a.test {
text-decoration: none;
color: #222;
}
a.test:hover{
text-decoration: underline;
}
