.Header {
	width: 650px;
	height: 160px;
	background-image: url('../system_images/header.png');
	background-repeat: no-repeat;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
}
.navbar {
	width: 650px;
	height: 34px;
	padding: 0px;
	background-image: url('../system_images/navbar.png');
	border-right-style: solid;
	border-left-style: solid;
	clip: rect(0px, auto, auto, auto);
}
.body {
	width: 650px;
	background-image: url('../system_images/body.png');
	border-right-style: solid;
	border-left-style: solid;
	height: 450px;
	border-bottom-style: solid;
}
.wrapper {
	width: 650px;
	height: 500px;
	margin: 0px auto 0px au
.footer {
	border-color: #000000;
	width: 650px;
	height: 20px;
	margin: 0px auto 0px auto;
	font-size: small;
	font-family: Pristina;
	color: #FFFFFF;
	padding: 10px 0px 0px 0px;
	float: left;
	text-align: center;
}
;
}
.title {
	font-family: Pristina;
	font-size: xx-large;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	width: 600px;
	padding: 10px 10px 5px 10px;
}
.form {
	font-family: calibri;
	background-color: #CCCCCC;
	border: thin solid #000000;
}
.facebook {
	padding: 0px;
	width: auto;
	height: auto;
}
emailclub {
	font-family: Calibri;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	padding: 3px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
