#print
   {
   position: absolute;
   left: 91%;
   height: 3%; 
   top: 0%;
   width: 7%; 
   font-family: "Times CE","Times", "Times New Roman" sans-serif;
   font-size: 0.7em;
   font-weight: bold;
   background-color: inherit;   
   }

#contact
{
position: absolute;
z-index:0;
margin-right: auto;
margin-left: 15%;
background-color: #ffffff;
border: 0.2em solid #0076bf;
padding: 0.6em;
font-family: "Trebuchet MS", geneva, sans-serif;
font-size:1em; 
font-weight: bold; color:#0076bf;
}

#contactR
{
position: absolute;
z-index:0;
margin-right: auto;
margin-left: 16%;
background-color: #ffffff;
border: 0.2em solid #0076bf;
padding: 0.6em;
font-family: "Trebuchet MS", geneva, sans-serif;
font-size:1em; 
font-weight: bold; color:#0076bf;
}

body
{
background-color:#0076bf;
color: inherit;
}

h1 
{
font-family: "Trebuchet MS", geneva, sans-serif;
font-size:1.5em; 
font-weight: bold; 
color:#0076bf;
background-color: inherit;
}


h2 
{
font-family: "Trebuchet MS", geneva, sans-serif;
font-size:1.2em; 
font-weight: bold; 
color:#0076bf;
background-color: inherit;
}

h3
{
font-family: "Trebuchet MS", geneva, sans-serif;
font-size:1.1em; 
font-weight: bold; 
color:#0076bf;
background-color: inherit;
}
#top 
     {
	position: absolute;
	left: 13%;
	height:5%; 
	top: 15%;
	right: auto;
	bottom: auto;
	width: 86%; 
	z-index:0; 
    font-family: "Trebuchet MS", geneva, sans-serif;
	padding: 0.2em;
	background-color: #0076bf;
	color: inherit;
	background-position: center;
 	 }
	 
#graphic
	{
	position: absolute;
	left: 13%;
	height:15%; 
	top: 0%;
	right: auto;
	bottom: auto;
	width: 86%;
	background-color: #0076bf;
	color: inherit;
	background-position: center;
	font-family: "Trebuchet MS", geneva, sans-serif;
	padding: 0.1em;
 	z-index:0; 
	}
	 
#logo
	{
	position: absolute;
	left: 0%;
	height:23%; 
	top: 0%;
	right: auto;
	bottom: auto;
	width: 13%;
	font-family: "Trebuchet MS", geneva, sans-serif;
    background-color: #0076bf;
	padding: 0.5em;
	color: inherit;
   	background-position: center;
	z-index:0; 
	}

#menu   
    {
	position: absolute;
	left: 0%;
	top: 23%;
	height:77%;
	right: auto;
    width:13%; 
	bottom: auto;
	background-color:  #0076bf;
	color: inherit;
	z-index:0; 
	font-family: "Trebuchet MS", geneva, sans-serif;
	padding: 0.4em;
	 } 

#text  
     { 
	position: absolute;
	left: 13%;
	top: 20%;
	height:80%;
	right: auto;
	overflow: auto;
	width: 85%; 
	bottom: auto;
	padding: 0.8em;
	z-index:0; 
    font-family: "Trebuchet MS", geneva, sans-serif;
	font-size: 1em;
	line-height: 1.1em;
	color: #000000;
	background-color:#ffffff; 
	 }
	
 table { 
	font-family: "Trebuchet MS", geneva, sans-serif;
	font-size: 1em;
	border-color: #f6ea12;
	}
	
	td { 
	border-color: #f6ea12; 
	}
 
	
a.top:link, a.top:visited 
	{
	font-family: "Trebuchet MS", geneva, sans-serif;
	color: #f6ea12;
	background-color: inherit;
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
    }
   
  a.top:hover
  {
  	font-family:"Trebuchet MS", geneva, sans-serif;
	color: #f7c888;
	background-color: inherit;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
   }
	   
a:link, a:visited {
  	font-family: "Trebuchet MS", geneva, sans-serif;
	color: #f7c888;
	background-color: inherit;
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
   }
a:hover{
 	font-family: "Trebuchet MS", geneva, sans-serif;
	color: #0076bf;
	background-color: inherit;
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
	}