#navigationlong
{
background-color: #009900;
border-right: #ff6666 solid medium;
padding-top: 11em;
padding-left: 1em;
padding-right: 1em;
padding-bottom: 60em;
position:absolute;
top: 0;
left: 0;
width: 15%;
}
#navigationshort
{
background-color: 009900;
border-right: #ff6666 solid medium;
padding-top: 11em;
padding-left: 1em;
padding-right: 1em;
padding-bottom: 17em;
position:absolute;
top: 0;
left: 0;
width: 15%;
}
#header
{
background-color: #009900;
width: 100%;
text-align: right;
padding-right: 6em;
padding-top: 2em;
padding-bottom: 2em;
}
#underline
{
width: 100%;
font-size: 5;
background-color: #ff6666;
}
h1
{
font-family: "Calibri", "Trebuchet MS", sans-serif, em;
font-size: 300%;
font-style: oblique;
color: white;
padding-left: 1em;
}
.spacing
{
font-family: "Calibri", "Trebuchet MS", sans-serif;
font-size: 100%;
font-color: white;
font-weight: bold;
padding-bottom: 1em;
}
a:link
{
text-decoration: none;
color:white;
}
a:visited
{
text-decoration: none;
color:white;
}
a:hover
{
text-decoration: none;
color: #993333;
}
#main
{
width: 100%;
margin-left: 15%;
padding-top: 2em;
padding-left: 2em;
}
h2
{
font-family: "Calibri", "Trebuchet MS", sans-serif;
font-size: 120%;
color: #993333;
}
h3
{
font-family: "Calibri", "Trebuchet MS", sans-serif;
font-size: 110%;
font-style: oblique;
color: #993333;
}
p
{
font-family: "Calibri", "Trebuchet MS", sans-serif;
font-size: 110%;
color: black;
text-align: left;
}
ul
{
font-family: "Calibri", "Trebuchet MS", sans-serif;
font-size: 110%;
color: black;
}
#hayde
{
font-family: "Calibri", "Trebuchet MS", sans-serif;
color: #993333;
}


