@charset "utf-8";
/* CSS Document */

 
#headermessage {
	font-size: 0.7em;
	padding-left: 675px;
	padding-right: 140px;
	position: absolute;
	top: 4px;
	color:#FF0000;
	font-weight:bold;
}
#searchbar {
	position: absolute;
	right: 144px;
	top: 110px;
	font-size: .75em;
}
#searchbar span {
	font-weight: normal;
	color: #990000;
}
#searchForm  #keywords {
	width: 80px;
	height: 12px;
}
#searchForm #go {
	position: relative;
	top: 0px;
	font-size:.75em;
}

.subscr {
	position: relative;
	top: -4px;
	font-size: 0.8em;
}

