.custom .format_text img.frame, .format_text .wp-caption {
     border-width:0em;
     padding:0em;
}
.custom .wp-caption {
     background-color:#FFF;
     border-color:#FFF;
     border-style:solid;
     font-style:italic;
     text-align:center;
}
.custom #content_box {
    background: #FFFFFF url(../images/dot-ddd.gif) repeat-y scroll 73.7em 0em;
}
body.custom {
    background: #fee723;
    color: #231F20;
}
.custom .sidebar a:hover {
    text-decoration:underline;
}
.custom a:hover {
    color:#92262A;
    text-decoration:underline;
}
.custom a {
    color:#ED1C24;
    text-decoration:none;
}
.custom ul#tabs li.current_page_item a, ul#tabs li.current-cat a {
    cursor: default;
    color: #fff;
}
.custom ul#tabs li.current_page_item a:hover, ul#tabs li.current-cat a:hover {
    text-decoration: none;
    color:#fff;
}
.custom #footer {
    border-top:6px solid #f2db21;
    clear:both;
    color:#231F20;
    text-align:left;
    padding-bottom: 0.0em;
    padding-top: 2.0em;
    padding-left: 0.0em;
    padding-right: 0.0em;
    padding: 1em 0 0;
}
.custom #footer p {
     font-size:1.1em;
     line-height:1.3em;
}
.custom #footer a {
   border-bottom: none;
   color:#92262A;
   text-decoration:none;
}
.custom #footer a:hover {
   color:#92262A;
   text-decoration:underline;
}

.custom #container {
    margin-top: 0em;
    margin-bottom: 2em;
    padding: 0.0em;
    background: #fee723;
}
.custom #page {
    background: #fff;
    padding: 0em;
}
.custom #header {
	border-bottom: 0px solid #ddd;
	clear: both;
        padding-bottom: 0.0em;
        padding-top: 2.0em;
        padding-left: 0.0em;
        padding-right: 0.0em;
}
.custom #header_area .page {
        padding-top: 0.0em;
}
.custom #header #logo a {
	display: block;
        background: url('images/logo.gif') no-repeat; 
	height: 215px;
}
.custom #header #logo, .custom #header #tagline {
	text-indent: -9999px;
}
.custom .headline_area {
     margin-bottom:0.5em;
}
.custom ul#tabs {
    border-color:#DDDDDD;
    border-style:solid;
    border-width:0 0 0px 0px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}
.custom li.widget {
    font-size:1.3em;
    line-height:1.385em;
    margin-bottom:2.769em;
    text-transform:uppercase;
}
