BODY  {
	font-family: verdana, sans-serif;
	font-size : 0.8em;
	font-weight: normal;
	color: #999;
	background-color: #eee;
	padding: 0px;
	margin: 10px;
	background-image : url(gfx/bugback2004-1.jpg);
}
#stretcherDiv {
	position:relative;
	width: 800px;
	height: 100%;
	color: inherit;
	background-color: transparent;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
}
DIV,
SPAN {
	border-style: solid;
	border-width: 0px;
	border-top-color: #ddd;
	border-right-color: #bbb;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	color : inherit;
	background-color: #fff;
}
IMG  {
	border-style: solid;
	border-width: 0px;
	border-top-color: #ddd;
	border-right-color: #bbb;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
}
H1, 
H2, 
H3 {
	color: #999;
}
INPUT, 
SELECT,
TEXTAREA  {
	color: #666;
	background-color: #eee;
	border-style: solid;
	border-width: 1px;
	border-color: #ccc;
	background-image : url(gfx/bugtextheader2004-1.jpg);
}
A,
A:Visited  {
	font-weight: normal;
	color: #c99;
	text-decoration : underline;
}
A:Hover  {
	color: #333;
	text-decoration : underline;
}
A.block,
A.block:Visited  {
	width: 220px;
	padding-left: 5px;
	color: #999;
	background-color: transparent;
	border-style: solid;
	border-width: 0px;
	border-color: #ccc;
	text-decoration : none;
	display: block;
}
A.block:Hover  {
	color: #333;
	background-color: #eee;
	text-decoration : none;
}
A.quicklink,
A.quicklink:Visited  {
	float: left;
	display: block;
	text-align: center;
	width: 130px;
	height: 15px;
	font-weight: bold;
	color: #999;
	background-color: #eee;
	text-decoration : none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin: 1px;
	border-style: outset;
	border-width: 1px;
	border-color: #bcf;
	background-image : url(gfx/bugtextheader2004-1.jpg);
}
A.quicklink:Hover  {
	color: #333;
	background-color: #eee;
	text-decoration : none;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	border-style: inset;
}
.hugeText {
	color: #efeff3;
	background-color: transparent;
}

/* end Color specifics */

#headerDiv {
	position: relative;
	width: 800px;
	height: 195px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 0px;
	overflow: hidden;
	background-image: url(gfx/bugheader2004-1.jpg);
	z-index: 5000;
}
#imageryDiv {
	position: relative;
	width: 800px;
	height: 45px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top-width: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 0px;
	overflow: visible;
}
	#see {
		position: absolute;
		top: -37px;
		left: 0px;
		font-family: inherit;
		font-size : 50pt;
		font-weight : bold;
	}
#thisThatOther {
	position: relative;
	width: 800px;
	height: 50px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 15px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	padding: 0px;
	overflow: visible;
}
	#this {
		position: absolute;
		top: -37px;
		left: 3px;
		font-family: inherit;
		font-size : 50pt;
		font-weight : bold;
	}
	#that {
		position: absolute;
		top: -37px;
		left: 270px;
		font-family: inherit;
		font-size : 50pt;
		font-weight : bold;
	}
	#other {
		position: absolute;
		top: -37px;
		left: 540px;
		font-family: inherit;
		font-size : 50pt;
		font-weight : bold;
	}
#threeColumnDiv {
	position: relative;
	width: 800px;
	height: 2000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	overflow: visible;
}
	#thisDiv {
		width:256px;
		height:100%;
		float:left;
		color: inherit;
		background: inherit;
		padding-right: 0px;
		padding-left: 10px;
		line-height : 170%;
	}
		#say  {
			font-family: inherit;
			font-size: 20pt;
			font-weight: bold;
			margin-bottom: 5px;
		}
	#thatDiv {
		width:256px;
		height:100%;
		color: inherit;
		background: inherit;
		float:left;
		padding-right: 0px;
		padding-left: 10px;
		border-left-width: 1px;
		line-height : 170%;
	}
		#find  {
			font-family: inherit;
			font-size: 20pt;
			font-weight: bold;
			margin-bottom: 5px;
		}
	#otherDiv {
		width:256px;
		height:100%;
		float:left;
		color: inherit;
		background: inherit;
		padding-right: 0px;
		padding-left: 10px;
		border-left-width: 1px;
		line-height : 170%;
	}
	.header {
		width: 251px;
		color: inherit;
		background-color: inherit;
		border-top-width: 1px;
		border-right-width: 0px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		padding-top: 4px;
		padding-right: 0px;
		padding-bottom: 4px;
		padding-left: 4px;
		letter-spacing: 4px;
		background-image : url(gfx/bugtextheader2004-1.jpg);
	}
#footerDiv,
#copyDiv {
	display: block;
	position: relative;
	width: 100%;
	height: 15px;
	padding-top: 5px;
	padding-bottom: 3px;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-image: url(gfx/bugcopyright2004-1.jpg);
	text-align: right;
	overflow: hidden;
}
.talkinput {
	width: 180px;
}
.subtle {
	font-size: 0.9em;
	background-color: transparent;
}
#asylumRing {
	color: inherit;
	background-color: #fffcfa;
	padding: 5px;
	border-bottom: #ddd solid 1px;
	border-right: #ddd solid 1px;
	text-align: right;
}

#twitter_div {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: solid 0px #000;
}
#twitter_update_list {
	padding: 0px 0px 0px 20px;
	margin: 0px;
	border: solid 0px #f00;
}
#twitter_update_list li {
	padding: 0px 10px 3px 0px;
	background: inherit;
	border: solid 0px #00f;
}
.textBox {
	padding-right: 5px;
	padding-left: 5px;
}
