@charset "UTF-8";
/* CSS Document */

.searchSquare{
	background-color: #754287 !important;
}

.title{
color:#754287 !important;
}

a{
color:#754287 !important;
}

.leftWide b{
color:#754287 !important;
}

#eleName{
background-color:#754287 !important;
}

#eleRealName{
background-color:#ef549e !important;
}

.factTitle{
background-color:#a065b3 !important;
}

.eleFacts img {
    border:1px solid #ef549e;
}


.elephantBar{
background-color:#754287 !important;
  background-image:url(/images/elephants/1008/rightBar.jpg);  
}

h1 {
	color:#754287;
}
#elephantHead{

background: #754287; /* Old browsers */
background: -moz-linear-gradient(top,  #754287 22%, #a065b3 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(22%,#754287), color-stop(100%,#a065b3 )); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #754287 22%,#a065b3  100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #754287 22%,#a065b3  100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #754287 22%,#a065b3  100%); /* IE10+ */
background: linear-gradient(to bottom,  #754287 22%,#a065b3  100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#754287', endColorstr='#a065b3 ',GradientType=0 ); /* IE6-9 */
}

.factTitle i{
	color:#ef549e;
}
