body   
{
    background: none repeat scroll 0 0 #D2D2D2;
    font-size: .80em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #696969;
}
/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6, h7
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}
h1
{
    font-size: 2.0em;
    color:Indigo;
    padding-bottom: 0px;
    margin-bottom: 0px;
    font-weight: 600;
    padding-left:30px;
}
h2
{
    font-size: 1.5em;
    font-weight: 600;
    color: #FFFFFF;
    padding-left:30px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    font-variant:normal;
    padding-top:0px;
}
h3
{
    font-size: 16px;
    font-weight: 600;
    color: #0A7192;
    padding-left:5px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    font-variant:normal;
    padding-top:0px;
}
h4
{
    font-size: 14px;
    font-weight: 400;
    color: #C27D90;
    padding-left:15px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    font-variant:normal;
    padding-top:0px;
    font-family:Trebuchet MS;
    font-weight:500;
    
    
}
h5
{
    font-size: 14px;
    font-weight: 500;
    color: #1A17B7;
    padding-left:30px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    font-variant:normal;
    padding-top:0px;
    font-style:italic;
   
}
h6
{
    font-size: 15px;
    font-weight: 400;
    color: #087CA3;
    padding-left:15px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    font-variant:normal;
    padding-top:0px;
    font-family:Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
}
    
h7
{
     font-size: 15px;
    font-weight: 500;
    color: #1A17B7;
    padding-left:30px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    font-variant:normal;
    padding-top:0px;
    font-style:italic;
}
p
{
    font-size: 18px;
    font-weight:bold;
    color: #4B0082;
    padding-left:15px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    font-variant:normal;
    padding-top:0px;
    font-family: PAPYRUS, Verdana, Arial, Helvetica, sans-serif;
}

/* @font-face */
@font-face {
    font-family: 'PAPYRUS';
    src: url('../font-folder/papyrus.eot?') format('eot'),
         url('../font-folder/PAPYRUS.TTF') format('truetype');
    }
    
/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/
.page
{
    width: 960px;
    height:auto;
    background-color: #fff;
    margin:5px auto 0px auto;
    border: 0px solid #C23232;
       
}
.header
{
    margin: 0px;
    padding: 0px;
    background: #0290BF;
    width: 100%;
    height:280px;
}
.mid
{
    width: 958px;
    height:auto;
    float:left;		
    border:1px solid #C27D90;
}
.mid1
{
    background: none repeat scroll 0 0 #EEEEEE;
    width: 100%;
    height:auto;
    float:left;	
    clear:both;	
    margin:0 auto;
}
.bar
{
    width: 959px;
    height:auto;
    float:left;	
    border:0px solid #EC9841;
    margin:0 auto;
    padding:2px;
    clear:both;
}
.hmimg
{
    background-image:url(../Images/1.jpg);
    width: 959px;
    height:500px;
    border:1px solid #EC9841;
}
.home
{
    width: 646px;
    height:504px;
    float:left;	
    border:2px solid #C27D90;
    padding:0px;
    position:relative;
    margin-top:1px;
}
.block
{
    background: #FFFFFF;
    border:2px solid #C27D90;
    -moz-opacity:0.4; /* Mozilla */
    opacity: 0.4; /* CSS3 */
    position: absolute;
    top: 100px; left: 0;
    height: 290px;width:522px;
    margin-left:65px;
    -moz-border-radius: 15px; 
    -webkit-border-radius: 15px; 
    border-radius: 15px;
    filter:alpha(opacity=40); /* IE */
    
}

.text :hover {
    border: 2px solid #82A6F4;
    box-shadow: 0 0 5px #6666FF;
    padding: 2px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    background-color:#ffffff;
    -moz-opacity:0.7; /* Mozilla */
    opacity: 0.7;
    filter:alpha(opacity=70); /* IE */
}
.text
{
    position: absolute;
    top:120px; left: 0;
    width: 522px; height: 290px;
    margin-left:65px;
    z-index:7;
}
.hmborder_left
{
    width:150px;
    height:504px;
    float:left;
    background-color:#0290BF;
    margin-top:1px;
    border:2px solid #C27D90;
    position:relative;
}
.hmborder_right
{
    width:150px;
    height:504px;
    float:left;
    background-color:#0290BF;
    position:absolute;
    left:648px;
    top:-2px;
    border:2px solid #C27D90;
    
}

#contright {
    position: relative;
    width: 354px; height: 500px;
    margin-left:400px;
    *margin-left:0px;
}
#hm2
{
    background: #D2D9EC;
    filter:alpha(opacity=40); /* IE */
    -moz-opacity:0.4; /* Mozilla */
    opacity: 0.4; /* CSS3 */
    position: absolute;
    top: 1px; left: 0;
    height: 100%; width:100%;
    margin-left:203px;
    border:1px solid #D50000;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    border-radius: 5px;
    * margin-left:0px;
}
#img {
    position: absolute;
    top: 2px; left: 0;
    width: 100%; height: 100%;
    margin-left:205px;
    opacity: 0.8;
    * margin-left:0px;
}
#img1 {
    position: absolute;
    top: 248px; left: 0;
    width: 100%;
    margin-left:205px;
    opacity: 0.8;
    * margin-left:0px;
}
.hm2
{
   width:348px;
   height:496px;
   position:absolute;
   border:1px solid #EC9841;
   padding:3px;
   float:left;
   margin-left:603px;
   background-color:#81CAD3;
}
.hm3
{
   width:345px;
   height:248px;
   position:absolute;
   border:1px solid #69ADCD;
   float:left;
   opacity: 0.4; 
}
.hm4
{
   width:345px;
   height:248px;
   position:absolute;
   border:1px solid #69ADCD;
   float:left;
   top:252px;
}
.projects
{
    width: 900px;
    height:auto;
    float:left;	
    border:1px solid #0290BF;
    margin:10px 10px 10px 30px;
    -moz-border-radius: 15px; 
    -webkit-border-radius: 15px; 
    border-radius: 15px; 
    -moz-box-shadow: 5px 5px 5px #C27D90;/* Firefox */
    -webkit-box-shadow: 5px 5px 5px #C27D90;/* Safari, Chrome */
    box-shadow: 5px 5px 5px #C27D90;
    
}
.personal
{
    background-image:url(../Images/top_blue.gif);
    width: 958px;
    height:20px;
    float:left;	
    border:0px solid #EC9841;
    text-align:left;
}
.per
{
    width: 295px;
    height:auto;
    float:left;	
    margin-top:2px;
}
.per1
{
    width: 386px;
    height:329px;
    float:left;	
    text-align:center;
    padding:2px;
    border:2px solid #2EC5F6;
    position:relative;    
}
.pbar
{
    width: 384px;
    height:27px;
    float:left;
    top:649px;
    border:1px solid #000000;
    position:absolute;
    background-color:#C27D90;
    margin-left:4px;
    * margin-left:-390px;
}
.per3
{
    width: 286px;
    height:150px;
    float:left;	
    text-align:center;
    padding:4px;
    margin-top:2px;
    border:1px solid #9A0000;
}
.per2
{
    width: 530px;
    height:auto;
    float:left;	
    border:1px solid #9A0000;
    text-align:center;
    padding:4px;
    margin-left:118px;
    margin-top:2px;
}
.research1
{
   width:955px;
   height:auto;
   padding:2px;
   border:0px solid #9A0000;
   margin-top:2px;
   float:left;	
}
.respic
{
   width:200px;
   height:200px;
   padding:0px;
   border:2px solid #C27D90;
   margin-top:2px;
   float:left;
 }
 .respic_col
{
   width:153px;
   height:183px;
   padding:0px;
   border:2px solid #C27D90;
   margin-top:2px;
   float:left;
 }
.restxt
{
   width:700px;
   height:179px;
   padding:2px;
   border:0px solid #000000;
   margin-top:2px;
   float:left;
    margin-left:5px;				
}
.research2
{
   width:955px;
   height:auto;
   padding:2px;
   border:0px solid #9A0000;
   margin-top:2px;
   float:left;	
}
.tbl
{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 15px;
    font-weight: 300;
    color: #087CA3;
    width:250px;
    text-align:left;
}
.tbl1
{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 15px;
    font-weight: 300;
    color: #087CA3;
    width:20px;
    text-align:left;
    padding-left:5px;
}
.tblpro1
{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 15px;
    font-weight:bold;
    color: #C27D90;
    text-align:left;
    padding-left:15px;
}
.tblpro
{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 13px;
    font-weight: 300;
    color: #087CA3;
    text-align:left;
}
.tblpub
{
    font-family: verdana, "Times New Roman", Times, serif;
    font-size: 13px;
    font-weight: 300;
    color: #4B0082;
    text-align:justify;
    padding-top:18px;
}
.tblpubli
{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 13px;
    font-weight: 300;
    color: #4B0082;
    text-align:left;
    padding-top:10px
}
.tbl2
{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    font-weight: 300;
    color: #087CA3;
    width:400px;
    text-align:left;
}
.menu
{
    background: none repeat scroll 0 0 #C1401A;
    width: 100%;
    height:37px;
}
#menu {
    background: none repeat scroll 0 0 #0290BF;
    width: 100%;
    height: 36px;
    margin: 0 auto;
    padding: 0;
}
#menu ul {
    margin: 0;
    padding: 2px 0px 0px 0px;
    list-style: none;
    line-height: normal;
}
#menu li {
    float: left;
    padding:2px 0px 2px 0px;
}
#menu a {
    display: block;
    height: 16px;
    margin-right: 1px;
    padding: 4px 29px 6px 29px;
    letter-spacing: 1px;
    text-decoration: none;
    text-align: center;
    text-transform: normal;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    font-weight: 200;
    color: #FFFFFD;
    border: 2px solid #FEDB05;
    -moz-border-radius: 3px; 
    -webkit-border-radius: 3px; 
    border-radius: 3px;
    margin-left:4px;
}
#menu a:hover, #menu .current_page_item a {
    text-decoration: none;
    color: #4B0082;
    opacity:0.5;
    filter:alpha(opacity=50);
}
.head
{
    background: none repeat scroll 0 0 #0290BF;    
    width: 423px;
    height:253px;
    float:left;	
    border:0px solid #EC9841;
    margin-top:12px;
    margin-left:10px;
    padding:0px 0px 0px 0px;
    margin-right:10px;
    position:relative;
}
.slide
{
    background: none repeat scroll 0 0 #FFFFFF;    
    width: 500px;
    height:auto;
    float:right;	
    border:1px solid #EC9841;
    margin-top:12px;
    margin-left:3px;
    padding:0px 0px 0px 0px;
    margin-right:10px;
}
.clear
{
    clear:both;
}
.footer
{
    background: none repeat scroll 0 0 #2EC5F6;
    background-position: right center;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align:right;
    line-height: normal;
    height:40px;
    margin-top:0px;
    margin-bottom:2px;
    color:#ffffff;
    font-size: 14px;
    font-weight:500;
}
.f1
{
    background: none repeat scroll 0 0 #2EC5F6;
    width:100%;
    height:5px;
}
.f2
{
    background: none repeat scroll 0 0 #004FAC;
    width:100%;
    height:35px;
}
a
{
    color:#C0CCCF;
    text-decoration:underline;
}
 a:hover
{
    color:#36F645;
    text-decoration:underline;
}