@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #333333;
}
#navigation {
	margin: 0px;
	padding: 0px;
}
#footer {
	font-size: x-small;
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	color: #CCCCCC;
	background-position: center;
	margin-bottom: 80px;
}
#container {
	padding: 0px;
	width: 780px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	border-top: medium none;
	border-right: medium none;
	border-bottom: medium none;
	border-left: medium none;
	height: auto;
}
#top_banner {
	margin: 0px;
	padding: 0px;
	height: 180px;
	width: auto;
	border: medium none #666666;
}
#menu_three_sections {
	height: auto;
	width: auto;
	border: medium none #666666;
}
#list {
	background-image: none;
}
#list li {
	display: inline;
	height: 200px;
	width: 260px;
}



#bottom {
	margin: 0px;
	padding: 5px 15px;
	height: auto;
	width: auto;
	background-color: #CCCCCC;
	text-align: justify;
	border-top: 10px solid #999999;
	border-right: 10px solid #999999;
	border-bottom: 10px solid #999999;
	border-left: 10px solid #999999;
}
a:link { color:#75003A;
         text-decoration:none;
		 }
a:visited { color:#75003A;
            text-decoration: none;
          }
a:hover { color:#999999;
          text-decoration:none;
		  }
a:active { color:#999999; 
          text-decoration:underline;
		  }
.style1 {
	font-size:small;
	color:#333333;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
		 }
#banner {
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 780px;
	background-image: url(images/seema_sharma.jpg);
}
.style2 {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	text-transform: none;
	font-style: normal;
         }
.fancy {font-family:Arial, Helvetica, sans-serif;
        font-size:14px;
		font-style:italic;
		}
.style4 {font-size:15px;
		  font-family:Arial, Helvetica, sans-serif;
		  color:#333333;
		  }
