#container 
{ }


#leftnav {
float:left; width:12%; height: 140%;
background-color: #ffdd55;
padding-left: 5px;
padding-top: 5px;
margin-right:14px;
border: 0px;
}

#body { }

h1
{
font-size:25px;
font-family: "times new roman";
font-weight:lighter;
text-align:center
}


h2
{
font-size:22px;
font-family: "times new roman";
font-weight:lighter;
text-align:center
}

h3
{
font-size:22px;
font-family: "times new roman";
font-weight:lighter;
text-align:left
}

h4
{
font-size:19px;
font-family: "times new roman";
font-weight:lighter;
text-align:center
}


h5
{
font-size:19px;
font-family: "times new roman";
font-weight:lighter;
text-align:left
}


p {
font-family:"times new roman";
font-size:18px;
}



.box {
margin-top: 10px;
padding: 32px
}

.box2 {
margin-top: 10px;
padding: 20px
}
