/* css test document - 'Borgbilly Collective', by Cindy Murray, http://home.comcast.net/~cindym3/ */
/* All associated graphics copyright 2005, Cindy Murray, unless otherwise noted */
/* Added: August 8, 2005 */

/* IMPORTANT */
/* This design is the intellectual property of Cindy Murray.  You may not copy it elsewhere without express written permission. */

body {
	background-image:   url(images/red_lin.gif);
	background-repeat: repeat;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	text-align: center;
	display: block;
}

#logo {
	background-image: url(images/circuit-logo.gif);
	background-position: center center;
	width: 400px;
	background-repeat: no-repeat;
	height: 200px;
	border: thick outset #CCCCCC;
}
#logo h1 {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 16px;
	background-position: left;
	visibility: hidden;
}
#intro {
	background-color: #FFFFFF;
	margin: auto;
	padding: 20px;
	clear: both;
	border: medium outset #CCCCCC;
	position: absolute;
	top: 35px;
	background-image: url(images/lg_rivets.gif);
	overflow: visible;
	right: 35px;
	width: 350px;
	z-index: 4;
}
#pageHeader {
	background-color: #FFFFFF;
	border: medium ridge #FFFFFF;
	color: #000000;
	padding: 20px;
	overflow: visible;
}
#pageHeader h2 {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
}
#pageHeader p {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 16px;
}

#content {
	position: absolute;
	left: 75px;
	top: 250px;
	background-color: #CCCCCC;
	padding: 20px;
	border: thick outset #CCCCCC;
	width: 350px;
	z-index: 3;
	list-style-image: none;
}
#content h3 {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	border: medium inset #CCCCCC;
	background-color: #FFFFFF;
	text-align: center;
}
#content li {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 16px;
	background-image: url(images/butt1.gif);
	padding: 10px;
	list-style-type: none;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	background-position: center;
	margin: 0px;
	list-style-position: outside;
}
#content a:link {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#content a:visited {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#content a:active {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
#outsideLinks {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
#siteMap {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
#footers {
	background-color: #FFFFFF;
	background-position: center bottom;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 20px;
	border: medium ridge #CCCCCC;
	vertical-align: bottom;
	position: absolute;
	text-align: center;
	left: 55%;
	font-weight: bold;
	padding: 20px;
	top: 700px;
}
#navigation {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#navigation a:link {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: underline;
	text-align: center;
	list-style-image: none;
}
#footers a:link {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
#footers p a:link {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

