/* CSS Document */

/* DEFAULT SETTINGS */
body {
padding: 0px;
margin: 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #180E4D;
}
.logo img, .banner2 img {
display:none !important; 
}

/* LAYOUT SETTINGS */


.logo {
height:0px !important;
padding:0px !important;
}
.banner {
width: 100% !important;
}
.banner2 {
height:48px !important;
padding:0px !important;
}
.banner {
border:none !important;
}
.content {
border-right:none !important;
}
.side {
display:none !important;
}

/* NAVIGATION STYLES -- EDIT WITH CAUTION */
.navtd {
display:none !important;
height:0px;
}
#nav, #nav ul { /* all lists */
display:none !important;
}


/* FOOTER STYLES */
.footer {
background-color:none !important;
border:none !important;
}

#toolbar {
display:none !important;
}
