/* miranda.css */
/* August 2, 2008 */
/* techniques learned from www.csszengarden.com */
   
body{
	text-align:center;
	margin:0;
	padding:0;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#fff;
	background:#003366 url(images/background_648.gif) repeat-y top center;
	}
	
h1, h2, h3{
	font-size:1.4em;
	text-align:center;
	margin:0;
	padding:0;
	}
	
p{
	margin:0.9em 0 0.9em 0;
	padding:0;
	line-height:1.2em;
	}
	
#band1 p{
	text-align:left;
}

#band1 .p3 span{
	text-align:left;
}

#container{
	width:648px;
	position:absolute;
	left:50%;
	margin-left:-324px;
	}
	
* html #container{ /*IE FIX*/
	margin-left:-347px;
	}
	
#container h3{
	padding:6px 0;
	background:url(pics/header_bg.gif) top left repeat;
	}
	
#supportingText, #linkList{
	padding:0 30px;
	text-align:justify;
	}
	
#supportingText h3{
      background-color:#003366;
      }
	
ul{
	padding:0;
	margin:0;
	}
	
ul li{
	list-style:none;
	padding-left:1em;
	border-bottom:1px #365779 solid;
	height:1.6em;
	}
	
ul li a:link, ul li a:visited, ul li acronym{
	color:#ffa94d;
	font-weight:normal;
	text-decoration:none;
	}
	
ul li acronym{
	border-bottom:1px dotted #ffa94d;
	}
	
ul li a:hover, ul li a:active, ul li a:hover acronym{
	color:#fff;
	text-decoration:underline;
	}
	
ul li a.c:link, ul li a.c:visited{
	color:#bcd0e5;
	font-style:italic;
	}
	
ul li a.c:hover, ul li a.c:active{
	color:#fff;
	}
	
ul li:hover{
	background:url(pics/list_over.gif) top left repeat-x;
	}
	
acronym{
	color:#bcd0e5;
	border-bottom:1px dotted #bcd0e5;
	cursor:help;
	}
	
a:link, a:visited{
	color:#bcd0e5;
	font-weight:bold;
	text-decoration:underline;
	}
	
a:hover, a:active{
	color:#fff;
	text-decoration:none;
	}
/*	
#pageHeader {
      position:center;
	width:267px;
	height:49px;
	background:url(images/DDS_banner.jpg) no-repeat top center;
	}
*/
#viewerBox {
}
#quickSummary .p1 span{
      font-style:italic;
      font-size:0.8em;
      line-height:95%;
}

#quickSummary .p2 span{
      font-variant:small-caps;
}
/*
#pageTopic h1 {
      text-align:center;
      width:400px;
      height:75px;
      background:url(images/KandM_banner.jpg) no-repeat top center;
}
*/
/*	
#quickSummary{
	margin:-0.9em 0 0 0;
	padding:0;
}
	
#quickSummary .p2{
	padding:0;
	margin:0 0 0.9em 0;
	width:396px;
	height:25px;
	background:url(pics/download.gif) no-repeat top left;
}
	
#quickSummary .p2 span{
	visibility:hidden;
	white-space:nowrap;
	}

#quickSummary .p2 span a{
	visibility:visible;
	text-indent:-9000px;
	display:block;
	margin-top:-1.1em;
	height:25px;
	float:left;
	width:198px;
	overflow:hidden;
	}

#linkList{
	background:#fff url(pics/background2.gif) repeat-y top center;
	padding-top:0.5em;
	}

#lselect h3, #larchives h3, #lresources h3{
	width:336px;
	height:21px;
	margin-top:1em;
	}
	
#lselect h3{
	background:url(pics/header_design.gif) no-repeat top left;
	}
	
#larchives h3{
	background:url(pics/header_archives.gif) no-repeat top left;
	}
	
#lresources h3{
	background:url(pics/header_resources.gif) no-repeat top left;
	}
	
#lresources ul{
	padding-bottom:8em;
	}
	
#footer{
	text-align:center;
	position:absolute;
	margin-top:43em;
	margin-left:-30px;
	padding:6px 0;
	padding-bottom:1em;
	width:396px;
	height:72px;
	text-transform:uppercase;
	background:url(pics/footer.gif) bottom left no-repeat;
	}
*/	

#extraDiv1{
	position:fixed;
	top:16px;
	width:175px;
	height:195px;
	left:50%;
	margin-left:-504px;
	background:url(images/Miranda_11.jpg) no-repeat top left;
	}
	
* html #extraDiv1{
	position:absolute;
	}

#extraDiv3{
	position:fixed;
	top:216px;
	width:175px;
	height:198px;
	left:50%;
	margin-left:-504px;
	background:url(images/ppatch_54_175.jpg) no-repeat top left;
	}

#extraDiv5{
	position:fixed;
	top:416px;
	width:175px;
	height:198px;
	left:50%;
	margin-left:-504px;
	background:url(images/miranda_one_175.jpg) no-repeat top left;
	}

/*hidden*/


/*
#pageHeader h1 span{display:none;}
#pageTopic h1 span{display:none;}
#linkList h3 span,
#pageHeader h2,
#quickSummary p.p1 span{
	display:none;
	}
*/
