@charset "UTF-8";
/* CSS Document */

body {
background: #142336 url(../images/background.png) repeat-y top center;
align:center;
margin:0px;
font-family:Lucide Grande, Lucida Sans, Arial, Helvetica, Verdana, Sans Serif;
}

.abovelogospacer {
height:25px;
}


.logocell {
height:45px;
background:url(../images/DECALogo.png);
background-repeat:no-repeat;
}

.toprightnav {
text-align:right;
height:20px;
color:#FFFFFF;
font-size:.8em;
}

.navbar {
background:#000000;
color:#999999;
font-size:11px;
color:#FFFFFF;

padding-left:12px;
}

.maincontentcell {
height:400px;
width:600px;
background:#FFFFFF;
}

.spacer {
width:10px;
}

.rightcontentcell {
width:200px;
background-color:#ece7d3;
}


.footercell {
height:60px;
text-align:center;
padding-top:10px;
color:#FFFFFF;
font-size:.8em;
}