/** 
To ensure compatability with future updates, put all of your custom CSS styles here.
**/

.custom #header_area,
.custom #header,
.custom .menu { background: #fff}

.custom .menu li.current a { background:url("../images/tab_blue.png") 75% -40px no-repeat; color: #fff}
.custom #content_area { border-top: 2px solid #000; background: #1A61A5}
.custom #footer_area { background: #1A61A5}