.navbar {
	letter-spacing: 0.2em;
	text-align: center;
	word-spacing: 0.5em;
	font-family: "Lucida Sans Typewriter";
	font-size: 12px;
	font-weight: normal;
	top: 3px;
	padding: 5px;
}
.site_body {
	background-color: #FFFFFF;
	padding-left: 275px;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
}
.contain {
	text-align: center;
	width: 610px;
	padding: 5px;
}
.content {
	font-family: "Lucida Sans Typewriter";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	word-spacing: 0.05em;
}
.validation {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #990000;
	font-weight: bold;

}
  a:visited {
	color: #990000;
	font-weight: bold;
}
  a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
.caption {
	font-family: "Lucida Sans Typewriter";
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-image: url(../images/backer.jpg);
}
