@charset "utf-8";

/* 				GLOBAL AND REST VALUES 				*/
body,
h1,h2,h3,h4,
form, p{
	padding:0px;
	margin:0px;
	color:#000000;
	font-family:Tahoma, Arial, Helvetica, sans-serif, Verdana;
	font-size:12px;
	border:none;
	border:0px;
}
a, img{
	border:none;
	border:0px;
}

.blankHeight5{
	height:5px;
}
.boldTxt{
	font-weight:bold;
}
.bigTxt150{
	font-size:150%;
}

acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}

label {
cursor:pointer;
}

.borderWhite{
	border:#fff solid 2px;
	margin:3px;
}

body{
	background:#ffc200;
}

.footer{
	background:#000;
	color:#fff;
	font-weight:bold;
	text-align:center;
	font-size:0.8em;
	font-family:Tahoma, Arial, Helvetica, sans-serif, Verdana;
}
ul#leftNav, ul#rightNav{
	margin:0px;
	padding:0px;
	width:228px;
	border:red solid 0px;
}
ul#rightNav{
	width:229px;
}
	ul#leftNav li, ul#rightNav li{
		display:block;
		float:left;
		width:229px;
		border:red solid 0px;
	}
		ul#leftNav li a.story, 
		ul#leftNav li a.donation, 
		ul#leftNav li a.news, 
		ul#leftNav li a.gallery, 
		ul#leftNav li a.embassy,
		ul#rightNav li a.people,
		ul#rightNav li a.program,
		ul#rightNav li a.press,
		ul#rightNav li a.guestbook,
		ul#rightNav li a.links{
			display:block;
			margin:15px 0px;
			padding:0px;
			height:40px;
			width:100%;
			text-decoration:none;
			overflow:hidden;
		}
		
		ul#leftNav li a.story{
			background:url(../images/nav_1.jpg) no-repeat left top;
		}
		ul#leftNav li a.story:hover{
			background:url(../images/nav_1_hover.jpg) no-repeat left bottom;
		}
		
		ul#leftNav li a.donation{
			background:url(../images/nav_2.jpg) no-repeat left top;
		}
		ul#leftNav li a.donation:hover{
			background:url(../images/nav_2_hover.jpg) no-repeat left bottom;
		}
		
		ul#leftNav li a.news{
			background:url(../images/nav_3.jpg) no-repeat left top;
		}
		ul#leftNav li a.news:hover{
			background:url(../images/nav_3_hover.jpg) no-repeat left bottom;
		}
		
		ul#leftNav li a.gallery{
			background:url(../images/nav_4.jpg) no-repeat left top;
		}
		ul#leftNav li a.gallery:hover{
			background:url(../images/nav_4_hover.jpg) no-repeat left bottom;
		}
		
		ul#leftNav li a.embassy{
			background:url(../images/nav_5.jpg) no-repeat left top;
			height:66px;
		}
		ul#leftNav li a.embassy:hover{
			background:url(../images/nav_5_hover.jpg) no-repeat left bottom;
		}
		
		ul#rightNav li a.people{
			background:url(../images/nav_6.jpg) no-repeat left top;	
		}
		ul#rightNav li a.people:hover{
			background:url(../images/nav_6_hover.jpg) no-repeat left bottom;	
		}
		
		ul#rightNav li a.program{
			background:url(../images/nav_7.jpg) no-repeat left top;
		}
		ul#rightNav li a.program:hover{
			background:url(../images/nav_7_hover.jpg) no-repeat left bottom;
		}
		
		ul#rightNav li a.press{
			background:url(../images/nav_8.jpg) no-repeat left top;
		}
		ul#rightNav li a.press:hover{
			background:url(../images/nav_8_hover.jpg) no-repeat left bottom;
		}
		
		ul#rightNav li a.guestbook{
			background:url(../images/nav_9.jpg) no-repeat  left top;
		}
		ul#rightNav li a.guestbook:hover{
			background:url(../images/nav_9_hover.jpg) no-repeat  left bottom;
		}
		
		ul#rightNav li a.links{
			background:url(../images/nav_10.jpg) no-repeat left top;
		}
		ul#rightNav li a.links:hover{
			background:url(../images/nav_10_hover.jpg) no-repeat left bottom;
		}
		
		
		
		
div#recommendSite{
	background:url(../images/bg_1.jpg) no-repeat center;
	width:663px;
	height:209px;
	float:left;
	margin:0px;
	padding:0px;
	margin-left:140px;
	position:relative;
	overflow:hidden;
	border-bottom:red solid 0px;
	background-position:center top;
}
	div#recommendSite a{
		background:url(../images/recommendSite.gif) no-repeat center;
		width:235px;
		height:40px;
		display:block;
		margin:0px auto;
		padding:0px;
		position:absolute;
		bottom:0px;
		left:0px;
		margin-left:36%;
		.margin-left:101%;
		border-left:red solid 0px;
		z-index:100;
	}

	.footer a{
		text-decoration:none;
		color:#fff;
		font-weight:bold;
		font-family:Tahoma, Arial, Helvetica, sans-serif, Verdana;
		padding:1px 8px;
		font-size:0.95em;
	}
	.footer a:hover{
		text-decoration:underline;
	}
	.footer div{
		color:#999999;
		font-size:1em;
		font-weight:normal;
		text-align:center;
		padding:5px;
	}
	.footer a.pugmarks{
		display:block;
		width:250px;
		float:right;
		margin:0px;
		text-align:right;
		font-size:10px;
		font-weight:normal;
		color:#666666;
		text-decoration:none;
		padding:2px 10px 2px 0px;
		border-bottom:red solid 0px;
	}
	.footer a.pugmarks:hover{
		color:#FFFFFF;
	}

.red_text
	{
	color:#FF0000;
	font-size:11px;
	}
.black_line
	{
	background-image:url(../images/black_line.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	}
	
a:focus {
	outline: none;
}
#panel {
	width:253px;
	display: none;
	position:absolute;
	left:222px;
	padding:5px 2px 0px 2px;
	border:1px solid #999999;
	background-color:#fff;
	z-index:100;
	border:red solid 0px;
	bottom:0px;
	height:70px;
}
/*#panel {
	width:260px;
	display: none;
	position:absolute;
	left:222px;
	padding:5px 2px 0px 2px;
	border:1px solid #999999;
	background-color:#fff;
	z-index:0;
	border:red solid 1px;
	bottom:50px;
	_bottom:0px;
	height:105px;
	.height:115px;
}*/
.slide {
	margin: 0;
	padding: 0;
	border-top: solid 0px #422410;
	background: url(images/btn-slide----.gif) no-repeat center top;
	z-index:100;
	margin-left:0px;
}

div#recommendSite_2{
	float:left;
	margin:0px;
	padding:0px;
	position:absolute;
	overflow:hidden;
	border-bottom:red solid 0px;
	width:235px;
	margin-left:20px;
	bottom:0px;
	height:80px;
}
div#recommendSite_2 a{
		width:235px;
		height:40px;
		display:block;
		margin:0px auto;
		padding:0px;
		position:absolute;
		z-index:100;
		bottom:0px;
		left:0px;
		border-left:red solid 0px;
		background-image:url(../images/recommendSite.gif);
		background-repeat:no-repeat;
		
	}
/*div#recommendSite_2{
	float:left;
	margin:0px;
	padding:0px;
	position:absolute;
	overflow:hidden;
	border-bottom:red solid 2px;
	width:235px;
	margin-left:20px;
	bottom:0px;
	height:160px;
}
div#recommendSite_2 a{
		width:235px;
		height:40px;
		display:block;
		margin:0px auto;
		padding:0px;
		position:absolute;
		z-index:100;
		bottom:50px;
		.bottom:0px;
		left:0px;
		border-left:red solid 0px;
		background-image:url(../images/recommendSite.gif);
		background-repeat:no-repeat;
		
	}
*/

.btn-slide {
 	width: 144px;
	margin: 0px;
	display: block;
	font: bold 120%/100% Tahoma, Arial, Helvetica, sans-serif, Verdana;;
	color: #fff;
	text-decoration: none;
	 border:red solid 0px;
}
.active {
	background-position: right 12px;
}

.recommend_input
	{
	border:#555 solid 1px; 
	font-size:11px; 
	width:142px; 
	padding:2px; 
	margin:0px 2px; 
	color:#000;
	}

/* Guest Book */
.text_lable{
	color: #666;
	font-size: 11px;
	font-weight: normal;
	padding-left: 0px;
}