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

html{
font-size:100%;
line-height:14px;
background-color: #FFFFFF;
}

body {
font-family:"Times", "Times New Roman", serif;
color: #000000;
font-size:1em;
font-style:italic;
line-height:1.4em;
letter-spacing:.06em;
}

a:link { 
text-decoration: none;
border-bottom: 1px solid #000000;
color: #000000;
}

a:active {
text-decoration: none;
border-bottom: 1px solid #000000;
color: #000000;
}

a:visited { 
text-decoration: none;
border-bottom: 1px solid #000000;
color: #000000;
}

a:hover { 
text-decoration: none;
border-bottom: 0px;
color: #000000;
}

.title-link a:link
{border-bottom: 0px}

div#header {
position:absolute;
top:75px;
left:75px;
margin:0;
padding:0;
width:901px;
z-index:3;
}

div#header2 {
position:fixed;
top:75px;
left:75px;
margin:0;
padding:0;
width:901px;
z-index:2;
}

div#nav {
position:absolute;
top:351px;
left:75px;
width:925px;
z-index:3;
}

div#nav ol{
position:absolute;
list-style-type: none;
margin:0;
padding:0 0 75px 0;
width:825px;
z-index:3; 
}

div#image {
position:fixed;
top:0px;
right:75px;
margin:0;
padding:0;
width:550px;
z-index:1;
}
