@charset "windows-1252";  
body {margin: 0;
padding: 0;
font-family: sans-serif;
font-size: .8em;
line-height: 1.4em;}

div#header {padding: 1%; 
position: absolute;
top: 25px;
right:  70px;
z-index:100;
width: 800px;
margin-right: 01px;
/*text-align: center; */
background-color: #fff;
/*background-repeat: no-repeat; */
/*background-attachment: fixed;*/
height: 100px;
/*font-sizex: 1.8em; */
}

Div#menu {padding: 1%;
text-align: left;
position: absolute;

top: 70px;
right: 0;
width: 200px;}

Div#menu2 {padding: 1%;
text-align: left;
position: absolute;	
top: 10px;
right: 0;
width: 200px;}



div#maincontent {padding: 2%;  
position: absolute;
z-index:0;
top: 10px;
right: 200px;	
text-align: justify;
width: 600px;
margin-right: 01px;}

.td2                         {border : 1px solid Black; border-top : none}

a:link {
text-decoration: underline;}

a:hover {color: #d3cf57;
text-decoration: underline;}

h1 {font-size: 1.4em;
font-family: Arial, "Arial", sans serif;
font-weight: bold;
text-align: center;}

h2 {font-size: 1.3em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: center;}

h3 {font-size: 1.2em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;}

h4 {font-size: 1.1em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;}

h5 {font-size: 1em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;}



#advert {
position: relative;
z-index:200;
top: 0px;
right: 70;
width: 728px;
}
