﻿/*Hide the giving bar*/
#giving {display:none;}

/*Hide the navigational footer*/
#mainfooter {display:none;}

/*Hide the left navigation*/
#s4-leftpanel {display:none;}

/*Hide the Breadcrumbs*/
ul.breadcrumbs {display:none;}

#maincontent blockquote {
	border: none;
}

#butterfly {
width:920px;
border:solid 5px #f8d66a;
position:relative;
margin-bottom:15px;
margin-top:15px;
}

#butterfly .title {
background:#fd8745;
padding-left:15px;
margin-top:0px;
margin-bottom:-15px;
}

#butterfly #content{
width:740px;
background:#ffffff;
padding: 0px 55px 5px 5px;
float:left;
}

#butterfly .bimage {
padding:10px;
float:left;
}

#monarch {
position:absolute;
top:-2px;
right:-20px;
    -ms-transform: rotate(-28deg); /* IE 9 */
    -webkit-transform: rotate(-28deg); /* Chrome, Safari, Opera */
     transform: rotate(-28deg);
}

.presentation {
width:920px;
border: solid 1px #000;
margin: 4px;
padding: 4px;
}

.presentation .title {
background: #FDD017;
margin: -4px;
margin-bottom:5px;
padding:4px
}

h3.title{
color: #000;
font-size:14pt;
}

.presentation hr {
margin-bottom:8px;
}

.presentation div {
margin-bottom:-20px;
}

#content .terms th.term, #content .terms th.def {
color:#58595B;
}

#content td.termd {
font-weight:bold;
}

.ms-rteElement-Callout1 {
width:935px;
margin-bottom:20px;
}

.ms-rteElement-Callout4 {
width:935px;
margin-bottom:20px;
float:left;
}
