<style>
/* KEEP THE STYLE TAGS IN HERE, I KNOW THEY SHOULDN'T BE HERE,
/* BUT THE NAVIGATION APPEARS TO BREAK WHEN REMOVED
/*                                                            */

#container{
	height: 200px;
}


#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 1020px;
	<!--background-image: url(../images/misc/main_bg_image.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;-->
}

#header {
	margin: 0 0 0 0;
	
}

#header .navigation {
background-color: #cc0000;
background-image: url(../images/misc/headerbg_gradient.jpg);
height: 40px;
text-align: center;
vertical-align: middle;
color:#FFFFFF;
}

#header .navigation a{color:#FFFFFF; margin-left: 10px; margin-right: 10px; text-decoration: none; font-weight: bold; }
#header .navigation a:hover{color: #ccffff;}
#left-sidebar {
	float: left;
	height: 820px;
	width: 278px;
	background-image: url(../images/misc/left_sidebar_bg.jpg);
	background-repeat: no-repeat;
}

#left-sidebar .contents {
margin-left: 25px;
margin-top: 15px;
margin-right: 5px;
margin-bottom: 5x;
}



#t1_links {color: #cc0000; font-weight:bold; list-style-type:none; margin-left: 10px; padding-left: 0px;}
    #t1_links a{color: #cc0000; font-weight:bold; text-decoration: none;}
    #t1_links a:hover{color: #cc0000; font-weight:bold; text-decoration: none;}

#t2_links {color: #34b2b2; font-weight:bold; list-style-type:none; margin-left: 15px; padding-left: 0px; margin-bottom: 20px;}
   #t2_links li a{color: #34b2b2; font-weight:bold; text-decoration: none;}
   #t2_links li a:hover{color: #f8b23f; font-weight:bold; text-decoration: none;}


#right-sidebar {
	float: right;
	width: 238px;
	background-image: url(../images/misc/right_sidebar_bg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 700px;
}

#content { 
	float: left;
	background-image: url(../images/misc/content_bg_top.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 504px;
	height: 200px;
}

#content-2cols { 
	float: left;
	width: 742px;
	height: 200px;
}
#main-2cols {
	margin: 10px 0 10px 10px;
}

#main {
	margin-left: 30px;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 26x;
}


#main .subheads{color: #339999; font-weight: bold; margin-top: 15px; }

#index_header{
    text-align: left;
    color: #cc0000;
    font-size: 32px;
    font-weight: bold;
    border-bottom-style: solid;
    border-bottom-width: 4px;
    border-bottom-color: #cc0000;
    padding-bottom: 20px;
    padding-top: 20px; 
    
}

#footer {
	clear: both;
	color: #339999;
	font-size: 12px;
	text-align: center;
	margin-top: 50px;
	padding-bottom: 20px;
	position: absolute;
	



	
	
}

#footer a{
color: #339999; 
text-decoration:none;
}

#footer a:hover{color: #cc0000;}


#poll{font-size: 14px;}

#poll .poll_content{
width: 169px;
background-image: url(../images/misc/poll_bg.jpg);
background-position: bottom right;
background-repeat: no-repeat;
background-color: #ccffff;
color: #34b2b2;
padding: 5px;
text-align: left;

}

#poll .poll_content table{
margin-top: 5px;
margin-bottom: 5px;
font-weight: regular;
color: #34b2b2;
list-style-type: none;
}

#gallery_archive{padding: 0px; margin-top: 90px;}
#gallery_archive ul{margin-left: 0px; padding-left: 0px;}
#gallery_archive li{margin-bottom: 21px; margin-top: 21px; margin-left: 0px; padding-left: 0px; list-style-type: none;}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1{
	color: #cc0000;
}

#revision_search{
	background-color: #d5fffe; 
	margin-bottom: 10px;
	padding: 10px;
	border-top: #66cccc 1px solid;	
	border-bottom: #66cccc 1px solid;	
}


/* ------------------------------------------------------------------
 * ERROR ALERT
 * ------------------------------------------------------------------ */
#ialert {
	background-color: #F2BFBF;
	border: 1px solid #C00;
	font-size: 13px;
	margin-bottom: 0;
	padding: 5px;
	text-align: center;
}
#alert {
	background: url(../images/misc/icon-alert.gif) 15px 20px no-repeat;
	background-color: #fef1f1;
	border-top: 3px solid red;
	border-bottom: 3px solid red;
	margin: 15px 0 15px 0;
	padding: 15px 15px 15px 75px;
	min-height:50px;
	height:auto !important;
	height:50px;
}
#alert h2 {
	margin: 0;
	padding: 0;
}
#alert p {
	margin: 1.2em 0 0 0;
	padding: 0;
}


/* ------------------------------------------------------------------
 * SUCCESS ALERT
 * ------------------------------------------------------------------ */
#success_alert {
	background: url(../images/misc/icon-success.gif) 15px 20px no-repeat;
	background-color: #F7F1D4;
	border-top: 3px solid green;
	border-bottom: 3px solid green;
	margin: 15px 0 15px 0;
	padding: 15px 15px 15px 75px;
}
#success_alert h2 {
	margin: 0;
	padding: 0;
	color: green;
}
#success_alert p{
	margin: 1.2em 0 0 0;
	padding: 0;
}


/* added by BR to support newsletter layout */
form {
	margin: 0;
	padding: 0;
}
#content-2cols {
	float: left;
	width: 742px;
	height: 200px;
}
#main-2cols {
	margin: 10px 0 10px 10px;
}
#newsletters_inner_wrapper {
	margin: 10px 0;
}
#newsletters {
	margin: 0;
	width: 732px;
}
#newsletters div.leaderboard {
	text-align: center;
}
#newsletters h1.publication {
	color: #921415;
	font-family: Georgia, serif;
	font-size: 26px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: 56px;
}
#newsletters span.label {
	font-size: 12px;
}
#newsletters .fine {
	font-size: 12px;
	padding: 0;
	text-decoration: none;
}
#newsletters .copy {
	font-size: 15px;
}
#newsletters td.masthead {
	background: url('../images/misc/logo-newsletter.gif') no-repeat 0% 65%;
	height: 130px;
}
#newsletters td.departments a {
	background-color: #FBEAEA;
	color: #D2232A;
	display: block;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	margin-left: 6px;
	padding: 5px 0;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
}
#newsletters td.departments a.first {
	margin-left: 0 !important;
}
#newsletters td.departments a.active,
#newsletters td.departments a.active:hover {
	background-color: #34B2B2;
	color: #FFF;
}
#newsletters td.departments a:hover {
	background-color: #EBF8F8;
	color: #34B2B2;
}
#newsletters td.arrows div {
	margin-left: 6px;
	text-align: center;
}
#newsletters td.arrows div.first {
	margin-left: 0 !important;
}
#newsletters #article_columns {
	background: url(../images/misc/bg-article_columns.gif) repeat-y;
	border: 1px solid #E99295;
	overflow: auto;
	position: relative;
}
#newsletters #article_toc {
	float: right;
	width: 177px;
}
#newsletters #article_toc div.skyscraper {
	margin: 14px 0 9px 0;
	text-align: center;
}
#newsletters #article_toc div.department {
	color: #D2232A;
	font-size: 13px;
	font-weight: bold;
	margin: 21px 7px 7px 14px;
	text-transform: uppercase;
}
#newsletters #article_toc ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#newsletters #article_toc li {
	border-top: 1px dotted #34B2B2;
	margin: 0 14px;
	padding: 7px 0;
	position: relative;
}
#newsletters #article_toc li.first {
	border-top: none;
}
#newsletters #article_toc li img.arrow {
	left: -10px;
	position: absolute;
	top: 12px;
}
#newsletters #article_toc li a {
	color: #34B2B2;
	text-decoration: none;
}
#newsletters #article_toc li a:hover {
	text-decoration: underline;
}
#newsletters #article_toc li a.active {
	font-weight: bold;
}
#newsletters #article_body {
	margin-right: 177px;
	padding: 20px;
}
#newsletters #article_body h1 {
	color: #34B2B2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	margin: 0 0 15px 0;
	padding: 0;
}
#newsletters #article_body h2 {
	color: #34B2B2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 0;
}

#editor_bio{font-size: 11px; font-weight: normal;}

.video_closeup{
	height: 173px; 
	width: 257px; 
	background-color: #eeeeee;
	border: 1px solid #9b9a98;
	overflow: hidden;
	position: relative;
	background-repeat: no-repeat;
}
.video_closeup .button{
	position: absolute;
	bottom: 20px;
	right: 20px;
}
.video_closeup .button img{
	width: 39px;
	height: 32px;
}
.video_closeup .overlay{
	position: absolute;
	width: 257px;
	height: 173px;
	z-index: 5;
	top: 0px;
	left: 0px;
}
.video_closeup .overlay img{
	width: 257px;
	height: 173px;
}

.video_link{
	color:#000;
}

.video_link:visited{
	color:#5e107d;
}


</style><!--
     FILE ARCHIVED ON 03:54:39 Jan 16, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:48:27 Nov 26, 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.819
  exclusion.robots: 0.032
  exclusion.robots.policy: 0.014
  esindex: 0.016
  cdx.remote: 6.805
  LoadShardBlock: 202.737 (3)
  PetaboxLoader3.datanode: 225.732 (5)
  PetaboxLoader3.resolve: 414.922 (3)
  load_resource: 498.482 (2)
-->