body {
background:#000000;
padding:0px;
margin:0px;
}

h1{
color:#cccccc;
font: small-caps bold 37px "arial,serif";
}

p {
color:#666666;
}

.pp {
color:#000000;
padding-bottom:5px;
padding-left:2px;
border-left:1px dotted #666666;
}

#welcome{
position:relative;
width:610px;
height:389px;
padding:20px;
margin:0px;
background-image:url(/images/blue_fades2.jpg);
background-repeat:repeat-x;
border-left:5px solid #000000;
}

#summary{
position:absolute;
left:30px;
width:420px;
padding:11px;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
}

#specialties{
width:150px;
height:100px;
padding-bottom:27px;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
}

#message{
position:absolute;
left:601px;
top:0px;
width:333px;
height:520px;
padding:10px;
background-color:#cccc66;
border:5px dotted #666699;
}

#specialaccess{
position:absolute;
top:345px;
left:50px;
width:550px;
background-color:#666699;
padding:9px;
border:1px solid #000000;
}

#big_bottom_box{
z-index:1;
position:absolute;
padding:20px;
top:456px;
left:20px;
width:567px;
background-color:#999999;
border:5px solid #666666;
}

#big_bottom_box h2,h3,a{
color:#666666;
}

#big_bottom_box p{
padding-left:20px;
color:#ffffff;
font-weight:500;
width:500px;
}
