@charset "utf-8";
/* CSS Document */

#container {
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(../2011/2011-background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
}
.foot {
	color: #000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
	font-size: 9px;
	text-align: left;
	padding-bottom: 75px;
	padding-left: 10px;
	bottom: 0px;
}
.contact {
	color: #000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
	text-align: left;
	padding-bottom: 75px;
	padding-left: 10px;
	position: relative;
	bottom: 0px;
}
.body-sm {
	color: #000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
	font-size: 9px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}
.body-md {
	color: #000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}
.body-mdcent {
	color: #000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}
.body-lg {
	color: #000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
}
.bodyhead {
	color: #000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
	font-size: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	text-align: left;
}
.bodyheadcenter {
	color: #000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
	font-size: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	text-align: center;
}
.main-head {
	color: #000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
	font-size: 20px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	padding-top: 10px;
}
.main-subhead {
	color: #000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
	font-size: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	text-align: left;
	font-style: italic;
}
.style6 {
	font-size: 16px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}