/* CSS by Robert J. Funches derived from css Zen Garden submission 069 "Bonsai Sky" by Mike Davidson. Derivation released under identical license, CC-ShareAlike v1.0. Original license provided below. */
/* css Zen Garden submission 069 - 'Bonsai Sky' by Mike Davidson - http://www.mdavidson.com/ */
/* css released under Creative Commons ShareAlike License v1.0 - http://creativecommons.org/licenses/sa/1.0/  */


/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the designer's written permission. */
/* The CSS itself may freely be used for anything you wish, but the associated graphics belong to the designer. */
/* What you may use - .css files. What you may not use - .jpg, .gif, and .png files. */


body {
	color: #000;
	background-color: #fff;
	background-image: url(bg_2.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	font: normal 12px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}		

acronym {
	border: 0;
}

h3 {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #000066;
	background-image: url(icon_monitor_pc.gif);
	background-repeat: no-repeat;
	padding-left: 28px;
	height: 23px;
	margin-top: 14px;
	margin-bottom: -5px;
}

h3 span {
	border-bottom: 1px dotted #000000;
	padding-bottom: 3px;
}

p {
	line-height: 165%;
}

ul {
	list-style: none;
	padding: 0 0 0 13px;
	margin: 10px 0 0 0;
}

li {
	line-height: 16px;
	padding-bottom: 8px;
}

a:link, a:visited, a:hover, a:active {
	color: #000066;
	font-weight: bold;
}

#linkList a:link, #linkList a:visited {
	color: #000000;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-shadow: 0 0 3px #FFFFFF;
	font-weight: bold;
	display: block;
}

#linkList a:hover, #linkList a:active {
	color: #000000;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-shadow: 0 0 3px #FFFFFF;
	font-weight: bold;
}

#linkList {
	position: absolute;
	width: 200px;
	top: 50px;
	right: 7%;
	color: #0033CC;
	font-style: italic;
	font-size: 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-shadow: 0 0 3px #000000;
}

#linkList h3 {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	padding: 0;
	text-align: center;
	text-transform: lowercase;
	color: #FFFFFF;
	background-image: none;
	height: auto;
}

#linkList h3 span {
	background-color: #000066;
	padding: 4px 20px 4px 20px;
	position: relative;
	top: -7px;
	left: -15px;
}

#lreadmore, #lcontact, #lresources {
	background-image: url(trans.png);
	margin-bottom: 25px;
	padding-bottom: 3px;
}

#quickSummary {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 380px;
	border-left: 1px dotted #000000;
	padding-left: 8px;
}

#pageHeader {
	top: 4px;
	position: absolute;
	height: 116px;
	text-align: center;
	width: 92%;
}

#pageHeader img {
	position: absolute;
	left: 0px;
	top: 0px;
	padding-top: 3px;
	border: none;
}

#pageHeader h1 {
	font: normal 85px Georgia, "Times New Roman", Times, serif;
	text-shadow: 0 0 7px #000000;
	margin: 0;
	padding: 0;
	color: #111133;
	display: none;
}

#pageHeader span {
	padding-top: 3px;
}

#container {
	width: 92%;
	margin-left: 40px;
	padding-bottom: 40px;
}

#intro {
	padding-top: 115px;
}

#textblock {
	width: 60%;
}

#bulletlead {
	font-weight: bold;
}

#footer {
	border-top: 1px dotted #000000;
	width: 60%;
	margin-top: 20px;
	font-size: 9px;
}

#lselect a:link.c , #lselect a:visited.c {
	color:#0033CC;
	text-decoration: none;
	display: inline;
}

#lselect a:hover.c, #lselect a:active.c {
	text-decoration: underline;
	display: inline;
}