html
{
background-color:  #fdf2e9;
}

.pics 
{
width: 100%;
height: 500px;
background-color: white;
border-radius: 10px;
margin-top: 10px;
} 
.pics img
{
width: 1200px;
height: 480px;
padding-top:5px;
border-radius:10px;
margin-left: 50px;
margin-right: 40px;
}



body
{
	font-family:Calibri;
}

.header_table
{
	font-family:"MS Serif", "New York", serif;
	background-color: #641e16;
	color: #fdfdfd;
text-size:50px;
}
.ins_name
{
	font-size:20px;
}
.grp
{
	text-align:center;
	
}
.grp_name
{
	
	font-size:48px;
	font-weight:bold;
float: left;
}



.header h1
{
text-align: right;
text-decoration: underline;
padding-top: 10px;
text-transform: uppercase;
color: crimson;

}
.header h3
{
color: blue;
text-align: right;
margin-bottom: 10px;
}
h2
{
color: ff1493;
text-transform: uppercase;
}
h3
{
color:#1a1aff;
}
.bodypart
{
width:100%;
height:600px;
background-color:  white;
margin-top: 25px;
border-radius:10px;
position: relative;
}
.bodypart .linkspart
{
width:390px;
height:580px;
background-color: #B22222;
border-radius: 10px;
position: absolute;
left: 10px;
top: 5px;
}
.bodypart .linkspart .links
{
width:370px;
height:500px;
background-color: white;
border-radius: 10px;
margin-left: 10px;
margin-right:100px;
}
.bodypart .contentpart1
{
width:890px;
height:700px;
background-color:  white;
border-radius: 10px;
position: absolute;
top: 10px;
} 
.bodypart .contentpart1 .content
{
width:870px;
height:550px;
background-color: white;
border-radius: 15px;
margin-top: 5px;
margin-left: 10px;
}
.bodypart .contentpart1 .content h2
{
color: black;
padding-top: 15px;
}
.bodypart .contentpart1 .content p
{
text-align:justify;
padding-left: 15px;
padding-right:10px;
}
.bodypart .contentpart1 .content img
{
text-align:justify;
width: 90%;
padding-left: 15px;
padding-right:10px;
}
.bodypart .newspart
{
width:390px;
height:580px;
background-color: white;
border-radius: 10px;
position: absolute;
left: 910px;
top: 10px;
}
.bodypart .newspart .news img
{
text-align:justify;
width: 60%;
height: 14%;
margin-top: 10px;
padding-left: 10px;
padding-right:10px;
}
.bodypart .contentpart
{
width:490px;
height:50px;
background-color:  #B22222;
border-radius: 10px;
position: absolute;
left: 410px;
top: 10px;
} 
.bodypart .contentpart .content
{
width:470px;
height:550px;
background-color: white;
border-radius: 15px;
margin-top: 5px;
margin-left: 10px;
}
.bodypart .contentpart .content h2
{
color: black;
padding-top: 15px;
}
.bodypart .contentpart.content p
{
text-align:justify;
padding-left: 15px;
padding-right:10px;
}
.bodypart .contentpart.content img
{
text-align:justify;
width: 80%;
padding-left: 15px;
padding-right:10px;
}
.bodypart .newspart
{
width:390px;
height:580px;
background-color: #B22222;
border-radius: 10px;
position: absolute;
left: 910px;
top: 10px;
}

.bodypart .newspart h2
{
color: white;
text-align: center;
}
.bodypart .newspart .news
{
width:370px;
height:500px;
background-color: white;
border-radius: 15px;
margin-top: 5px;
margin-left: 10px;
}
.bodypart .linkspart h2
{
color: white;
text-align: center;
}

.bodypart .newspart .news h4
{
color: blue;
text-align: justify;
padding-left:5px;
padding-right:5px;
}
.bodypart .newspart .news p
{
color:red;
text-align: justify;
padding-left:5px;
padding-right:5px;

}
 

.title {
    color: grey;
}

.button {
    border: none;
    outline: 0;
    display: inline-block;
    padding: 8px;
    color: white;
    background-color: #000;
    text-align: center;
    cursor: pointer;
    width: 100%;
}

.button:hover {
    background-color: #555;
} 
.project p
{
color: blue;
}
.table2
{
width: 100%;
font-family: arial, sans-serif;
    border-collapse: collapse;
border: 1px solid black;
    text-align: left;
    padding: 8px;
}
.lab p
{
color: blue;
}
.list p
{
color: red;
font-style: italic;
font-size: 23px;
text-decoration: underline;
}
.IIT p
{
color: green;
font-style: normal;
font-size: 26px;
text-align: center;
text-decoration: underline;
}

.web p
{
color: green;
font-style: normal;
font-size: 32px;
text-align: left;
text-decoration: underline;
}

}
#main
{
background-color: black;
padding: 0cm 1cm 1cm;
padding-top: 10px;
}

#menu
{
list-style-type: none;
margin: 0;
padding: 0;
overflow: hidden;
}
#items
{
float: left;
}
a:link, a:visited
{
display: block;
font-weight: bold;
text-style: calibri;
color: brown;
background-color: none;
text-align: left;
padding-bottom: 5px;
text-decoration: underline;
text-transform: uppercase;
letter-spacing: normal;
width: 200px;
}
a:hover, a:active
{
color: #ff5c5c;
}

.publication 
{
width: 100%;
height: 220px;
background-color: #FDD7E4;
border-radius: 10px;
margin-top: 10px;
} 
.gallery1
{
width: 100%;
height: 50px;
background-color: #FDD7E4;
border-color: black;
border-radius: 10px;
margin-top: 100px;
}
.publication img
{
width: 250px;
height: 200px;
padding-top:10px;
border-radius:10px;
}
.gallery 
{
width: 100%;
height: 200px;
background-color: white;
border-radius: 10px;
margin-top: 10px;
} 
.gallery img
{
width: 300px;
height: 190px;
padding-top:5px;
border-radius:10px;
}
.gallery3 
{
width: 100%;
height: 500px;
background-color: white;
border-radius: 10px;
margin-top: 10px;
} 
.gallery3 img
{
width: 1000px;
height: 500px;
padding-top:5px;
border-radius:10px;
}
.student p
{
color: blue;
font-style: normal;
font-size: 29px;
text-align: left;
text-decoration: underline;
}
span.info
{
	font-family:"Times New Roman";
	font-weight: normal;
	font-size: 20px;
	text-decoration:underline;
}

p.info
{
	font-family: "Calibri";
	font-size: 15px;
}

.row_entry
{
	border: none;
}

.row_entry:hover
{
	background-color: #e6b0aa;
}
.mem_name 
{
	font-family: "Bookman Old Style";
	font-size:20px;
	color: #333;
}

a.mem{color: black;}

span.mem
{
	font-size:48px;
	text-align:center;
	font-weight:bold;
}


}
#main
{
background-color: black;
padding: 0cm 1cm 1cm;
padding-top: 10px;
}

#menu
{
list-style-type: none;
margin: 0;
padding: 0;
overflow: hidden;
}
#items
{
float: left;
}
a:link, a:visited
{
display: block;
font-weight: bold;
text-style: calibri;
color: brown;
background-color: none;
text-align: left;
padding-bottom: 5px;
text-decoration: underline;
text-transform: uppercase;
letter-spacing: normal;
width: 200px;
}
a:hover, a:active
{
color: #ff5c5c;
}


.footer
{
margin-top: 50px;
margin-bottom: 50px;
background-color: #641e16;
color: white;
font-size: 130%;
}  
* {
    box-sizing: border-box;
}
.main {
    max-width: 1000px;
    margin: auto;
}

h1 {
    font-size: 50px;
    word-break: break-all;
}

.row {
    margin: 8px -16px;
}

/* Add padding BETWEEN each column (if you want) */
.row,
.row > .column {
    padding: 8px;
}

/* Create four equal columns that floats next to each other */
.column {
    float: left;
    width: 25%;
}

/* Clear floats after rows */
.row:after {
    content: "";
    display: table;
    clear: both;
}

/* Content */
.content {
    background-color: white;
    padding: 10px;
}

.footer
{
margin-top: 50px;
margin-bottom: 50px;
background-color: #641e16;
color: white;
font-size: 130%;
}  
