@charset "utf-8";
/* CSS Document for MattHaugen.com*/

#contentArea
{
height:600px;
}

#innerContent
{
margin-left:5px;
color:#666666;
text-align:left;
height:599px;
overflow-y:scroll;
overflow-x:hidden
}

.indent
{
margin-left:10px;
}

.title
{
font-weight:bold;
color:#000000;
}

.subtitle
{
color:#ef9c00;
font-weight:bold;
}

.orange
{
color:#ef9c00;
}