.main-backdrop {
	background-image: url(../stop-smoking-images/graphics/backdrop-line.jpg);
	background-repeat: repeat y;
}

.watermark {
	background-image: url(../stop-smoking-images/graphics/watermark.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.title_text {
	text-align: left;
	font-family: Verdana;
	font-size: 24px;
	color: #0099ff;
	font-weight: Normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00B9E9;
}

.nav_text {
	text-align: justify;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

a.nav_text:link {
	color: #000000;
	text-decoration: none;
}

a.nav_text:visited {
	color: #000000;
	text-decoration: none;
}
a.nav_text:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

