body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.7em;
	margin:0 auto;	
	padding:0;
	text-align: center;
	background-image: url(images/navigation/bg4.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	width:950px;
}

#allContents {
	height:auto;
	text-align: left;
	position: relative;
	margin:0 auto;
	width:950px;
	float: left;
}

#header2 {
	height:80px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
#header2 .logo {
	float:left;
	margin-top:10px;
}
#header2 a:link, #header2 a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#header2 .logo a:link, #header2 .logo a:visited{
	color: #FFFFFF;
	text-decoration: none;
	line-height: 13px;
}
#header2 .headertex {
	color:#003300;
	margin-top:60px;
	top: -12px;
	width: 350px;
	height: 11px;
	right: 3em;
	float: right;
	font-size: 11px;
}


 /***************** navigation ********************/

#navNonTrans{/* navNonTrans is not used */
	top:0px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	width:900px;   /*   the background          */
	filter:alpha(opacity=60);   /* Internet Explorer       */

	
   -moz-opacity:0.80;           /* Mozilla 1.6 and below   */
	opacity: 0.80;               /* newer Mozilla and CSS-3 */
	height: 20px;
	font-size: 11px;
	background-image: url(images/navigation/navigation-bar.png);

}  

#navigation{
	width:930px;
	height: 18px;
	margin-top: 0px;
	color: #FFFFFF;
	font-size: 11px;
	margin-left: auto;
	margin-right: auto;
}

#navigation ul{
	list-style:none;
	padding-top:3px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	/*padding-right: 5px;*/
}

#navigation li{
	display:inline;
	padding-right: 20px;
}
#navigation  a:link, #navigation a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

 /***************** content ********************/
.content, .blogContent{
	text-align:left;
	float: left;
	position: relative;
	margin-left:auto;
	width:880px;
	color:#36201F;
	margin: 0px;
	border: 1px solid;
	border-color: #FFFFFF;
	padding-left: 40px;
	padding-right: 30px;
	padding-top: 30px;
	height: auto;
}
.blogContent {
	background: #FFFFFF;
	border: none;
}
.contentProg{
	text-align:left;
	float: left;
	position: relative;
	margin-left:auto;
	width:950px;
	color:#36201F;
	margin: 0px;
	border: 1px solid;
	border-color: #FFFFFF;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 20px;
	height: auto;
	background-repeat: no-repeat;
}
a:link, a:visited{
	text-decoration:underline;
	color:#36201F;
}
.title, .title a:link, .title a:visited, .title a:hover{
	font-family: "Century Gothic","Myriad Web Pro",Arial, Helvetica, sans-serif, Verdana, "Verdana Ref";
	font-size: 18px;
	color: #B43A4B;
	text-decoration: none;		/**color: #36201F;
	font-weight: bold;**/
	
}
.title a:hover {
	color: #336666;
	}	
.footer{
	font-size: 9px;
	color: #498C2F;
	text-align: right;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	float: left;
}
.title {
	color: #ffffff;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.styleDate {
	color: #B43A4B;
	font-family: "Century Gothic";
	font-size: 16px;
}

.styleDate2 {
	color: #B43A4B;
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: normal;
	height: 5px;
	margin-left: 0px;
}



.indentLeft10 {padding-left:10px;}
/************* #map box**************/
.mapbox{
	vertical-align: bottom;
	margin-bottom: 2px;
	text-decoration: none;
	border:none
}
.mapbox a:link img, mapbox a:visited img, mapbox a:hover img, {

	text-decoration: none;
}



/************* #round corner **************/
.rndbox {
	width: 370px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	margin-left: 1px;
	margin-right: 1px;
	background-color: #88795A;
}
.rndtop {
	background: url(images/navigation/corner4.jpg) no-repeat right top;
}
.rndbottom {
	background: url(images/navigation/corner3.jpg) no-repeat right top;
}
.rndbox .contents {
	margin: 0 5px;
	text-align: left;
	height: 60px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
}
/************* #round corner **************/
.wrndbox {
	width: 680px;
	color: #006699;
	margin-left: 1px;
	margin-right: 1px;
	background-color: #FFFFFF;
}
.wrndtop {
	background: url(images/navigation/wcorner4.jpg) no-repeat right top;
}
.wrndbottom {
	background: url(images/navigation/wcorner3.jpg) no-repeat right top;
}
.wrndbox .contents {
	margin:10px 15px 10px 15px;
	text-align: left;
	height: auto;
	color: #36201F;
	font-weight: normal;
	font-size: 1.1em;
}


 /***************** content ********************/
.dottedline{
	border-bottom-color: #999999;
	border-bottom: 1px dotted;
	height: 15px;
}
.leftImgandTitle{
float:left;
/*top-right-bottom-left*/
margin:0px 20px 10px 0px;
padding:1px;
font-size:9px;
color:#64867C;
}
.leftImgandTitle#wei{
	width:160px;
}
.leftImgandTitle#Sharmila{
	width:320px;
}
.rightImgandTitle{
	float:right;
	/*top-right-bottom-left*/
	margin:10px 10px 10px 12px;
	padding:1px;
	color:#336666;
	font-size: 9px;
}
.rightImgandTitle#tamil{
	width:292px;
}
.rightImgandTitle#hiraki{
	width:366px;
}
.rightImg{
	float: right;
	margin-right: 50px;
	font-size: 9px;
}
.imgandTitle{
	/*top-right-bottom-left*/
	margin:0px 0px 10px 0px;
	padding:1px;
	color:#336666;
	font-size: 10px;
}
.clear {
clear: both;
}
/**
#submenu {
	margin-left:auto;
	left:10px;
	width:850px;
	height: 120px;
	margin-top: 10px;
	margin-right: auto;

}
#submenu  a:link, #submenu  a:visited {
	margin-bottom:30px;
	padding:0px;
	text-decoration:underline;
	color:#004646;
}
#submenu  a:hover, #submenu a:hover {
text-decoration:underline;
color:#000066}
#submenuBg {
	position:absolute;
	top:373px;
	left:317px;
	width:628px;
	height:143px;

}
**/
.floatimage1{
	padding: 0px;
	height: auto;
	width: 178px;
	color: #4F302F;
	position: relative;
	top: 0px;
	right: 0px;
	float: right;
}
.caption1{
	margin:0px 0px px 0px;
	font-size: 10px;

}
/****************//****************//****************//****************//****************//****************/
/**FOR PROGRAM PAGE html VERSION**/



/****************//****************//****************//****************//****************//****************/
/**From Here, for blog page**/

/**blog Blog Pages***/
#blogMain {
	width: 600px; 
	float: left;
	height:auto;	
	padding-left: 0px;
	padding-right: 0px;	
	padding-bottom: 10px;
	}
#blogSubNav {
	padding: 0px;
	padding-top: 10px;
	padding-left: 20px;
	margin: 0px;
	width: 150px;
	float: right;
	height:auto; 
	color: #545050;
	}
#blogSubNav ul{
	margin: 0; padding:0;
	list-style: none;
	margin-bottom: 20px;
	}
#blogSubNav li {
	margin: 0px 1px 3px 0px;padding:0;
	list-style: none;
	}
#blogSubNav li li{
	margin-bottom: 1px; margin-left: 10px;
	}
li #blogSubNavTitle {
	margin-left: 0px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}
.post {
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom:1px dashed #545050;
	}
.entry {
	color: #545050;
	font-size: 1.2em;
	
	}	
.date {
	font-size: 1.0em; margin:0;
	color: #545050;text-align:right; 
	}
.postmetadata {
text-align: right;
}

.navEntries {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
form {
	margin: 0;
	}
 /**    Links style  in Blog pages **/
#blogSubNav a, #blogSubNav a:visited, #blogSubNav a:hover {
	text-decoration: none;	color: #000000; display: inline;  padding: 1px ;
	}
#blogSubNav a:hover {background:#000;color: #fff;}
.entry  a, .entry  a:visited, .entry  a:hover {
	text-decoration: underline; color:#545050;	 display: inline;
}
.entry a:hover {color: #FFF; background: #000000; }
.postmetadata a, .postmetadata a:visited, .postmetadata a:hover {
	text-decoration: none;	color: #336666 display: inline;  padding: 1px ;
}
.postmetadata a:hover {text-decoration: underline;}

.navEntries a, .navEntries a:visited, .navEntries a:hover {
	text-decoration: none;	color: #336666 font-weight: bold; display: inline;  padding: 1px  ;
}
.navEntries a:hover {text-decoration: underline;}

.postComment a:link, .postComment a:visited, .postComment a:hover {
text-decoration: underline;	color: #545050; display: inline;  padding: 1px  ;
}
h2 a:link, h2 a:visited {
	color: #4F302F;text-decoration: none;
}
h2 a:hover {
	color: #336666; text-decoration: none;
	}	
h3 a:link, h3 a:visited, h3 a:hover {
	color: #671213; text-decoration: none;
}	
/** Image in Blog pages **/
.entry img, .entry a:link img, .entry a:visited img, .entry a:hover img{
	border: 1px solid #FFF;
	clear:both;
	padding: 5px 5px; 
	text-decoration:none;
	background:#FFF;
	}	
.entry a:hover img {
	border: 1px solid #336666; 
}	
/****************//****************//****************//****************//****************//****************/
/*added here by inhye*/
