body {
    margin: 9px 9px 0 9px;
    padding: 0;
    background-color:#8D8D8D;
    background-image : url("img/base_bg.gif");
    background-attachment: none;
    background-position: 0% 0%;
    background-repeat: repeat-y;}

#topBanner{
    background:#;
    background-image : url("img/banner_topbg.jpg");
    height: 160px;
    width: 775px;
    background-attachment: none;
    background-position: 0% 0%;
    background-repeat: no-repeat;
    margin: -6px 6px 0 6px;
    padding: 6px;}

#leftLinks{
    background:#;
    width: 91px;
    position: relative;
    top: 3px;
    left: 7px;
    }

#rightInfo {
    width: 245px;
    position: relative;
    top: -138px;
    left: 528px;
    }

#mainContent {
    width: 415px;
    position: relative;
    top: -340px;
    left: 105px;
    }
    
#mainContent2 {
    width: 660px;
    position: relative;
    top: -131px;
    left: 105px;
    }

#textBox {
    background-image : url("img/header_bg.gif");
    background-attachment: none;
    background-position: 0% 0%;
    background-repeat: no-repeat;
    padding: 8px;
    height: auto;
    position: relative;
    border-bottom:15px solid #fff;
    }

#bottomNav {
    text-align: center;
    }

#sub {
    width: 650px;
    position: relative;
    left: 105px;
    padding: 8px;
    border-top:1000px solid #fff;
    border-bottom:1000px solid #fff;
    }

#subContent {
    margin: 0px 0px 0 0px;
    }

body, div, span, td {
	color:#2A2A2A;
      font-family: Arial, Helvetica, sans-serif;
      font-style:  normal;
      font-weight: normal;
      font-size: 12px; 
      text-align:justify;
	}

a:link {
	color: #265b69;
      text-decoration: under-line;}

a:hover {
	color:#265b69;
      text-decoration: under-line;}
      
a:visited {
	color:#808080;
      text-decoration: under-line;}

u {
	color: #2A2A2A;
      text-decoration: under-line;
}

.bglink a:link {
    color: #2A2A2A;
    background: #FAD980;
    text-decoration: under-line;}
    
.bglink a:visited {
    color: #2A2A2A;
    background: #FAD980;
    text-decoration: under-line;}
    
.bglink a:hover {
    color: #2A2A2A;
    background: #FAD980;
    text-decoration: under-line;}

#textBox h1 {
    margin: -8px -2px 0 -2px;
    font: 20px Arial, Helvetica, sans-serif;
    color: #2A2A2A;
    font-weight: normal;
    }

#sub h1 {
    margin: 2px 0px 0 2px;
    font: 16px Arial, Helvetica, sans-serif;
    color: #2A2A2A;
    font-weight: bold;
    }
     
hr {
    color: #265b69;
    height: 2px;
    border:0px solid #000;
    background-color: #265b69;
} 

#grid {
    width: 570px;
} 

#lcell {
    width: 170px;
    padding: 3px;
    background: #EBEBEB;
} 
#rcell {
    width: 400px;
    padding: 3px;
    background: #EBEBEB;}

#list {
    width: 647px;
    border: 0px;
} 

#publication {
    height: auto;
} 

#pdf {
    width: 30px;
    vertical-align: top;
} 

#info {
    vertical-align: top;
    border-bottom:7px solid #fff;
}