body {
	margin: 0 0 0 0;
	font-size: 62.5%; 
	padding: 0;
	color: #000;
	min-width:720px;
	background-color: #811507;
	background: url(/dharini/images/dharini_background.jpg) repeat-y center top;
}

#ccText a {
	font-weight : bold; 
	color: #336699;
	text-decoration : underline;
	}

#ccText a:link, a:visited {
	text-decoration : underline;
	font-weight : bold; 
	color: #336699;
	}

#ccText a:hover {
	font-weight : bold; 
	text-decoration : none;
	color: #fff;
	background-color: #336699;
	}

#ccText a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #fff;
	background-color: #990000;
	}



#ccText {
	font-family: Georgia, Times New Roman, Times, sans-serif;
	font-size: 1.4em;
	line-height: 1.6em;
	letter-spacing: 0;
	text-align: justify;
	word-spacing: normal;
	text-decoration: none;
	color: #664223;
}

#dNav {
	padding: 3px;
	font-family: "Arial Black", Arial;
	font-size: 1.2em;
	line-height: 1.5em;
	letter-spacing: 0;
	text-align: center;
	word-spacing: normal;
	text-decoration: none;
	color: #ccc;
	background-color: #fff;
}

#dNav a {
	font-weight : normal; 
	text-decoration : none;
	color: #414429;
	}

#dNav a:link, a:visited {
	font-weight : normal; 
	text-decoration : none;
	color: #414429;
	}

#dNav a:hover {
	font-weight : normal; 
	text-decoration : none;
	color: #fff;
	background-color: #414429;
	}

#dNav a:active {
	font-weight : normal; 
	text-decoration : none;
	color: #fff;
	background-color: #990000;
	}




#centerwrap {
	width:780px;
	margin:0px auto;
	padding:0px 0;
}

#mainTable {
	margin: 0 auto;
	border: 0px solid #000;
	/*/*/line-height: 1.5em; /* */
}
#mainTable td {
	padding: 0px;/*Pads each table cell in modern browsers*/
}


#footer {
	font-size: 1em;
	line-height: 1.2em;
	border-top: 1px solid #664223;
<!--	background-color: #382C21; -->
	color: #414429;
	padding: 8px 15px;
	font-family: Lucida Grande, Verdana, Arial, Georgia;
}


#footer a {
	color: #414429;
	font-weight: bold;
	text-decoration: underline;
	}
#footer a:link a:visited a:active {
	text-decoration: underline;
	}
#footer a:hover {
	text-decoration: none;
	}

.imgRight 
{
	float: right;
}

.imgLeft 
{
	float: left;
}

p.clear { clear: both;   margin: 0; padding: 0; }