#domainTitle a {
	color: #860401;
}

#domainSubtitle {
	background: transparent url(top_points.png) top center no-repeat;
}

#domainSubtitle .header {
	color: #860401;
}

#searchForm input.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 8pt; */
	font-weight: normal;
	border: 1px solid #003366;
	padding: 1px;
	margin: 0px;
}

#searchForm input.button {
	/*background: transparent url(searchok.png) top left no-repeat;*/
    width: 31px;
	height: 21px;
	color: #fff;
    background-color: #860401;
	font-size: 10px;
}

.leftbar {
	background: transparent url(leftbarbg.png) left top repeat-y;
	padding: 20px 0 20px 0;
	width: 306px;
	margin: 0 0 0 19px;
}

#bottom-keywords {
	padding: 50px 0 0 0;
}

#bottom-keywords h2 {
	color: #860401;
	font-weight: normal;
	text-decoration: underline;
}
#top-keywords h2 {
	color: #44ADC1;
	font-weight: normal;
	text-decoration: underline;
}

.search {
	color: #2e456f;
    padding-left: 0px;
}

#similarSiteLinks h3 {
	font-weight: bold;
	color: #0c95ae;
}

#teezers .lbdate a {
	color: #8e1512;
	text-decoration: underline;
}

#teezers .lbdatelink {
	color: #004178;
	text-decoration: underline;
	font-weight: normal;
    padding-left: 0px;
}


