.custom {background: url('/i/bg.jpg') fixed;} 
.custom .page  {MARGIN: 0px auto; BACKGROUND: url('/i/bg_content.jpg') fixed white no-repeat 50% ; }
.custom #header_area .page {margin-top:0em;}

.custom #header_area{display:none;}

.custom #nav_area ul {border-left:none;}
.custom #nav_area ul li {border-width:0; margin-bottom:0; padding-bottom:0; }
.custom ul#tabs li a {line-height:2em;  display:block;}

.custom .teaser { text-align: justify; }
.custom .page { text-align: justify; }

.custom #footer_1 {text-align:left; color:#333;}
	.custom #footer_1 ul.sidebar_list li.widget {width:23%; margin-right:2%; float:left;}
		.custom #footer_1 ul.sidebar_list li.widget h3 {color:#222;}
		.custom #footer_1 ul.sidebar_list li.widget a {color:#444; border-bottom:0;}
		.custom #footer_1 ul.sidebar_list li.widget a:hover {color:#111;}

/*Remove padding above and to left of header*/
.custom #header { padding-top: 0; padding-left: 0; }

/*Indent the tagline in the header 130px*/
.custom #tagline { position: absolute; left: 130px; }

/*When images are left-aligned add no extra space to the left, top, or bottom but 1em space to the right*/
.custom img.alignleft { margin: 0 1em 0 0; }

/*Separate list items by 10px space in the content area – does not affect list items in sidebars*/
.custom #content li { padding-bottom: 10px; }

/*Reduce the space between widgets in the sidebars
.custom li.widget { margin-bottom: 10px; }*/

/* This is a bit of a kludge, but it seems to work. */
.custom #header #tagline { height: 0; }

/* This line removes the padding from the header so that the background image sits close to the nav menu, the bottom border of the header, and the sides of the content */
.custom #header { padding: 0; }


.custom ul#tabs { border-left:none; padding-top: 0em; }
.custom ul#tabs li { margin-right:0.5em; border:none; background:none; text-decoration: none;}
.custom ul#tabs li.current_page_item, .custom ul#tabs li.current-cat { padding-bottom:0; background:#FFFFFF;  text-decoration: none;}
.custom ul#tabs li.rss { }
.custom ul#tabs li a { }
.custom ul#tabs li a:hover { color:white; background:#2361A1;  text-decoration: none; }
.custom ul#tabs li.current_page_item a, .custom ul#tabs li.current-cat a { color:white; background:#2361A1;  text-decoration: none;  }
.custom ul#tabs li.current_page_item a:hover { background:#2361A1; color: white;  text-decoration: none; } , .custom ul#tabs li.current-cat a:hover { background:#EEEEEE;  text-decoration: none; }
#archive_info { display:none;  text-decoration: none; }
custom ul#tabs li a:hover {background: #2361A1; color:white;  text-decoration: none;}
.custom ul#tabs li.current_page_item, .custom ul#tabs li.current-cat {background:#2361A1; color:white;  text-decoration: none;}

