@charset "utf-8";

.twoColHybRtHdr #container {
	width: 96%;
	text-align: center;
	margin-right: 5%;
	margin-left: 5%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
	position: relative;
	padding-left: 0%;
	padding-top: 0%;
	visibility: visible;
	z-index: 2;
} 
.WebName {
	margin-left: 5%;
	width: 300px;
	background-color: #FFF;
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999;
	height: 24px;
	text-align: left;
}


/* Tips for sidebar1:
1. Since we are working in relative units, it's best not to use padding on the sidebar. It will be added to the overall width for standards compliant browsers creating an unknown actual width. 
2. Since em units are used for the sidebar value, be aware that its width will vary with different default text sizes.
3. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the ".twoColHybRtHdr #sidebar1 p" rule.
*/
.twoColHybRtHdr #sidebar1 {
	float: right;
	width: 19em; /* top and bottom padding create visual space within this div  */
	background-color: #FFF;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: justify;
	padding-right: 1;
	padding-bottom: 0;
	padding-left: 0%;
	visibility: visible;
	z-index: 10;
	position: relative;
	margin-right: 23%;
	margin-top: 1%;
	padding-top: 0%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.colboxmiddle_Top3 {
	background-color: #FFF;
	left: 0%;
	width: 90%;
	position: left;
	font-size: 0%;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: baseline;
	color: #AE0000;
	margin-top: 0px;
	margin-right: 0%;
	margin-bottom: 0px;
	text-align: left;
	padding-left: 3%;
}


/* Tips for mainContent:
1. The space between the mainContent and sidebar1 is created with the right margin on the mainContent div.  No matter how much content the sidebar1 div contains, the column space will remain. You can remove this right margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends.
2. Be aware it is possible to cause float drop (the dropping of the non-floated mainContent area below the sidebar) if an element wider than it can contain is placed within the mainContent div. WIth a hybrid layout (percentage-based overall width with em-based sidebar), it may not be possible to calculate the exact width available. If the user's text size is larger than average, you will have a wider sidebar div and thus, less room in the mainContent div. You should be aware of this limitation - especially if the client is adding content with Contribute.
3. In the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This may help avoid several IE-specific bugs.
*/
.twoColHybRtHdr #mainContent {
	margin-top: 0%;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1%;
	background-color: #ffffff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 100%;
	color: #666;
	width: 86%;
	text-align: left;
	position: relative;
	padding-left: 2%;
	visibility: visible;
	z-index: 5;
	padding-right: 0%;
	margin-right: 2%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	height: 45%;
} 

.twoColHybRtHdr #footer {
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	width: 80%;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
	
} 

.twoColHybRtHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	color: #666;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
.colboxleft_Top3 {
	width:44px;
	height:59px;
	float:none;
	border: thin solid #FFF;
	background-color: #FFF;
	position: relative;
	left: 20%;


.WebNameCopy {
	margin-left: 20%;
	width: 10px;
	background-color: #FFF;
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999;
	height: 24px;
	text-align: left;
	margin-top: 0px;
	margin-right: 15%;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
	.small-thumb {
	width:80px;
	padding-right:10px;
	display:inline;
	float:left;
}
.small-thumb  p {
	text-align:center;
}
.small-thumb img {
	width:79px;
	height:59px;
}
.clear {
	float:none;
	clear:both;
}

/*
     FILE ARCHIVED ON 18:53:38 Jan 22, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:20:07 Jan 23, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.929
  exclusion.robots: 0.04
  exclusion.robots.policy: 0.025
  esindex: 0.016
  cdx.remote: 83.12
  LoadShardBlock: 234.422 (3)
  PetaboxLoader3.datanode: 330.685 (5)
  load_resource: 246.772
  PetaboxLoader3.resolve: 101.452
  loaddict: 97.25
*/