	#qm {
	height: 260px;
	width: 110px;
	color: #000000;
	margin-left: 10px;
	margin-top: 150px;
	z-index: 1050;
	float: left;
	position: absolute;
	margin-right: 1000px;
	top: 0px;
}
    .bluetitle {
	font-size: 5px;
	width: 370px;
	height: 40px;
	float: left;
	padding: 6px 0px;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 0.2px;
	color: #CCCCCC;
}
#zksig #container #intro #preamble #Welcome div {
	clear: left;
}

.bluetitle2 {
	color: #336699;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	width: 100%;
	height: 100%;
	float: none;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 0.2px;
}

#css-zen-garden #container .bluetitle a {
	text-decoration: none;
	color: #CCCCCC;
}
#css-zen-garden  #container  .bluetitle  a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

.welcometitle {
	color: #336699;
	line-height: 14px;
}
.p3 {
	color: #000000;
	line-height: 11px;
	font-size: 10px;
}

/* css Zen Garden submission - 'Tiny Blue', by Timo Virtanen, http://www.timovirtanen.com/ */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */
/* All associated graphics copyright 2006, Timo Virtanen */


/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the 
   designer's written permission. However, feel free to study the CSS and use 
   techniques you learn from it elsewhere. */
   
body{
	text-align:left;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#CCCCCC;
	letter-spacing: 0.03em;
	background-color: #ccc;
	background-image: url(pics/background.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0;
	}
	
h1, h2, h3{
	font-size:1.4em;
	text-align:left;
	margin:0;
	padding:0;
	}
	
p{
	line-height:1.2em;
	margin-top: 0.9em;
	margin-right: 0;
	margin-bottom: 0.9em;
	margin-left: 0;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	}
	
#container{
	width:880px;
	position:absolute;
	left: 50%;
	margin-left: -440px;
	}
	
* html #container{ /*IE FIX*/
	margin-left:-440px;
	}
	
#container h3{
	padding:6px 0;
	background:url(pics/header_bg.gif) top left repeat;
	}
	
#supportingText, #preamble, #linkList{
	text-align:justify;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	}
	
#preamble h3{
	margin-top:1.9em;
	}
	
ul{
	padding:0;
	margin:0;
	}
	
ul li{
	list-style:none;
	padding-left:1em;
	border-bottom:1px #365779 solid;
	}
	
ul li a:link, ul li a:visited, ul li acronym{
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	}
	
ul li acronym{
	border-bottom:1px dotted #000000;
	}
	
ul li a:hover, ul li a:active, ul li a:hover acronym{
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
	}
	
ul li a.c:link, ul li a.c:visited{
	color:#333333;
	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:#23265D;
	font-weight:bold;
	text-decoration:underline;
	}
	
a:hover, a:active{
	color:#333333;
	text-decoration:none;
	}
	
#pageHeader{
	width:880px;
	height:140px;
	background:url(pics/header.jpg) no-repeat top left;
	}
	
#quickSummary{
	background-color: #FFFFFF;
	padding: 0px;
	margin-right: 7px;
	margin-left: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
}
	
#quickSummary .p2{
	padding:0px;
	width:866px;
	height:10px;
	margin: 0px;
}
	
#quickSummary .p2 span{
	visibility:hidden;
	white-space:nowrap;
	}

#quickSummary .p2 span a{
	visibility:visible;
	text-indent:-9000px;
	display:block;
	margin-top:-1.1em;
	height:1.6em;
	float:left;
	width:440px;
	overflow:hidden;
	}
	
#linkList{
	padding-top:0.5em;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #fff;
	background-image: url(pics/background2.gif);
	background-repeat: repeat-y;
	background-position: center top;
	}

#lselect h3, #larchives h3, #lresources h3{
	width:50%;
	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-left:-5px;
	width:880px;
	height:50px;
	text-transform:uppercase;
	background:url(pics/footer.gif) bottom left no-repeat;
	padding-top: 7px;
	vertical-align: middle;
	z-index: 1021;
	}
	
#extraDiv1{
	position:fixed;
	top:0;
	width:37px;
	height:433px;
	left:0%;
	margin-left:-150px;
	background:url(pics/the_beauty.gif) no-repeat top left;
	}
	
* html #extraDiv1{
	position:absolute;
	}
	
/*hidden*/

#linkList h3 span,
#pageHeader h1,
#pageHeader h2,
#quickSummary p.p1 span{
	display:none;
	}
#Welcome {
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(pics/welcomebg.gif);
	width: 100%;
}
#css-zen-garden #container .bluetitle2 a:hover {
	color: #333333;
	text-decoration: none;
}
#css-zen-garden #container .bluetitle2 a {
	text-decoration: none;
	color: #336699;
}
#footer2 {
	position:absolute;
	margin-left:-5px;
	width:880px;
	height:11px;
	text-transform:uppercase;
	padding-top: 0px;
	background-image: url(pics/background2bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	z-index: 1022;
}
