 body.custom { background: #ffffff url('') 50% 0 no-repeat; background-attachment: fixed; }
.custom #container { margin-top: 2em; margin-bottom: 2em; }

	.custom #page { background: #fff; }
	
.custom #header #logo a { color: #000000; margin: 0; padding-left:12px; font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Verdana, Sans-Serif; font-size: 40px; text-align: left; font-weight:normal;
 line-height: 3.338em; }
.custom #header #tagline { font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Verdana, Sans-Serif; font-size: 18px; color: #fafb9c; padding-left:25px;  }
.custom #header { padding: 0; display: block; height: 98px; width: 960px; background: url('') no-repeat; outline: none;  } .custom #header #tagline { height: 0; } 
.sidebar h3 { text-align: center; background: #003366; color: #000000; height: 31px; font-weight: bold; background: url('') no-repeat; outline: none;  }

/*---:[ nav menu styles ]:---*/

ul#tabs { list-style: none; color: #fff; border: 1px solid #fff; border-width: 0 0 1px 1px; }

	ul#tabs li { margin-bottom: -0.1em; display: block; line-height: 1em; background: #405b94; color: #fff; border: 1px solid #fff; border-left: 0; float: left; }

	ul#tabs li.current_page_item, ul#tabs li.current-cat { padding-bottom: 0.1em; background: #fff; color: #405b94; border-bottom: 0; }
	
	 ul#tabs li a, ul#tabs li a:visited { display: block; line-height: 1em; background: #405b94; color: #fff; text-decoration: none; text-transform: uppercase; letter-spacing: 2px; } 

	ul#tabs li a:hover { color: #405b94; background: #fff; text-decoration: underline; }

 ul#tabs li.current_page_item a, ul#tabs li.current_page_item a:visited, ul#tabs li.current-cat a, ul#tabs li.current-cat a:visited { cursor: default; } 
	
		 ul#tabs li.current_page_item a:hover, ul#tabs li.current-cat a:hover { text-decoration: none; } 
	