@charset "utf-8";
.Navigation {
	font-size: 16px;
	font-family: "Viner Hand ITC";
	font-weight: bold;
}
.body_txt {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 120%;
	font-weight: 100;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: left;
}
.body_txt_heading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
}
body {
	background-image: url(/images/bg2.jpg);
	background-repeat: repeat-x;
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.helv {
	font-family: Arial, Helvetica, sans-serif;
}
body,td,th {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	color: #666;
	font-weight: normal;
	text-align: center;
}
.callout {
	font-family: "Comic Sans MS", cursive;
	font-size: 36px;
	font-weight: bolder;
}
.callout strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
}
address {
	font-family: Impact;
	font-size: 24px;
}
a:link {
	color: #CCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #999;
}
.body_txt_heading {
	text-align: center;
	color: #CCC;
}
.cnt {
	text-align: center;
}
.cnt .callout .body_txt_heading {
	text-align: center;
}
addy {
	text-align: center;
}
.view {
	text-align: left;
}
