@charset "ISO-8859-1";
body {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	top: 0px;
	margin-top: 0px;
	background-color: #3B3027;
}
body,td,th {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 11px;
}
a:link {
	color: #000000;
	text-decoration: none;
	vertical-align: bottom;
	font-weight: bold;
	text-transform: none;
	font-size: 11px;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	text-transform: none;
	font-size: 11px;
}
a:hover {
	text-decoration: underline;
	color: #990000;
	font-weight: bold;
	text-transform: none;
	font-size: 11px;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	font-size: 11px;
}
.Copyright {
	color: #FFFFFF;
	text-align: right;
	padding-right: 40px;
	font-size: 10px;
}
p {
	line-height: 1.7em;
	text-align: justify;
	padding-top: 5px;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	color: #000000;
	font-weight: lighter;
}
.centered_image {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding-top: 5px;
}
.pictures {
	border: 1px solid #FFFFFF;
	margin-right: 8px;
}
.center_window {
	padding-right: 30px;
	margin-right: 0px;
}
h2 {
	text-align: left;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
}
.background_image {
	background-image: url(images/LS_Template.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bold_credits {
	font-weight: bold;
}
