/* CSS Document */


body {
	background-color : #ffffff;
	text-align : left;
	font-family : Verdana, sans-serif;
	color : #666666;
	

}



/* ------General links-------------- */
 #content a:link, #contentHome a:link {
	color: #993333;
	text-decoration:underline;
}
  #content a:visited, #contentHome a:visited {
	color : #996666;
	text-decoration:underline;
}
	
 #content a:hover, #contentHome a:hover {
	color : #CC3333;
	text-decoration:underline;
}

#content a:active, #contentHome a:active {
	color : #993333;
	text-decoration:underline;
}


 




/* Table Gallery */

#tableGall a:link {
	color: #993333;
	text-decoration:none;
}
#tableGall a:visited {
	color : #996666;
	text-decoration:none;
}
	
#tableGall a:hover {
	color : #CC3333;
	text-decoration:none;
}

#tableGall a:active {
	color : #993333;
	text-decoration:none;
}
#tableGall{
margin-left: 170px;
margin-top: 30px;
}


#tableGall .nbr{
font-size : 8px;
color:#928279;
text-align:center;
font-weight:bold;
}


#tableGall .captions{
font-size : 9px;
color:#928279;
text-align:left;
}

.tmb{ 
width: 91px;
border: 1px solid #928279;
padding: 2px 2px 0px 2px;
text-align:center;
font-size:10px;
}


.white{ 
width: 20px;
}

.empty{ 
height: 5px;
}

.link{
font-size : 10px;
color:#993300;
padding-top: 6px;
border-top: 1px solid #CCC;
text-align:left;
margin-top: 10px;
}

.linkLineBottom{
font-size : 10px;
color:#993300;
padding-bottom: 6px;
border-bottom: 1px solid #CCC;
text-align:left;
margin-top: 10px;
}

.linkNoLine{
font-size : 10px;
color:#993300;
text-align:left;
}

#gallTop,  { }
#gallTop a:link {
	color: #993333;
	text-decoration:none;
}
#gallTop a:visited {
	color : #996666;
	text-decoration:none;
}
	
#gallTop a:hover {
	color : #CC3333;
	text-decoration:none;
}

#gallTop a:active {
	color : #993333;
	text-decoration:none;
}

#gallBott a:link {
	color: #993333;
	text-decoration:none;
}
#gallBott a:visited {
	color : #996666;
	text-decoration:none;
}
	
#gallBott a:hover {
	color : #CC3333;
	text-decoration:none;
}

#gallBott a:active {
	color : #993333;
	text-decoration:none;
}





/* ------TOP-------------- */
#top {
background-image:url(Images/front1.jpg);
background-repeat:no-repeat;
height:80px;


}

#topIndex {
background-image:url(Images/frontIndex.jpg);
background-repeat:no-repeat;
height:80px;


}


	.topIndex {
	background-color : #000000;
	color : #ffffff;
	font-size : 18px;
	height : 85px;
	font-weight : bold;
	vertical-align : bottom;
	padding-left : 10px;

}

.imgR {
float:right;
padding: 0px 0px 4px 4px;


}

/* Text */

	p {
	font-size : 11px;}


	 h1 {
	font-size : 12px;
	font-weight : bold;
	color : #955D53;
	}

h2 {
	font-size : 11px;
	font-weight : bold;
	color : #333333;
	border-bottom : 1px solid #955D53;

}
	h3 {
	font-size : 11px;
	font-weight : bold;
	color: #993333;

}
	.text {
	font-size : 11px;
	text-align : center;

}
.sub {
padding:6px;
width: 300px;

}

 
.page{
font-size: 14px;
font-weight:bold;
color:#333;
padding: 2px 2px 0px 0px;
border-bottom: 1px solid #955D53 ;

}

.cred {
font-size:10px;
text-align:center;
padding: 2px;
color:#333333;
}

.map {
float:right;
padding: 0px  0px 4px 4px;
}


	#content {
	width : 500px;
	margin-left : 185px;

}

#contentHome {
	width : 600px;
	margin-left : 70px;
	margin-top: 30px;
	margin-bottom:20px;
	background-color:#FFFFFF;
	padding:6px;
	border: 1px solid #999;
}	
	


	#content1 {
	width : 640px;
	margin-left : 50px;

}
/* ------Frame: 745px-------------- */
	#frameIndex {
	width : 765px;
	margin : 0 auto;
	border : 1px solid black;
	background-color : white;
	padding : 10px;
	width : 745px;
    height:100%;
}

	html > body #frameIndex {
	width : 745px;
	}



/* ------Frame: 745px-------------- */
	#frame {
	width : 765px;
	margin : 0 auto;
	border : 1px solid black;
	background-color : white;
	padding : 10px;
	width : 745px;
    height:100%;
	background-image:url(Images/bk/textureBkNDelhi.gif);
	background-repeat:no-repeat;
}
	html > body #frame {
	width : 745px;
	}
	
	
	<!--[if Opera]>
	
 #frame {height: 700px;}
 <![endif]-->
	



