#wrap {
	width: 914px;
	margin-right: auto;
	margin-left: auto;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
#main-nav {
	background-image: url(../images/menu.gif);
	height: 47px;
	width: 914px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	background-repeat: no-repeat;
}
#main-nav #links {
	padding-top: 15px;
	font-family:Arial, Helvetica, sans-serif;
}
#main-nav #links a {
	padding-right: 11px;
	padding-left: 11px;
}
#main-nav #links a:link, #main-nav #links a:active, #main-nav #links a:visited {
	color: #000;
	text-decoration: none;
}#main-nav #links a:hover {
	color: #00C;
	text-decoration: underline;
}
#content-wrap {
	background-image: url(../images/wethepeople.jpg);
	background-repeat: no-repeat;
	min-height: 942px;
	width: 914px;
	overflow: visible;
}
#content-bod {
	margin-right: 35px;
	margin-left: 35px;
}
#footer a {
	color: #333;
	padding-right: 12px;
	padding-left: 12px;
	text-decoration: none;
}

#footer {
	text-align: center;
	font-size: 14px;
	margin-top: -10px;
	margin-bottom: 20px;
}
#footer #quote {
	margin-bottom: 20px;
}
#header {
	height: 50px;
	padding-top: 25px;
	opacity:0.75;
	filter:alpha(opacity=75);
}
#header span {
	font-family: Papyrus, "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #FFF;
	padding: 5px 20px;
	font-size: 24px;
	font-weight: bold;
	border: 2px solid #00C;
	color: #00C;
}
.body-style {
	background-color: #FFF;
	color: #000;
	padding: 20px;
	opacity:0.75;
	filter:alpha(opacity=75);
	margin: 10px 4px 10px 10px;
}
.body-style p {
	margin-top: 0px;
	margin-bottom: 15px;
}
.push {
	margin-left: 5px;
}

.events {
	background-color: #FFF;
	color: #000;
	padding: 10px;
	opacity:0.75;
	filter:alpha(opacity=75);
	margin: 10px auto 15px;
}
.events .gap, .shirts .gap {
	border-left-style: solid;
	border-left-color: #333;
	border-left-width: 1px;
}
.events td, .shirts td {
	padding: 10px;
}
.events td table td, .shirts td table td {
	padding: 0px;
	font-weight: normal;
	font-size: 12px;
}
.events td table, .shirts td table {
	margin-top:10px;
}
.events .date {
	color: #C00;
}
.pic-caption {
	font-size: 12px;
	margin-top: 10px;
}
.shirts {
	background-color: #FFF;
	color: #000;
	padding: 10px;
	margin: 10px auto 15px;
	border: 10px solid #ccc;
}
.fine-print {
	margin-top: 15px;
	font-size: 11px;
}
.sticker {
	width: 191px;
	background-color: #FFF;
	text-align: center;
	margin-bottom: 50px;
	border: 10px solid #ccc;
}
.sticker .buy {
	padding-bottom: 5px;
}

.sticker .buy .cost {
	font-weight: bold;
	color: #C00;
	display: block;
	margin-bottom: 5px;
}
.sticker .name {
	padding: 10px;
}
.sticker .name .size {
	font-size: 10px;
	display: block;
	margin-top: 7px;
}

