/* CSS Document */

@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	border: 0;
}

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: url(images/raw/lbar.jpg) repeat-y 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	left: 0px;
	margin: 0px;
	padding: 0px;
	top: 0px;
}
.textclass {
	font: 14px/16px Arial, Helvetica, sans-serif;
	text-align: left;
	color: #996633;
}
a {
	color: #006699;
	text-decoration: none;
}
.titlebartitle {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #006592;
	font-size: 20px;
}
