
body {
	background-image: url(../images_travel/bg_tile.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

#container {
	margin:0 auto;
	width:960px;
	background:url(../images_travel/bg_container.gif) repeat-y;
	}
	
#content {
	width:870px;
	margin:0 auto;
	}
	
#primary {
	width:620px;
	float:left;
	}
	
#secondary {
	float:left;
	width:244px;
	margin-right:5px;
	}

.cnt_text {
	width:570px;
	margin: 0 auto;
	margin-top:10px;
	}



#primary ul {
	margin-left:30px;
}

.cnt_leftholder {
	background:url(../images_travel/bg_contentleft.gif) repeat-y;
	padding:10px 20px 10px 20px;
	}
	
.divider {

	background: url(../images_travel/divider.gif) repeat-x;
	width: auto;
	height:28px;
	margin: 0 auto;
	margin-top:10px;
	margin-bottom:10px;
}		

/* navigation */
#top_nav { 	
	width:855px;
	margin:0 auto;
	margin-bottom:10px;
	}

#top_nav ul {
	padding:0;
	margin:0;
	}

#top_nav li {
	float:left;
	list-style:none;
	}

.navHome a {
	display:block;
	background:url(../images_travel/nav_home.gif);
	background-position:-80px;	
	width:80px;
	height:36px;
	}
	
.navHome a:hover {
	display:block;
	background:url(../images_travel/nav_home.gif);
	width:80px;
	height:36px;
	}
	
	
.navHome01 a {
	display:block;
	background:url(../images_travel/nav_home.gif);
	width:80px;
	height:36px;
	}
	
	
.navAbout a {
	display:block;
	background:url(../images_travel/nav_aboutus.gif);
	background-position:-115px;	
	width:115px;
	height:36px;
	}
	
.navAbout a:hover {
	display:block;
	background:url(../images_travel/nav_aboutus.gif);
	width:115px;
	height:36px;
	}
	
.navAbout01 a {
	display:block;
	background:url(../images_travel/nav_aboutus.gif);
	width:115px;
	height:36px;
	}
	
.navLearning a {
	display:block;
	background:url(../images_travel/nav_learning.gif);
	background-position:-155px;	
	width:155px;
	height:36px;
	}
	
.navLearning a:hover {
	display:block;
	background:url(../images_travel/nav_learning.gif);
	width:155px;
	height:36px;
	}
	
.navLearning01 a {
	display:block;
	background:url(../images_travel/nav_learning.gif);
	width:155px;
	height:36px;
	}
	

.navFaqs a {
	display:block;
	background:url(../images_travel/nav_faqs.gif);
	background-position:-90px;	
	width:90px;
	height:36px;
	}
	
.navFaqs a:hover {
	display:block;
	background:url(../images_travel/nav_faqs.gif);
	width:90px;
	height:36px;
	}
	
	
.navFaqs01 a {
	display:block;
	background:url(../images_travel/nav_faqs.gif);
	width:90px;
	height:36px;
	}
	
.navLinks a {
	display:block;
	background:url(../images_travel/nav_links.gif);
	background-position:-90px;	
	width:90px;
	height:36px;
	}
	
.navLinks a:hover {
	display:block;
	background:url(../images_travel/nav_links.gif);
	width:90px;
	height:36px;
	}
	
.navLinks01 a {
	display:block;
	background:url(../images_travel/nav_links.gif);
	width:90px;
	height:36px;
	}
	
.navRegister a {
	display:block;
	background:url(../images_travel/nav_register.gif);
	background-position:-105px;	
	width:105px;
	height:36px;
	}
	
.navRegister a:hover {
	display:block;
	background:url(../images_travel/nav_register.gif);
	width:105px;
	height:36px;
	}
	
.navRegister01 a {
	display:block;
	background:url(../images_travel/nav_register.gif);
	width:105px;
	height:36px;
	}
	
.navContact a {
	display:block;
	background:url(../images_travel/nav_contactus.gif);
	background-position:-138px;	
	width:138px;
	height:36px;
	}
	
.navContact a:hover {
	display:block;
	background:url(../images_travel/nav_contactus.gif);
	width:138px;
	height:36px;
	}
	
.navContact01 a {
	display:block;
	background:url(../images_travel/nav_contactus.gif);
	width:138px;
	height:36px;
	}
	
	
.navNews a {
	display:block;
	background:url(../images_travel/nav_news.gif);
	background-position:-80px;	
	width:80px;
	height:36px;
	}
	
.navNews a:hover {
	display:block;
	background:url(../images_travel/nav_news.gif);
	width:80px;
	height:36px;
	}
	
.navNews01 a {
	display:block;
	background:url(../images_travel/nav_news.gif);
	width:80px;
	height:36px;
	}
	
/**/

/* text */

h1 { 
	padding:50px;
	}

.linkLeft a, .linkLeft a:visited, .linkLeft a:active {
	color: #003cdf;
	text-decoration: underline;
	}
	
.linkLeft a:hover {
	color: #003cdf;
	text-decoration: none;
	}	
	
/**/

/* footer */

#footer {
	width:860px;
	margin:0 auto;
	}

#footer ul {
	padding:0;
	margin:0;
	margin-left:20px;
	list-style:none;
	}
	
#footer li {
	list-style:none;
	float:left;
	margin-right:20px;
	}
	
#footer .copyright {
	float:right; 
	padding:15px 15px 15px 15px;
	font-size:11px;
	}
	
.copyright a, .copyright a:visited, .copyright a:active {
	color:#0779bf;
	font-size:11px;
	text-decoration:none;
	}
	
.copyright a:hover {
	color:#0779bf;
	font-size:11px;
	text-decoration:underline;
	}		

/**/	

/* images */
#hdr_register {
	background: url(../images_travel/hdr_register.jpg);
	width:620px;
	height:70px;
	}


#hdr_news {
	background: url(../images_travel/hdr_news.jpg);
	width:620px;
	height:70px;
	}


#hdr_links {
	background: url(../images_travel/hdr_links.jpg);
	width:620px;
	height:70px;
	}

#hdr_welcome {
	background: url(../images_travel/hdr_welcome.jpg);
	width:620px;
	height:70px;
	}
	
#hdr_faqs {
	background: url(../images_travel/hdr_faqs.jpg);
	width:620px;
	height:70px;
	}

#hdr_contactus {
	background: url(../images_travel/hdr_contactus.jpg);
	width:620px;
	height:70px;
	}

#hdr_learningchallenge {
	background: url(../images_travel/hdr_learningchallenge.jpg);
	width:620px;
	height:70px;
	}
	
#hdr_aboutus {
	background: url(../images_travel/hdr_aboutus.jpg);
	width:620px;
	height:70px;
	}
	
.hdr_objectives {
	background: url(../images_travel/hdr_learningchallenge_obj.jpg);
	width:244px;
	height:70px;
	}
	
.hdr_news02 {
	background: url(../images_travel/hdr_news_home.jpg);
	width:244px;
	height:70px;
	}
	
.hdr_changeskin  {
	background: url(../images_travel/hdr_changeskin.jpg);
	width:244px;
	height:70px;
	}
	
.hdr_resources  {
	background: url(../images_travel/hdr_resources_home.jpg);
	width:244px;
	height:70px;
	}	
	
.ftr_leftholder {
	background: url(../images_travel/bg_contentleft_bottom.gif);
	width:244px;
	height:20px;
	clear:both;
}

/**/

#img_link  a {
	background:url(../images_travel/btn_skin_festival.gif);
	display:block;	width:80px;
	height:64px;
	margin:0 auto;
	}
	
#img_link  a:hover {
	background: url(../images_travel/btn_skin_festival_over.gif);
	display:block;	width:80px;
	height:64px;	
	margin:0 auto;	
}


/* btn Skin */
.wrap_skin1 {	width:80px;
	height:64px;
	margin: 0 auto;
	text-align:center;
	margin-bottom:20px;
	display:block;
	}
	
.wrap_skin2 {	width:80px;
	height:64px;
	margin: 0 auto;
	text-align:center;
	margin-bottom:20px;
	display:none;
	}

.wrap_skin3 {	width:80px;
	height:64px;
	margin: 0 auto;
	text-align:center;
	margin-bottom:20px;
	display:none;
	}


.skin1 a {
	background: url(../images_wildlife/btn_skin_wildlife.gif);
	display:block;	width:80px;
	height:64px;

	}
	
.skin1 a:hover {
	background: url(../images_wildlife/btn_skin_wildlife_over.gif); 
	display:block;	width:80px;
	height:64px;
	}

.skin2 a {
	background: url(../images_wildlife/btn_skin_festival.gif);
	display:block;	width:80px;
	height:64px;

	}
	
.skin2 a:hover {
	background: url(../images_wildlife/btn_skin_festival_over.gif); 
	display:block;	width:80px;
	height:64px;

	}
	
	
.skin3 a {
	background: url(../images_wildlife/btn_skin_travel.gif);
	display:block;	width:80px;
	height:64px;
	}
	
.skin3 a:hover {
	background: url(../images_wildlife/btn_skin_travel_over.gif); 
	display:block;	width:80px;
	height:64px;
	}
#bnr_wild {
	display:none;
	}
	
#bnr_travel {
	display:block;
	}
	
a.backtop , a.backtop:visited , a.backtop:active {
	color:#f98b09;
	text-decoration:underline;
	} 
	
a.backtop:hover {
	color:#f98b09;
	text-decoration:none;	
	}
	
	
a.link02 , a.link02:visited , a.link02:active {
	color:#003cdf;
	text-decoration:underline;
	} 
	
a.link02:hover {
	color:#003cdf;
	text-decoration:none;	
	}
	
.link02 a, .link02 a:visited , .link02 a:active {
	color:#003cdf;
	text-decoration:underline;
	} 
	
.link02 a:hover {
	color:#003cdf;
	text-decoration:none;	
	}
	

