html, body {
		background-color: #333333;
		background-image: none;	
	}
	.tamiltext {
	font-size: 16px;
	color: #333;
	left: 2px;
	padding: 5px;
	line-height: 20px;
	font-weight: normal;
	font-family: Latha;	
	
	}
.borderimg {

	filter: progid:DXImageTransform.Microsoft.Shadow(color=#CCCCCC,direction=120,strength=8);
	border: 2px solid #000000;

}

	.tamiltexthead {
	font-family: Latha;
	font-size: 20px;
	color: #f1ab00;
	font-weight: bold;
	line-height: 20px;
	margin: 15px 10px 10px 20px;
	}
	.tamiltextco {
	font-family: Latha;
	font-size: 15px;
	color: #f1ab00;
	left: 2px;
	padding: 5px;

	}
	.tamiltexthead1 {
	font-family: Latha;
	font-size: 14px;
	color: #f1ab00;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	}
	p {
		font-family: Georgia, "Times New Roman", Times, serif, "bradley Hand ITC";
		font-size: 12px;
		line-height: 20px;
		color: #666666;
		margin: 15px 20px 15px 15px;
	}
	a:link {
		color: #000000;
		font-family: Georgia, "Times New Roman", Times, serif, "bradley Hand ITC";
		font-size: 12px;
		text-decoration: underline;
	}
	a:visited {
		color: #000000;
	}
	a:active {
		color: #804000;
	}
	
	a:hover {
	text-decoration: none;
	color: #FF9900;
	}
	
		#nav, #nav a{
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif, "bradley Hand ITC";
	font-size: 12px;
	font-weight: bold;

	}
		#nav a:link {
		color: #FFFFFF;
		font-family: Georgia, "Times New Roman", Times, serif, "bradley Hand ITC";
		font-size: 12px;
		text-decoration: underline;
	}
	#nav a:visited {
		
	}

	
	#nav a:hover {
	text-decoration: none;
	color: #FF9900;
	}
	
	
	th {
		font-family: Georgia, "Times New Roman", Times, serif, "bradley Hand ITC";
		font-size: 12px;
		font-weight: bold;
		color: #000000;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #333333;
		padding-top: 5px;
		padding-right: 20px;
		padding-bottom: 5px;
		padding-left: 10px;
		background-color: #eeece5;
		text-align: left;
	}
	.rows {
		font-family: Georgia, "Times New Roman", Times, serif, "bradley Hand ITC";
		font-size: 12px;
		color: #000000;
		padding: 3px 0px 3px 4px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #CCCCCC;
		border-right-color: #CCCCCC;
	}
	
	h1 {
	font-family: Georgia, "Times New Roman", Times, serif, "bradley Hand ITC";
	font-size: 18px;
	font-weight: bold;
	color: #493829;
	margin: 15px;
	text-align: left;
	padding: 10px;
	border: 1px solid #DDDDDD;
	background-color: #eeece5;
	}
	h2 {
	font-family: Georgia, "Times New Roman", Times, serif, "bradley Hand ITC";
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #804040;
	margin: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	}
	h3 {
		font-family: Georgia, "Times New Roman", Times, serif, "bradley Hand ITC";
		font-size: 14px;
		line-height: 16px;
		font-weight: bold;
		color: #000000;
		margin: 15px;
	}
	ul {
	list-style-position: outside;
	list-style-type: square;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif, "bradley Hand ITC";
	font-size: 14px;
	}
	
	ol {
	list-style-position: outside;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif, "bradley Hand ITC";
	font-size: 16px;
	width: 500px;
	margin: 10px 10px 10px 15px;
	list-style-type: decimal;
	}
	.border {
	background-color: #FFFFFF;
	border: 10px solid #FFFFFF;
	}
	select {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #F2F2F2;
	font-size: 11px;
	margin: 0px;
	}
	.Sbutton {
		cursor:default;
		cursor:hand;
		font:bold 11px Arial, Helvetica, sans-serif;
		color:#000000;
		background:#E5E5E5;
		text-align: center;
	}
	input {
		font-family: Tahoma, Arial, Helvetica;
		font-size: 10px;
		/*	color: #333333;*/
		text-decoration: none;
		text-align: left;
		/*	border: 1px solid #CCCCCC;
		background-color: #F5F5F5;*/
		vertical-align: text-bottom;
		line-height: 15px;
	}
	
	.otherinput {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	vertical-align: bottom;
	height: 23px;
	line-height: 17px;
	padding: 2px;
	text-indent: 3px;
	margin-bottom: 5px;
	}


/*==============
LIGHT BOX
==============*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }



/*=============================
GUEST BOOK
*******************************/

#container {
	margin: auto;
	width: 450px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #FFFFFF;
}
#container #header #header_left {
	float: left;
	background-image: url(images/header_left.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 45px;
}
#container #header #header_right {
	background-image: url(images/header_right.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 6px;
	float: right;
}
#container #content {
	padding: 5px;
	font-weight: normal;
	color: #666666;
}
#container #footer {
    clear:both;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#container #footer a {
	color: #999999;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#container #header #header_main {
	float: left;
	padding: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#container #header {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	height: 42px;
}


#navigation {
   width:400px;
   margin:0px auto;
}

#navigation a {
   text-decoration:none;
}

#nleft {
   width:100px;
   float:left;
}

#nright {
  width:100px;
   float:right;
   text-align:right;
}

.newsList{
   width:430px;
	margin:20px auto;
	border:1px solid #ccc;
	border-collapse:collapse;
}

.newsList a{
   text-decoration:none;
   color:#fff;
}


.right{
	text-align:right;

}

.iform {
	margin:auto;
	padding:10px;
}

hr {
   height:0px;
   border:0px;
   border-top:1px solid #ccc;
}
