#apox-header {
WIDTH: 900px; 
background: url(images/bg_v2.gif) repeat-x left top; 
}

#logo {
margint-top: -10;
}

#bluebox {
text-align:justify;
background: #E9F0F8;
border: 1px solid #C1D9F5;
width: 100%;
padding: 0px; 
}

#bluebox h1{
padding: 0px; 
margin-top: 0px;
text-align:center;
font: 24px Verdana, Tahoma;
color: #5A5D5F;
text-shadow: rgba(0,0,255,.5) 0px 2px 5px; /* Safari-only, but cool */
}

#bluebox b{
color: #F45C11;
}

#bluebox a {
color: #0054A6;
text-decoration:none;
}

#bluebox a:hover {
color: black;
text-decoration:underline;
}


#blt, #brt, #blb, #brb {
position: relative;
margin: 0;
}

#blt {
background: url(images/blt.gif) top left no-repeat;
left: -1px;
top: -1px;
}

#brt {
background: url(images/brt.gif) top right no-repeat;
right: -2px;
top: 0px;
}

#blb {
background: url(images/blb.gif) bottom left no-repeat;
left: -2px;
bottom: -2px;
}

#brb {
background: url(images/brb.gif) bottom right no-repeat;
right: -2px;
bottom: 0px;
}
