@charset "utf-8";
body {
	margin:0;
	min-width:600px;
	padding:0;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFF;
	background-color: #666666;
}
.spoon {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	padding: 3px;
	color: #FFFFFF;
}
.headbar {
	width: auto;
	text-align: left;
	background-image: url(bgv.jpg);
	margin: 0px;
	height: 400px;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center;
}
.spoon2 {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	height: 241px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 43pt;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	line-height: 40pt;
	padding-top: 15px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.spoon3 {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	padding: 10px;
	height: 80px;
	font-size: 12px;
	font-weight: normal;
	line-height: 120%;
	color: #CCC;
}
.spoon4 {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	padding: 3px;
	height: auto;
}

h1 {
	font-size: 14pt;
	font-weight: bold;
	margin: 0px;
	text-shadow: 1px 1px 2px #333;
	color: #FFF;
}
h2 {
	font-size: 100%;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-shadow: -1px -1px 1px #333;
}

h3 {
	text-shadow: 0px 1px 1px #333;
}



.leftxt {
	width: 420px;
	line-height: 130%;
	margin-right: auto;
	margin-left: 0px;
	float: none;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFF;
}
.right {
	width: 340px;
	margin: 0px;
	padding: 10px;
	background-color: #999;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: thin ridge #666;
	float: right;
}


.right a {
	color: #FFF;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFF;
	text-shadow: 1px 1px 2px #000000;
	margin: 20px;
	border: thin solid #666;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #333;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-weight: bold;
}
.button:hover {
	background-color: #999;
}


.spoon a {
	color: #999;
	text-decoration: none;
	margin-right: 7px;
	font-size: 90%;
}
.spoon a:hover {
	text-decoration: underline;
	color: #F60;
}
.rightxt {
	width: 390px;
	line-height: 130%;
	margin-right: 0px;
	margin-left: auto;
	float: right;
}
.footbar {
	width: auto;
	text-align: left;
	background-image: url(bottom.jpg);
	margin: 0px;
	height: 200px;
	background-repeat: repeat;
}
.spoon5 {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	color: #999999;
	padding-top: 22px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	font-size: 84%;
}
.leftxt p a img {
	padding-right: 0px;
	padding-bottom: 30px;
	padding-top: 0px;
	padding-left: 30px;
}

