/** 
 * Alternate Silver 
 */

/* basic elements */
html {
	margin: 0;
	padding: 0;
}

body { 
	font: 75% verdana, sans-serif;
	line-height: 1.5;
	color: #222222; 
	background: #CCCCCC; 
	margin: 0; 
	padding: 0;
	/* align: center; */
}

p { 
	margin-top: 0; 
	text-align: justify;
}

img {
	border: none;
}

h3 { 
	font: italic normal 1.4em verdana, sans-serif;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #000000;
}

a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #666666;
}

a:hover, a:active { 
	text-decoration: underline; 
	color: #9685BA;
}

acronym {
	border-bottom: 1px #0000FF dashed;
}


/* specific divs */
#container { 
	/* background: url(images/space_tl2.jpg) no-repeat top left;  */
	padding: 145px 0px 130pt 130px;  
	margin: 0px; 
	position: relative;
	width: 800px;
	background: url(images/ducktape.gif) no-repeat bottom right; 
}

#intro { 
	min-width: 470px;
}

#pageHeader h1 { 
	background: transparent url(/images/random_insanity.gif) no-repeat top left;
	margin-top: 10px; 
	width: 219px; 
	height: 87px; 
	float: right;
	display:none;
}

#pageHeader h1 span {
	display:none;
}

#pageHeader h2 { 
	background: transparent url(/images/tagline1.gif) no-repeat bottom right; 
	margin-top: 58px; 
	margin-bottom: 40px; 
	width: 300px; 
	height: 18px; 
	float: right;
	display:none;
}

#pageHeader h2 span {
	display:none;
}

#pageHeader {
	padding-top: 20px;
}

#quickSummary {
	clear:both; 
	margin: -150px 5px 20px 10px; 
	width: 160px; 
	float: right;
}

#quickSummary p {
	font: italic 10pt/22pt "Lucida Console"; 
	text-align:center;
}

#preamble {
	clear: left; 
	padding: 0px 10px 0 10px;
	width: 600px; 
}

#supportingText {	
	padding-left: 10px; 
	margin-bottom: 40px;
}

#footer { 
	clear: both;
	text-align: center; 
	font-size: 7pt;
	width: 600px;
}

#footer a:link, #footer a:visited { 
	margin-right: 20px; 
}

#linkList {
	margin-left: 0px; 
	position: absolute; 
	top: 0; 
	left: 0;
}

#linkList2 { 
	font: 10px verdana, sans-serif; 
	padding: 10px; 
	width: 120px; 
}

#linkList h3.menu { 
	/*background: transparent url(/images/coffee.jpg) no-repeat top left; */
	margin: 10px 0 5px 0; 
	width: 97px; 
	height: 16px; 
}

#linkList h3.menu span {
	/* display:none; */
}

#linkList h3.favorites { 
	/* background: transparent url(/h4.gif) no-repeat top left;  */
	margin: 25px 0 5px 0; 
	width: 60px; 
	height: 18px; 
}

#linkList h3.favorites span {
	/* display:none; */
}

#linkList h3.links { 
	background: transparent url(/h5.gif) no-repeat top left; 
	margin: 25px 0 5px 0; 
	width:57px; 
	height: 14px; 
}

#linkList h3.links span {
	/* display:none; */
}
#linkList h3.resources { 
	background: transparent url(/h6.gif) no-repeat top left; 
	margin: 25px 0 5px 0; 
	width:63px; 
	height: 10px; 
}

#linkList h3.resources span {
	/* display:none; */
}

#linkList ul {
	margin: 0;
	padding: 0;
}

#linkList li {
	line-height: 2.5ex; 
	background: transparent url(/cr1.gif) no-repeat top center; 
	display: block; 
	padding-top: 5px; 
	margin-bottom: 5px;
	list-style-type: none;
}

#linkList li a:link {
	color: #333333;
}

#linkList li a:visited {
	color: #666666;
}

#extraDiv1 {
	background: transparent url(/images/Together_But_Apart_by_JMarie_Photography.jpg) -100px -160px no-repeat; 
	position: absolute; 
	top: 20px; 
	left: 140px; 
	width: 594px; 
	height: 145px;
}

#extraDiv1 span{
	position: absolute; 
	right: 20px; 
	bottom: 2px; 
}
	
.accesskey {
	text-decoration: underline;
}

div#larchives {
	display:none;
}

div#block1 {
	width: 600px;
}

div#block2 {
	width: 600px;
}

div#block3 {
	width: 600px;
	float: left;
	clear: left;
}

div#block4 {
	display: none;
}

div#licons {
    margin-top: 30px;
}
