body {
margin:0;
padding:0;
border:0;
width:100%;
background:#fff;
min-width:780px; 
font-size:11pt;
font-family: Arial, Helvetica, Sans-serif;
}

a, a:visited{
color:#369;
text-decoration: none;
}
	
a:hover, a:active{
text-decoration:underline;
color: #800000;		
}

a img, a img:visited, a img:hover, a img:active {
text-decoration: none;
border:0;
}

p {
margin:.4em 0 .8em 0;
padding:0;
}

p.c {
text-align:center;
}

p.quote {
font-weight: bold;
color: gray;
font-style:italic;
}

p.bio-name {
text-align: center;
font-weight: bold;
}

h2.about-aditi-sections {
text-align:center;
font-weight:bold;
text-decoration: underline;
padding-bottom:20px;
}

div.bio {
min-width: 660px;
width:900px;
margin-left: auto;
margin-right: auto;
padding-left: 10px;	
padding-right: 10px;
padding-bottom:20px;
}

div.bio img {
float:left;
padding-right: 6px;
padding-bottom: 4px;
}

div.page-navigation {
padding:10px;
font-size: 0.8em;
}
	
#header {
    clear:both;
    float:left;
    width:100%;
	min-width:785px;
	padding-top: 10px;
	height: 100px;
	max-height:100px;
    }
	
#header a, #header a:visited, #header a:hover, #header a:active  #header img{
text-decoration: none;
}	

#header-left {
	float: left;
	width: 450px;
	min-width: 450px;
	padding-left: 10px;
}

#header-right {
	float: right;
	text-align: right;
	width: 300px;
	min-width:300px;
	padding-right: 20px;
}

#header-bottom {
		clear:both;
	}	

#introduction-to-Aditi {
min-width: 660px;
min-height: 600px;
margin-left: 20px;
margin-right: 20px;
padding-left: 10px;	
padding-right: 10px;
}	

#footer {
width:100%;
min-width:820px;
margin-top: 10px;
margin-bottom: 20px;
font-size: 0.8em;
height:50px;
min-height:50px;
vertical-align: bottom;
}

#footer-left {
float: left;
width: 610px;
/*min-width: 620px; */
padding-left: 20px;
padding-top:10px;
padding-bottom: 15px;
vertical-align: bottom;
}

#footer-right {
float: right;
text-align: right;
width: 190px;
vertical-align: bottom;
padding-right: 20px;
padding-bottom: 15px;
padding-top:10px;
}

#footer a, #footer a:visited  {
text-decoration: none;
}
	
#footer a:hover, #footer a:active {
	text-decoration:underline;
	color: #800000;
}