/* CSS Document */

html {background:#CEDBEB ;
}

body {
background-color:#ffffff;
border: #999999 ridge thick;
}
h3{
color: #2B3711;
}
h4 {
color: #FAAD0F;
}
div#divPageHeader{
background-image: url(Logo.gif);
background-position: top right;
background-repeat:no-repeat;
background-color:#D8E8AB;
border-bottom: #430102 thin solid;
}

div#divBranding  {
background-image: url("Doctor1.jpg");
background-repeat:no-repeat;
position:absolute;
top: 0px;
left: 0px;
height: 266px;
width:400px;
margin: 0;
}

blockquote#WebIRBQuote {color:#D8E8AB;}

div#custQuote {
position:absolute;
top: 200px;
left: 425px;
height:50px;
width:200px;background-image:none;
background-color:#CEDBEB;
border: #430102 double thin;

}

div#divContent {
background-color:#FFFFFF;
}
div#divContent h2 {
color:#91B34D;
}
div#divRelatedItems {
border: #D0C4F7 thin solid;
padding: 5px;
}
div#divFooter {
background-color:#D8E8AB;
border-top: #430102 thin solid;
border-bottom: #430102 thin solid;
}

#navlstTools a {
color: #1D5D31;
text-decoration: none;
font-weight: bold;
}
#navlstTools li {
border-right: #1D5D31 1px solid;
}

h2.doctor {background: transparent url("Doctor.gif") no-repeat 0 10px; }
h2.research {background: transparent url("Research_Team.gif") no-repeat 0 10px; }
h2.login {background: transparent url("Login.gif") no-repeat 0 10px; }
h2.green {background: transparent url("green.gif") no-repeat 0 10px; }
h2.world {background: transparent url("world-wide.gif") no-repeat 0 10px; }

