body
{
background-color: white;
background-image: url("images/left.gif");
background-position: x-0px y-0px;
background-repeat: repeat-y;
}

p
{
margin: 10px;
font-family: sans-serif;
font-size: x-small;
text-align: left;
word-spacing: -1px;
text-indent: 10px;
}

p.title
{
margin: 0px;
position: absolute;
top: 10px;
right: 25%;
vertical-align: top;
font-family: sans-serif;
font-size: large;
color: black;
z-index: 2;
}

p.nw
{
font-family: serif;
position: absolute;
top: 0;
left: 0;
z-index: 2;
font-size: x-small;
text-align: left;
text-indent: 0px;
}

p.links
{
margin: 0px;
position: absolute;
overflow: visible;
display: block;
bottom: 60px;
vertical-align: top;
left: 25%;
font-family: serif;
font-size: x-small;
}

p.contact
{
position: absolute;
overflow: visible;
display: block;
vertical-align: top;
font-family: serif;
font-size: xx-small;
text-align: right;
bottom: 0px;
right: 0px;
}

table
{
border-collapse: collapse;
}

img.headshade
{
position: absolute;
right: 0px;
top: 0px;
z-index: -1;
}

hr.top
{
overflow: hidden;
position: absolute;
color: #990000;
height: 1px;
width: 80%;
top: 50px;
left: 0px;
z-index: 1;
}

hr.main
{
overflow: hidden;
position: absolute;
color: #990000;
height: 1px;
width: 120px;
top: 50%;
left: -120;
z-index: -1;
}

hr.bottom
{
overflow: hidden;
position: absolute;
display: block;
color: #990000;
height: 1px;
width: 80%;
bottom: 50px;
right: 0px;
z-index: -1;
}

#uplinks
{
position: absolute;
display: block;
top: 0px;
left: 0px;
vertical-align: top;
z-index: 1;
width: 100;
}

#corner
{
position: absolute;
bottom: 0px;
left: 0px;
vertical-align: bottom;
z-index: 2;
border-width: 1px;
border-color: #990000;
border-style: solid;
border-bottom: none;
border-left: none;
}

#header
{
position: absolute;
display: block;
top: 0px;
right: 0px;
vertical-align: top;
text-align: right;
}

#main
{
position: absolute;
top: 70px;
left: 120px;
border-color: #990000;
border-width: 1px;
border-style: solid;
border-bottom: none;
border-left: none;
}

#footer
{ position: absolute;
display: block;
bottom: 10px;
right: 500px;
}
