@charset "UTF-8";
/* CSS Document */

body
  {
 background-color:#004477; 
 z-index: 1;
 background-image:url(images/back_tile.png);  
 background-repeat:repeat-y; 
 background-attachment:fixed; 
 background-position: center;
 }


 
  a:link
	{
	 color: #004477;
	 text-decoration: none;
	 border-style: none;
	 text-decoration: none;
	font-weight:bold;
	}
	
a:visited 
	{
	color: #003366;
	text-decoration: none;
	border-style: none;
	text-decoration: none;
	font-weight:bold;
	}

a:active 
	{
	border-style: none;
	text-decoration: underline;
	font-weight:bold;
	}
	

.bottom {
z-index: 2;
width: 100%;
height: auto;
position: relative;
top: 0px;
left: 0px;
background-color:#44AA33; 
 background-image:url(images/bottom.png);  
 background-repeat:repeat-x; 
 background-attachment:scroll; 
 background-position: 0px 0px;
}

.container {
z-index: 3;
width: 800px;
height: auto;
position: absolute;
top: 0px;
left: 50%;
margin-left: -400px;
}

.header {
z-index: 4;
width: 776px;
height: 155px;
position: absolute;
top: 5px;
left: 12px;
background-color:#FFFFFF; 
 background-image:url(images/head_tile.png);  
 background-repeat:repeat-x; 
 background-attachment:scroll; 
 background-position: 0px 0px;
}

.logo{
z-index:5;
width:350px;
height: 155px;
top:0px;
left: 225px;
position: absolute;
}


.content{
z-index:4;
position: absolute;
width: 700px;
height: auto;
top:185px;
left: 50px;
}



.info{
z-index: 5;
position:absolute;
top:35px;
left: 0px ;
padding: 0px;
width: 675px;
font-family:arial, sans-serif; 
 font-size: 12px; 
 font-style:normal; 
 font-variant:normal; 
 font-weight:normal; 
 color: #000000;
 text-decoration: none;
 text-align: justify;
 }
 
 .info h1
	{
 	color:#004477;
	font-variant: none;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #EE8822;
	padding-bottom: 2px;
	margin-bottom: 25px;
	padding-top: 20px;
 	}
	
.info h2, h3,
	{
 	color:#004477;
	font-variant: none;
	text-align: left;
 	}
	
.info h4
	{
 	color:#004477;
	font-variant: none;
	text-align: center;
	 	}
		
	

	
.iokabox{
position:relative;
z-index:4;
 float:right;
 top: 0px;
 width: 45%;
 height: 420px;
 padding-left:30px;
 margin-bottom: 20px;
 background-image:url(images/iokabox1.jpg);
 background-position: 20px 0px;
 background-repeat:no-repeat;
 }
 
 .marc{
 z-index:5;
 position:relative;
 float:right;
 top: 0px;
 width: 226px;
 height: 300px;
 background-image:url(images/marc.png);
 background-position: 20px 0px;
 background-repeat:no-repeat;
 padding-left: 20px;
 }
 
 .vintage{
 z-index:5;
 position:relative;
 float:left;
 top: 0px;
 width: 190px;
 height: 190px;
 background-image:url(images/vintage.png);
 background-position: 0px 0px;
 background-repeat:no-repeat;
 padding-right: 20px;
 }
 
 .birthof{
 z-index:5;
 position:relative;
 float:right;
 top: 0px;
 width: 185px;
 height: 180px;
 background-image:url(images/birthonat.png);
 background-position: 10px 0px;
 background-repeat:no-repeat;
 padding-left: 20px;
 
 }
 
 .inside{
 z-index:5;
 position:relative;
 float:left;
 top: 0px;
 width: 175px;
 height: 175px;
 background-image:url(images/iokainside.png);
 background-position: 0px 0px;
 background-repeat:no-repeat;
 padding-right: 20px;
 }
 
 #navigation
{
position: relative;
top:0px;
z-index: 6;
font-family:arial, sans-serif; 
 font-size:12px;
line-height: 14px;
letter-spacing: 2px;
 font-style:normal; 
 font-variant:small-caps; 
 font-weight:bold;
 text-align: center;
border-bottom-style: solid;
border-bottom-width: 2px;
border-bottom-color: #EE8822;
margin-bottom: 25px;
height: auto;
width: auto;
}

#navigation ul
{
list-style-type:none;
}

#navigation ul li
{
display: inline;
}

 #news
{
position: relative;
top:0px;
z-index: 6;
font-family:arial, sans-serif; 
 font-size:12px;
line-height: 14px;
letter-spacing: 2px;
 font-style:normal; 
 font-variant:small-caps; 
 font-weight:bold;
 text-align: center; 
margin-bottom: 25px;
height: auto;
width: auto;
border-bottom-style: solid;
border-bottom-width: 1px;  
border-bottom-color: #EE8822;
}

#news ul
{
list-style-type:none;
}

#news ul li
{
display: inline;
}
 
 #foot_links
{
position: relative;
z-index: 6;
font-family:arial, sans-serif; 
 font-size:10px;
  
 font-style:normal; 
 font-variant:small-caps; 
 font-weight:bold;
 text-align: center;
line-height: 15px;
float: left;
width: 100%;
border-top-style: solid;
border-top-width: 2px;
border-top-color: #EE8822;
margin-top: 10px;
}

#foot_links ul
{
list-style-type:none;
}

#foot_links ul li
{
display: inline;
}

<!--
 A {}
 A:hover {color:#CC6600; text-decoration: underline; border-style: none; font-weight:bold;}
-->
