#navbar-iframe {
   display: none !important;
}
body{
margin:0;
padding:0;
line-height: 1.5em;
background-image:url(http://www.ollyfreeman.com/media/background.jpg);
background-position:center;
background-position:top;
background-repeat:repeat;
background-attachment:fixed;
/* background-color:#961019;
background-color:#FFFFFF; */
font-family: Arial, Helvetica, sans-serif;
color:#000000;
font-size:11px
}

em{color: #961019;}
a {color: #961019;}

img
{
border:0;
}

hr{color:#961019;}

h5
{
font-size: 24px;
color: #961019;
}

#maincontainer{
width: 602px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
border: 1px solid #961019;
}

#topsection{
height: 409px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-right: 0px;
}

#menu{
color:#FFFFFF;

}

#menu a{
color:#FFFFFF;
}

#rightcolumn{
float: right;
height:100%;
width: 150px; /*Width of right column*/
margin-left: -150px; /*Set left margin to -(RightColumnWidth) */
background:#d8a6a9;
color:#961019;
}

#footer{
clear: left;
width: 100%;
color: #961019;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #961019;
}

.innertube{
margin: 40px; /*Margins for inner DIV inside each column (to provide padding)*/
}

.title{
font-family: Arial Black, Arial Black, Gadget, sans-serif;
font-size:20px;
color:#961019;
}

.subtitle{
font-family: Arial Black, Arial Black, Gadget, sans-serif;
font-size:12px;
color:#961019;
}

.subsubtitle{
color: #6badd0;
font-weight:bold;
}


