		body {
			margin:0;
			padding-top: 10px; 
			color:#000;
			/*font:76%/130% Verdana, Geneva, Arial, Helvetica, sans-serif; */
			FONT-FAMILY: "Trebuchet MS", Verdana, serif; 
			BACKGROUND: #DEFFDE;
			/*width: 850px;*/
		} 
		#header {
			float:left;
			width:100%;
			background:#BBD9EE;
			padding:0;
			font-size:0.9em;
			font-weight: bold;
			line-height:normal;
		}
		#header ul {
			margin:0;
			padding:10px 0 0 10px;
			list-style:none;
		}
		#header li {
			display:inline;
			margin:0;
			padding:0;
		}
	#header a {
		float:left;
		background:#E7F1F8 url("http://karmatube.org/pics/home/tab-all.png") no-repeat left top;
		padding:0 0 0 9px;
		text-decoration:none;
		color:#000;
	}
	#header a span {
		float:left;
		display:block;
		background:#E7F1F8 url("http://karmatube.org/pics/home/tab-all.png") no-repeat right top;
		padding:4px 15px 3px 6px;
	}
	/* Commented Backslash Hack hides rule from IE5-Mac \*/
	#header a span {float:none;}
	/* End IE5-Mac hack */

	#header #current a span {
		padding-bottom:4px;
	}
	#header a:hover, #header a:hover span {
		background-color:#E4F1BC;
		color:#000;
	}
	#header #current a span, #header #current a {
		background-color:#fff;
	}

a { color: brown; }
#footer_nipun {
	FONT-FAMILY: 'Trebuchet MS', Verdana; 
	font-size: 16px; 
	text-align: right;
	font-weight: bold; 
	color: white; 
	background: #408c40; 
	padding: 10px 30px 10px 10px;
	/* border-top: 1px solid #408c40; */
}
#footer_nipun A {
	color: #fff; text-decoration: none;
}

.tag_cloud { padding: 3px; text-decoration: none; }
.tag_cloud:link  { color: #81d601; }
.tag_cloud:link  { color: brown; }
.tag_cloud:visited { color: #019c05; }
.tag_cloud:hover { color: #ffffff; background: #69da03; }
.tag_cloud:active { color: #ffffff; background: #ACFC65; }

