/* CSS Document */

.aboutus #top
	{
	background-image: url(../images/header/aboutus.gif);
	}	
	
.groups #top
	{
	background-image: url(../images/header/groups.gif);
	}	

.diversity #top
	{
	background-image: url(../images/header/header2.gif);
	}		
	
.hamdard #top
	{
	background-image:url(../images/header/hamdard.gif);
	}
	
	#top 
	{
	background-image: url(../images/colourfull_02.gif);
	background-repeat:no-repeat;
	background-position:right;
	height: 201px;
	width: 100%;
	background-color:#C3001C;
	}
	

