@charset "utf-8";
/* CSS Document */
   body { font-family: Verdana, Arial, Helvetica, sans-serif; background:black; color:white; text-align: center; font-size: .8em; margin:5px 0;padding:0;}
   
   h2 {clear:left;font-size:18px;}
   h1 {font-size:1.5em}
   h1.fla {
	text-transform:uppercase;
	font-size: 25px;
	color:cadetblue;
	letter-spacing: .5em;
}
   h2.subtitle { font-size:1.8em; font-weight: bold; text-align:center; }
   h3 {font-weight:bold;font-size:17px;}
   h4 {font-weight:bold;font-size:17px;clear:left;font-weight:bold;color:firebrick;margin:0;padding:15px 0 0 0;}
   hr {margin:20px 0;}
   a {color:white;}
   a:visited {color:gray}
   a.inactive {color:gray;text-decoration:none;}
   #content {width:600px;margin:5px auto;text-align:left;}
   #skyscraper, #skyscraper_two {position:relative;left:-180px;width:160px;height:600px;margin-bottom:-600px;}
  
   #toc {position:relative;top:30px}
   #toc a, #toc a:visited {text-decoration:none;color:white;}
   #stepone h2, .red {color:#cc0000}
   #steptwo h2, .orange {color:#FF7216}
   #steptwo li strong, #steptwo h3, .yellow {color:#FFFF00}
   #stepthree h2, .green {color:#228B22}
   #stepfour h2, .blue {color:#0000FF}
   #stepfive h2, .purple {color:#BA55D3}
   #stepone p, #steptwo p, #stepthree p, #stepfour p, #stepfive p {margin-left:25px;}
   .pink {color:#FF8AC5;font-weight:bold;}
   .babyblue {color:#48B4FB;font-weight:bold;}
   .cadetblue {color:cadetblue;font-weight:bold;}
   .silver {color:silver}
   .inset {float:left;margin:0 15px 5px 0;text-align:center;}
   .insetright {float:right;margin:0 0 5px 15px;text-align:center; }
   .byline {font-size:12px;color:#a0a0a0;text-align:right;}
   .inactive {color:gray;}
   .left {text-align:left;}
   .center {text-align:center;}
   div.albums {float:right;width:130px;margin-left:10px;text-align:center;font-weight:bold;padding-top:15px;padding-bottom:5px;}
   
   ul#oldbat{ margin:0; padding:0; list-style-type: none;clear:left;}
   ul#oldbat li {padding-bottom:20px;list-style-type: none; }
   
#content.index ul {margin:0;padding:0 0 0 15px;}
#content.index li {line-height:1.5em}
#content.index h5 {font-size:14px; font-weight:bold;margin-bottom:8px;color:white;}

   
   .hr {margin-top:15px;margin-bottom:15px;clear:both;text-align:center;}
ul#nav { font-size:13px; margin:0 auto; padding:0; list-style-type: none; width:750px; text-align:center; font-family: Arial, Helvetica, sans-serif; }
ul#nav li {display:inline;margin:5px 0;padding:0 10px;border-left:1px solid white;line-height:1.8em;}
ul#nav li.first {border:0;margin-left:0;clear:both}
