a:link { color: #021d87 }
a:visited { color: #021d87 }
a:active { color: #68a03b }
a.menu:link { color: lightgray }
a.menu:visited { color: lightblue }
a.menu:active { color: #68a03b }

body {
        background: #b6c5f9 url(http://www.endofanear.com/images/eoae-bg3.png) no-repeat top left;
        font-family: Georgia, "Times New Roman", Times, serif;
        }

div.logobar {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 600px;
        padding: 10;
        }

div.left {
        position: absolute;
        top: 195px;
        left: 25px;
        padding: 10;
	border-right: .1em solid black;
	}

#form {
        position: absolute;
        height: 100%;
        min-height: 100%;

        left: 2px;
        right: 2px;
        top: 2px;
        bottom: 0px;

        margin-right: 10px;
        margin-left: 10px;

        padding-top: 10px;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 5px;

        /* border: 2px solid #ad5229; */
        /* background: #cc9966; */
       /* background: #aaa;*/
        }

#ad {
	position: absolute;
        top: 85px;
        left: 780px;
        padding: 10;
        /*border-left: .1em solid black;*/
	}

div.content {
        position: absolute;
        top: 85px;
        left: 230px;
        padding: 10;
	width: 520px;
        }

div.tmpcontent {
        position: absolute;
        top: 85px;
        left: 230px;
        padding: 10;
        width: 460px;
        }

div.menutext {
	font-size: 80%;
	color: white;
 	background: #000066;
 	padding: 3;
	}

h2 {
	font-size: 80%;
        font-family: Helvetica, Geneva, Arial,
                SunSans-Regular, sans-serif;
        }

h3 {
	font-size: 80%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: darkblue;
	}

h4 {
	font: 9px/14px Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	}

h5 {
        font-size: 120%;
        font-family: Helvetica, Geneva, Arial,
                SunSans-Regular, sans-serif;
	color: darkorange;
        }

h6 {
        font-size: 80%;
        font-family: Georgia, "Times New Roman", Times, serif;
        color: darkred;
        }

p.red {
	font-size: 90%;
	font-family: Georgia, "Times New Roman",
                Times, serif;
	color: #990000;
        font-weight: bold;
	}

p.blue {
        font: Verrdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        color: darkblue;
        font-weight: bold;
        }

p.green {
        font-size: 90%;
        font-family: Georgia, "Times New Roman",
                Times, serif;
        color: darkgreen;
        }

p.indent {
        margin-left: 40px;
        margin-top: 0px;
        padding-top: 0px;
        }

p.addy {
	font-size: 80%;
 	}