body {
  background:#d9e8f1 url(../images/background.png) repeat-x; 
  margin:0px; 
  padding:0px;
  font-family:Helvetica, Arial, Sans-Serif;
  font-size:14px;
}

h1{color:#006699;font-size:150%;padding:0.5em 0em 0em 0em;}
h2{color:#006699;font-size:120%; padding:0.5em 0em 0em 0em;}
h3{color:#ffffff; background-color:#006699; font-size:120%; padding:1px;}
th{text-align:left;}
img{border:none;}

#page
{
    top:0px;
    position:absolute;
}

td,th
{
    padding:5px 5px 5px 5px;
    font-size:small;
}

p.searchheader
{
    padding:0px;
    font-size:small;
}

#top_header {
    position:relative; 
    top:40px; 
    margin:5px 350px 0px 160px; 
}

#top_top 
{
    overflow: hidden;
    width:1096px; 
    height:170px; 
    background: url(../images/top_slice.png) no-repeat;
}

#top_top .saad_logo
{
    float:left;
    padding:50px 0px 0px 8px;
    border:none;
}

#top_top .rhsimagecaption
{
    width:250px;
    position:absolute;
    top:60px;
    left:800px;
    padding-bottom:25px;
    font-size:small;
    font-style:italic;
    border:none;
}

#top_middle {
    width:1096px; 
    background:url(../images/top_repeat.png) repeat-y;
    margin:-40px 0px 0px 0px; 
}

#top_middle_content {
    position:relative; 
    margin:0px 350px -150px 160px; 
    min-height:300px;
}

.sponsor_logo
{
    position:relative; 
    margin:-7px 0px 0px 16px; 
    border:none;
    float:left;
}

#top_bottom
{
    width:1096px; 
    height:314px; 
    background:url(../images/middle_slice.png) no-repeat;
}

#top_middle .link
{
    position:relative; 
    border:none;
}

#bottom_middle
{
    width:1096px; 
    min-height:100px;
    margin:-10px 0px -20px 0px; 
    background:url(../images/bottom_repeat.png) repeat-y;
}
#bottom_middle_content
{
    position:relative; 
    top:-90px; 
    margin:-20px 350px -150px 160px; 
}

#bottom_bottom
{
    width:1096px; 
    height:169px; 
    background:url(../images/bottom_slice.png) no-repeat;
}
#footer
{
    width:600px; 
    height:269px; 
    margin:0px 350px -150px 160px; 
}
#footer img{
    float:left;
    margin:0px 30px 0px 0px;
}
#footer p{
    float:right;
}

tr.searchresults 
{
    color:#000000;
    background-color:#d9e8f1;
}
a.searchresults
{
    color:#000000;
}

.searchbutton
{
    position:relative; 
    text-align:center;
}

.searchbutton img
{
    border:none;
}
#magnifier
{
    background: transparent url(../images/pic_bg.png);
    position:absolute;
    top:0;
    left:0;
    z-index:99;
    text-align:center;
    display:none;
}

#magnifier div
{
   border:1px solid #ccc;
   background-color: #006699;
   padding:30px 20px;
   width:85%;
   margin: 10px auto 0 auto;
   position:relative;
}

#close
{
    position:absolute;
    top:2px;
    right:2px;
}
