/* CSS Document for salivadriver page */

BODY {
	background-color: #999999;
	background-image: url(images/new_saliva_bgnd.gif);
	background-repeat: no-repeat;
}


#menu {
	position: absolute;
	top: 0px;
	left: 317px;
}

#texttop {
	position: absolute;
	top: 28px;
	left: 10px;
	width: 700px;
	color: #FFFFFF;
}

#text {
	font-family: "Lucida Bright", "Lucida Grande", "Lucida Sans", Times, serif;
	font-weight: bold;
	font-size: 9px;
	position: absolute;
	top: 89px;
	left: 7px;
	width: 420px;
	color: #8D8D8D;
}

.blacktext {
	color: #000000;
}
