﻿body
{
    font-size: 10pt;
    margin: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-family: Sans-serif;
    background-color: #afeeee;
}

hr
{
    color: #800000;
}

table.main
{
    width: 100%;
    height: 100%;
    border-collapse: collapse;
}

tr.topnav
{
    background-color: White;
    padding-bottom: 8px;
    border-collapse: collapse;
    margin: 0px;
}

td.navleft
{
    width: 190px;
    float: left;
    vertical-align: top;
    text-align: center;
}

div.essay
{
    font-size: small;
    width: 540px;
    padding-top: 4px;
    border-bottom-width: 0px;
    border-bottom-color: #afeeee;
    padding-right: 4px;
    border-bottom-style: solid;
    height: 500px;
    border-right-width: 0px;
    border-right-color: #afeeee;
    padding-bottom: 4px;
    border-right-style: solid;
    border-top-width: 0px;
    border-left-width: 0px;
    border-top-color: #afeeee;
    border-left-color: #afeeee;
    border-top-style: solid;
    border-left-style: solid;
    padding-left: 4px;
    overflow: auto;
    background-color: White;
}

div#topnav_right
{
	position: absolute;
	top: 0px;
	right: 0px;
	
}

div#ruler
{
	position: absolute;
	top: 60px;
	left: 0px;
	
}