a:link {#ffffff;}
a:visited {color:#ffffff;}
a:hover {color:#ffff00;}


//body {background-color:LightGrey;}


p {
//color:#ffffff;
font-family:verdana;
font-size:11pt;
}

p.head {
//color:#ffffff;
font-family:verdana;
font-size:16pt;
text-indent:2px;
}

p.body {
//color:#ffffff;
font-family:verdana;
font-size:11pt;
}

a {
color:#ffffff;
text-decoration:none;

}

a.normal {
color:#333399;
text-decoration:underline;
}

#container {
position: relative;
margin: 0 auto;
width: 960px;
background-color:#ffffff;
   -moz-border-radius:10px;
    -webkit-border-radius:10px;
    -opera-border-radius:10px;
    -khtml-border-radius:10px;
    border-radius: 10px;
box-shadow: 1px 8px 20px #555555;
-moz-box-shadow: 1px 8px 20px #555555;
}

#topnavbar {
text-align:center;
background:#333399;
position: relative;
width:960px;
padding:0px;
border:0px solid gray;
margin:0px left;
top:-10px; 
}

#printblurb {
position: relative;
width:570px;
//border:1px solid gray;
margin:0px left;
top:-25px;
left: 30px; 
}

#printblurbbody {
position: relative;
left: 30px; 
width:510px;
border-bottom-style: solid;
border-bottom-width: 2px;
border-bottom-color: gray;

}

#bottombar {
text-align:center;
background:#333399;
position: relative;
width:960px;
padding:0px;
border:0px solid gray;
//top:20px;
