/* Layout DIV styles */
#wrapper_body {
    border-left: 14em solid #6666FF;
}
#header {
    background-color: #6666FF;
    border-bottom: solid #6666FF 1px;
}
#footer {
    border-top: solid #6666FF 1px;
}