a {
	color: #3af;
}
h1#headerText {
	width: 657px;
	height: 94px;
	padding: 0;
	margin: 0;
	background-image: url(_images/bdtHead.png);
	
	/*text-indent: -99999px;/**/
}
h1#headerText a {
	text-indent: -99999px;
	display: block;
	width: 100%;
	height: 100%;
}

div#header p#tagLine {
	font-weight: bolder;/*TODO: Make chunkier */
	text-align: right;

}

img.decoratorA {
	float: right;
	width: 200px;
	margin: 0.4em;
	border: 2px solid #000;
}

div#rel li {
	display: inline;
}

div.entry a {
	font-weight: bold;
	text-decoration: none;
}

div#subContent1 ul li:hover, div.tagList ul li:hover {
	background: #3af;
}

div#pagination {
	margin: 0 auto;
	text-align: center;
}

div#pagination span.current {
	margin: 1em 1em;
}
