body
{
font-family: Arial, serif;
width: 800px;
margin: 1em auto 1em auto;
}

li
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
}

ul
{
margin-left: 0;
padding-left: 0;
}

a:link 
{
color: #3b4350;
font-style: normal;
text-decoration: none;
font-weight: bold;
}

a:visited
{
color: #3b4350;
font-style: normal;
font-weight: bold;
text-decoration: none;
}

a:hover 
{
color: #f5bd06;
}

div.title
{
font-size: 30px;
font-weight: bold;
}

div.subheading
{
font-size: 18px;
font-weight: bold;
}

div.patrick
{
color: #007700;
}

div.content
{
background: white;
color: black;
text-align: center;
font-size: 15px;
margin-top: 20px;
margin-left: 230px;
}

.leftnav
{
float: left;
width: 200px;
margin-top: 5px;
list-style-type: none;
text-align: left;
font-size: 18px;
white-space: nowrap;
background: white;
color: #3b4350;
font-weight: bold;
border-color: #ae0004; 
border-style: solid;
border-top-width: 5px;
border-bottom-width: 5px;
border-top-width: 5px;
border-left-width: 5px;
border-right-width: 0px;
}

div.footer
{
background-color: #ae0004;
text-align: center;
width: 800px;
color: #f5bd06;
font-weight: bold;
font-size: 12px;
clear: both;
}

div.subtitle
{
font-size: 12px;
}

