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

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

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

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

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

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

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

.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:151px;
left:75px;
width:225px;
z-index:3;
}

div#content {
position:absolute;
top:151px;
left:275px;
width:505px;
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:0px;
margin:0;
padding:0;
width:300px;
z-index:1;
}
