﻿body {	
	overflow: hidden !important; /* this is done to override the SharePoint scrolling mechanism with our custom one */	
}

#t-header {}

.t-content-sub-inner {}
	#t-content-sub {/* Exterior RR */width: 288px; }

.header h1 {text-indent: 0px;}

#t-content, #t-content-main-nav {height: 800px;}

#slickbox {top: 40px;} /* Fix offset problem */

#slickbox #tabs2left .link-header {width: 180px;}/* Fix LI Wrapping */
#t-treas-for .ui-tabs-nav li {width: 165px; /* be nice to Opera */} /* Fix bg not extending */

.ms-topnav a, .ms-topNavHover a, .ms-topnav a:visited, .ms-topNavHover a:visited {height: 24px;} /* Fix Height */

/* self clearing floats */
.clearfix {height:1px;}

#exit_div {background-color: #fff;}

.thumbnail-wrapper {zoom: 1;}
.t-rr-wrapper .thumbnail-small .alignleft {position: relative;}/* Fix Fetured Photo stray link */

#t-search br {display: none;}

#t-link-wrapper {width: 330px;}
#t-content-main-nav {margin-top: 0px;}