*
{
padding: 0em;
margin: 0em;
}

body
{
background: #000000 url('img10.jpg');
padding: 35px 0px 35px 0px;
}

body,input
{
font-size: 14pt;
font-family:   "times new roman", serif;
color: #333333;
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: left;
text-align:justify;
}

a
{
color: #B96D00;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}


h3 span
{
font-weight: normal;
}

h3,h4
{
font-weight: bold;
padding-bottom: 5px;
}

h2
{
font-size: 2em;
padding-bottom: 10px;
}

h3
{
font-size: 1.7em;
}

h4
{
font-size: 1.2em;
}


img
{
border: solid 1px #000;
}

img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}


#outer
{
z-index: 2;
position: relative;
/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
width: 82%;
border: solid 7px #fff;
background-color: #fff;
margin: 0 auto;
}

#header
{
position: relative;
width: 100%;
height: 9.0em;
background: #005533;
margin-bottom: 2px;
}

#headercontent
{
position: absolute;
bottom: 0em;
padding: 0em 2.0em 1.3em 2.0em;
}

#headercontent h1
{
font-weight: normal;
color: #fff;
font-size: 2.5em;
}

#email
{
float: right;
margin-right: 1%;
margin-top: 80px;
}

#email img
{
border: 0px;
}


#menu
{
position: relative;
background: #999999;
height: 2em;
padding: 0em 0em 0em 0em;
margin-bottom: 7px;
}

#menu ul
{
position: relative;
margin: 0;
padding: 0;
list-style-type: none;
overflow: hidden;
}

#menu ul li
{
list-style-type: none;
float: left;
width: 12.5%;
}

#menu ul li a
{
display: block;
height: 1.3em;
color: #fff;
text-align: center;
text-decoration: none;
padding: 5px;
}

#menu ul li a:hover
{
background-color:#777777
}

#menu ul li a.active
{
background: #444444;
}


#content
{
padding: 1.5em 2.0em 0em 2.0em;
}

#content ul
{
list-style-type:none;
padding:0px;
margin:10px;
}

#content li
{
background-image:url('images/bullet.jpg');
background-repeat:no-repeat;
background-position:0px 7px; 
padding-left:14px;
line-height: 1.5em;
margin-bottom: 1.0em;
}


#footer
{
position: relative;
height: 2.0em;
clear: both;
padding-top: 5.0em;
font-size: 0.8em;
}

#footer .left
{
position: absolute;
left: 2.0em;
bottom: 1.2em;
}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: 1.2em;
}

.ol-pad
{
    padding-left: 20px;
}
#mtech-work li.nopad
{
    padding: 0;
    margin: 0;
}
.research-title
{
    font-weight: bold;
    font-size: larger;
}
.advisor
{
    font-family: Arial, sans-serif;
    margin-bottom: 3px;
}
