* { font-family: "Times New Roman", arial, sans-serif; font-size : 13px; color: #000;}
body { background : none; }

h2 { font-size : 25px;  color : #000; }
h3 { font-size : 20px; color : #000; }
h4 { font-size : 20px; color : #000; }

#MainContainer{ width:100%; padding:0; margin:0; }
#MainContainerB{ width:100%; background : none; }

#TopShadow{ display : none; }
#BottomShadow{ display : none; }
#LeftShadow{ display : none; }
#RightShadow{ display : none; }

#Main { width : 100%;  }
#MainInner { width : 100%;  }
#MainBorder { float:left;  border-left :0; border-right : 0; }

#Header { width:100%; background-color : #5A5739; float : none; }
	#HeaderInner #Elephants { float : left; background-color : #FFF; }
	#HeaderInner #HeaderDescription { display : none;  }
	#HeaderBottom { width:100%;}

#HeaderNavigation { display : none; }
#PostHeaderBar { display : none; }

#ContentAreaContainer { background : none; }
#Content {width : 100%; }

#FooterBoxesContainer { float : left; display : none; }
#FooterBoxesBorder { display : none; }

#FooterNavigation { width : 100%; margin-top : 20px; }
	#FooterNavigation .Menu { margin : 0; width : 100%; }
	#FooterNavigation .Menu li { display : none;}
	#FooterNavigation .Menu li.Last { display : block; }
	
#ContentAreaContainer { width:100%; }
#ContentContainer { width:100%; }
#Content {margin : 0; }
#ContentInner { margin : 0;float : left;  }
#LeftSideBar { display : none; }
#RightSideBar { display : none; }

#CommentsListContainer { float : left; margin-bottom : 10px; width : 100%; }
#FrontSpotlights { display : none; }

