	body {
		font-family: "Georgia", "Bitstream Vera Serif", "Times New Roman", serif;
		color: #4f0d06;
		text-align: center;
		background: white;
	}

	acronym {
		font-style: italic;
		border-bottom: 0px;
	}

	blockquote {

		font-style: italic;
		font-weight: bold;
		text-align: justify;
		padding: 0 2em 0 1em;
		border-left: 2px dotted black;
	}

	#board {
		background: url('../images/board_key.png') fixed bottom right;
		background-repeat: no-repeat;
		
	}
	
	#main {
		margin-top: 2em; 
		margin-bottom: 2em;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	
	#special{ 
		float: left;
		border-left: 1px solid #4f0d06; 
		border-right: 1px solid #4f0d06;
		margin: 5px 5px 5px 5px;
	}

	#links {
		float:right;
		margin-right: 0;
		width: 275px;
		text-align: left;
	}

	#textarea {
	        border-top: 1px dotted;
		width: 600px;
		margin-top: 0px;
		padding-top: 1em;
		margin-left: auto;
		margin-right: auto;
       	}
	
       #textarea ul {
			float: left;
		}

		ul.disclaimer li {
			text-align: justify;
			font-weight: normal;
		}
				       
	#textarea1 {
	        border-top: 1px dotted #4f0d06;
		width: 600px;
		margin-left: auto;
		margin-right: auto;
       	}

	#mainpage {
		padding-top: 1.5em;
		margin-top: 0;
		margin-left: 1em;
		float: left;
		width: 275px;
	}
	

	h1 {
		font-style: italic;
		font-size: 1.5em;
	}

	h2 {
		font-style: italic;
		font-size: 1.4em;
		text-align: left;
		padding-left: 1.7em;
	}
	
	h3 {
		font-style: italic;
		font-size: 1.2em;
		text-align: left;
		padding-left: 2em;
	}
	


	 #blog {
		border-top: 2px solid #4f0d06;
		 width: 600px;
		 color: black;
		 margin-left: auto;
		 margin-right: auto;
	 }
	 
	 #linkarea{
		border-top: 1px dotted;
		 border-bottom: 1px dotted; 
		 width: 600px;
		 margin-left: auto;
		 margin-right: auto;
		 clear: both;
	 }
	
	 #footer {
		margin-top: 2em;
		width: 600px;
		font-size: small;
		text-align: justify;
		margin-left: auto;
		margin-right: auto;
	 }

 #footer a {
		margin-left: 1em;
	}


	#sitemap
	{
		text-align: left;

	}

	#links li {
		list-style-position: outside;
		font-size: 0.9em;
		font-weight: normal;
		padding: 0.2em; 
		margin-left: 2em;
	}	
	 ul {
		 margin: 1em 0 1em 0; 
		 padding: 0 0 0 0; 
		 font-weight: bold;
	 }

	 li.first {
		 display: inline; 
		 margin: 0 1.6em 0 0; 
		 }

	 li.poems {
		 margin: 1em 2em 1em 1em;
		 padding: 0; 
		 list-style: none;
		 }
		 
	 li.poems a {
			 margin: 0 0.5em 0 0.5em;
		 }

	 li.middle {
		 display: inline; 
		 margin: 0 1.6em 0 1.6em; 
		 }

	li.last {
		 display: inline;
		 margin: 0 0 0 1.6em;
		 }

	li.image img, li.new img {
			border: 0px solid;
		}
		 

	li.image { 
			 display: inline;
			 margin: 0 0.8em 0 0.8em;
		 }

	li.new {
		 border: 2px solid #4f0d06;
		 display: inline;
		margin: 0 1em 0 1em;	 
	 }
	
	 a img { 
		 border: 0px solid;
	 }

	a { 
		 text-decoration: none;
		 border-bottom: 2px solid #4f0d06;
		 color: #4f0d06;
	 }


	 a:hover {
		border-bottom: 2px solid #4f0d06;
		background: #fce142;
	}
	
	 
	p {	 
		text-align: justify;
	}

	#list {
		text-align: left;
	}

	ul#list li {
		margin: 0.5em 0 0.5em 0;
		
	}


	li strong {
		color: black;
	}


	li.hari{
		list-style-image: url(../images/shell.gif);
	}

	li.shiv{
		list-style-image: url(../images/damru.gif);
	}

	li.devi{
		list-style-image: url(../images/trident.gif);
	}
	
	li.raam{
		list-style-image: url(../images/lotus.gif);
	}
	
	li.krishna{
		list-style-image: url(../images/chakra.gif);
	}

	li.laxmi{
		list-style-image: url(../images/mohar.gif);
	}	

	li.ganesh{
		list-style-image: url(../images/mouse.gif);
	}

	li.sharda{
		list-style-image: url(../images/veena.gif);
	}

	li.hanu {
		list-style-image: url(../images/mace.gif);
	}
/* For list of poems */

p b {
	color: black;
}

tr td {
	text-align: left;
	padding: 5px 40px 5px 0px;
	font-weight: bold;
}

