* { outline: none; }

body,td,th  { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; }

body 
{
	margin-left: 0px;
	margin-top: 150px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #89A23A;
	background-image: url(../../_img/chopper/background_paws.gif);
}

#wrapper
{
	width:657px;	
	margin: 0px auto;
	height:487px;
}

#bodyWrapper
{
	position: relative;	
	top: 0px;
	width: 657px;	
	margin: auto;	
}

#logo { text-align:center; }

span.breadCrumb { display:none; }

#menu
{
	height: 40px;
	padding-top: 10px;
}
#menu ul { 
	list-style: none; 
	margin: 0px; 
	padding: 0px;	
	height: 40px;
} 
#menu li
{ 
	float: left;
	text-align:center;
	display: inline;
	height: 40px;
	margin: 0px;
}
#menu li a 
{
	display: block;
	height: 40px;
	text-indent: -999em;
	background-repeat: no-repeat;
	background-position: 0px 0px;
} 
#menu li a:hover { background-position: bottom left; }

#menu li.home a		     { width: 69px; background-image: url(../../_img/chopper/btnCHome.png); }
#menu li.about-me a		 { width: 91px; background-image: url(../../_img/chopper/btnCAboutMe.png); }
#menu li.my-adventures a { width: 143px; background-image: url(../../_img/chopper/btnCMyAdventures.png); }
#menu li.photo-album a	 { width: 132px; background-image: url(../../_img/chopper/btnCPhotoAlbum.png); }
#menu li.my-friends a	 { width: 111px; background-image: url(../../_img/chopper/btnCMyFriends.png); }
#menu li.contact-me a	 { width: 111px; background-image: url(../../_img/chopper/btnCContactMe.png); }


#contentWrapper
{
    display: none;
}

#footer { clear: both; padding-top: 30px;  margin-left: 30px; margin-bottom: 20px; text-align:center; }
#footer a { color: #ffffff !important; text-decoration: none; }
#copyright { padding-top: 3px; padding-left: 10px; font-size: 10px; }

div.thickbox-ajax-container { }