/* CSS Document */
body{
background-color:#FFFFFF;
font-family:Verdana, sans-serif;
background-image:url(../images/line2.gif);
background-repeat:repeat;
	
	
}

/* ------General links-------------- */


 a:link {
	color : #993300;}
	
a:visited {
	color : #663300;}
	
	
a:hover {
	color : #CC3333;
	}

a:active {
	color : #993300;
	}






/* ------TABLE: 745px-------------- */

 #tbmain {
width:745px; 
margin-top:10px; 
border:2px solid #663300; 
background-color:white;
text-align:left;

}

	
#tbIndex {
width:725px; 
margin-top:10px; 
border:2px solid #663300; 
background-color:white;
padding:10px 10px 10px 10px;
text-align:left;
}

#Menu {background-image:url(../images/top/topnew_02.jpg);
background-repeat:no-repeat;}


#tdBio {
background-image:url(../images/gallery/portrait_med.jpg);
background-repeat:no-repeat;
background-position: 10px 87px;
padding: 10px;
}



#tdVeena {
background-image:url(../images/veenaVertSml.jpg);
background-repeat:no-repeat;
background-position: 10px 87px;
padding: 10px;}

#tdContact {
background-image:url(../images/contact.jpg);
background-repeat:no-repeat;
background-position: 10px 87px;
padding: 10px;}

#tdSchool {
background-image:url(../images/hands.jpg);
background-repeat:no-repeat;
background-position: 10px 87px;
padding: 10px;
}

#tdAwards {
background-image:url(../images/awards.jpg);
background-repeat:no-repeat;
background-position: 10px 87px;
padding: 10px;
}


#tdEvents {
background-image:url(../images/events.jpg);
background-repeat:no-repeat;
background-position: 10px 87px;
padding: 10px;
}

#tdCds {
background-image:url(../images/cds.jpg);
background-repeat:no-repeat;
background-position: 10px 87px;
padding: 10px;
}

/* ------Content: 723px-------------- */



p{
padding-left:190px;
font-size: 11px;
line-height: 14px;
}

.obs { padding-left:190px;
font-size: 9px;
line-height: 11px;}


h1{
color: #663300;
font-size: 13px;
line-height: 14px;
font-weight:bold;
border-bottom: 1px solid #FF9933;
margin-left:190px;}


h2{
color: #FF6600;
font-size: 11px;
line-height: 14px;
font-weight:bold;
margin-left:190px;
}

.bRed{
	background-color:#F8CA5A;
	font-family: Verdana, sans-serif;
	background-image: url(../images/border_red.jpg);
	background-repeat:repeat-x;
	height: 25px;
	
	}
	
.center {
font-size:10px;
text-align:center;
}


h3{
color: #663300;
font-size: 12px;
text-align:left;
font-weight:bold;
border-bottom: 1px solid #FF9933;
margin-left: 80px;
margin-right:  80px;

}

 h4{
color: #FF6600;
font-size: 10px;
line-height: 14px;
font-weight:bold;
}


.link{
font-size : 10px;
color:#993300;

font-weight:bold;
text-align:right;
margin-top: 20px;
}



	
	
	.imgL {float:left;
	padding: 3px;
	border: 1px solid #663300;
	margin: 6px 6px 6px 0px;}
	

	.imgR {float:right;
	padding: 3px;
	border: 1px solid #663300;
	margin: 6px 0px 6px 6px;}