body
{
scrollbar-face-color: grey;
scrollbar-highlight-color: black;
scrollbar-3dlight-color: white;
scrollbar-darkshadow-color: black;
scrollbar-shadow-color: white;
scrollbar-arrow-color: black;
scrollbar-track-color: grey;
}
body
{
background-color: #C0C0C0;
}


p
{
font-family: verdana;
font-color: black;
font-size: 10 px;
font-weight: bold;
}

.header
{
font-family: verdana;
font-color: black;
font-size: 12px;
font-weight: bold;
text-align: center;
border-bottom: dashed;
border-width: 1px;
}

.title
{
font-family: verdana;
font-color: black;
font-size: 10px;
font-weight: bold;
}

a:link {color: black;}
a:visited {color: black;}
a:hover {text-decoration: line-through;}
a:active {color: black;}

#image
{
position: absolute;
padding-left: 65px;
}

#navi
{
position: absolute;
padding-left: 5px;
top: 455px;
left: 20px;
width: 150px;
border-color: black;
border-style: dashed;
border-width: 1px;
}

#middle
{
position: absolute;
padding-left: 5px;
top: 455px;
left: 175px;
width: 180px;
border-color: black;
border-style: dashed;
border-width: 1px;
}

#right
{
position: absolute;
padding-left: 5px;
top: 455px;
left: 560px;
width: 210px;
border-color: black;
border-style: dashed;
border-width: 1px;
}

#listing
{
position: absolute;
padding-left: 5px;
top: 665px;
left: 175px;
width: 380px;
border-color: black;
border-style: dashed;
border-width: 1px;
}

