
#container{width:875px;padding:2px 2px 2 2px;background:#fff;color:#222;z-index:0; margin-left:auto;margin-right:auto;}

body
{
	background-color: #ffffff;
	font-size: 11px;
	font-family: Arial, Tahoma, Helvetica, Sans-Serif;
	margin-left : 0;
	margin-top : 0;
}
td
{
	font-size: 11px;
	font-family: Arial, Tahoma, Helvetica, Sans-Serif;
	color: #000000;
}
a{
	color:#000000;
	text-decoration: underline;
}
a:hover
{
	color:#B30000;
	text-decoration: underline;
}

/* Main navigation bar(tabs) */
#navMain table {
	width: 100%;
	border-collapse: collapse;
	margin-top: 10px;
}
#navMain table td {
	padding: 4px 0;
	text-align: center;
	background-color: #e0e0d6;
	border-bottom: 1px solid #bcbcbc;
}
#navMain table td:hover,
#navMain table td.over {
	background-color: #e0e0d6;
}
#navMain table td.selected,
#navMain table td.selected:hover {
	background-color: white;
	border: 1px solid #bcbcbc;
	border-bottom: none;
}
#navMain table td.selected a {
	border: none;
	color: #2a2a2c;
}
#navMain table a{
	text-decoration: none;
	color: #2a2a2c;
	display: block;
	border-right: 1px solid #a3a2a0;
	padding: 0 5px;
	font-weight: bold;
}
#navMain table td.selected:hover a,
#navMain table td.selected a:hover {
	color: #2a2a2c;
}
#navMain table td.last a,
#navMain table a.noborder {
	border-right: none;
}
#navUtil td a.last, #navMain a.last {
	background-image: none;
	}	

#navMain a:hover { color: #B30000;}
	
#navMain a.selected {/**/}


.pod
{
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;	
	border-left: #E5E5E5 1px solid;
	border-right: #E5E5E5 1px solid;
	border-top: #E5E5E5 1px solid;
	border-bottom: #E5E5E5 1px solid;
}

.pod2
{
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;	
	border-left: #999999 1px solid;
	background-color:#E5E5E5;
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-bottom: #999999 1px solid;
}

.pod_narrow
{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;	
	border-left: #E5E5E5 1px solid;
	border-right: #E5E5E5 1px solid;
	border-top: #E5E5E5 1px solid;
	border-bottom: #E5E5E5 1px solid;
}

.pod_top
{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;	
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #E5E5E5;
}

.top_menu_items
{
	color: #000000;
	font-weight: bold;
	font-size: 13px;
}

.top_user_menu
{
	color: #000000;
	font-size: 14px;
}

.dottedline
{
	border-top: #999999 1px dashed;
	line-height: 5px;
}
.underline
{
display:block;margin:0px 0 0px 0;padding:0px 0 0px 0;background:#fff;color:#222;border-bottom:1px solid #ccc;text-decoration:none;
}
.mediatitle
{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

.mediatitle_big
{
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	text-decoration:underline;
}

#hdr
{
	font-weight: bold;
	font-size: 15px;
	color: #333333;
	text-align: left;
}

#pages_part { 
	margin: 0; 
	padding-top: 13px; 
	padding-bottom: 6px; 
	text-align:center;
	clear: both;
}

#left_menu0 { 
	float: left;
	width: 200px;
	margin: 10px 5px 0px 0;
	margin: 0px 0px 0 0px;
}

#main_small {  /*small main for middle section*/
	float: left;
	height: 525px;
	margin: 0px 0px 0px 0;
	text-align: left;
	width: 525px;
}

#main_big {
	float:right;
	margin: 0px 0px 0px 0;
	text-align: left;
	width: 675px;
}

#main_big_left {  
	float:left;
	margin: 0px 0px 0px 0;
	text-align: left;
	width: 735px;
}

#right_menu0 { 
	float: right;
	height: 170px;
	margin: 0px 0px 0px 0;
	text-align: right;
	width: 140px;
}

.leftnav
{
	padding-left: 10px;
	color: #444444;
	font-size: 13px;
	text-decoration: none;
	margin-right: 15px;
	line-height: 20px;
}

.tag_menu
{
  font-size: 11px;
}

#leftnavheader
{
	font-weight: bold;
	font-size: 14px;
	color: #B30000;
	line-height: 24px;
	text-align: left;
	padding-left: 5px;
}

.rightnav
{
	padding-left: 10px;
	color: #444444;
	font-size: 13px;
	text-decoration: none;
	margin-right: 1px;
	line-height: 20px;
}

#rightnavheader
{
	font-weight: bold;
	font-size: 14px;
	color: #B30000;
	line-height: 24px;
	text-align: right;
	padding-left: 5px;
}

.form_input
{
	height:15px;
	border:1px solid #8D8D8D;
	font-size:12px;
	line-height:14px;
}

.button
{
	height:20px;
	border:1px solid #8D8D8D;
	font-size:12px;
	line-height:14px;
}

.time_ago{text-align:right}
#no_page_link{color: #666;border: 1px solid #666;padding: 4px 7px}
#active_page{font-weight:bold; background: #666666;color: #fff;border: 1px solid #000000;padding: 4px 7px}
#big_thumbnail{padding: 5px 2px 5px 0px}
a.non_active_page{border: 1px solid #000000;color: #000000;text-decoration: none;padding: 4px 7px}
a.non_active_page:hover{border-color: #000000; text-decoration: none;background: #B30000; color: #fff}
/*
     FILE ARCHIVED ON 03:39:57 Nov 29, 2006 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 18:04:35 Mar 15, 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: 2.275
  exclusion.robots: 0.026
  exclusion.robots.policy: 0.011
  esindex: 0.016
  cdx.remote: 17.066
  LoadShardBlock: 355.284 (3)
  PetaboxLoader3.datanode: 190.297 (4)
  PetaboxLoader3.resolve: 244.24 (2)
  load_resource: 96.85
*/