body {
	margin:0;
	padding:0;
}

#maststrip {
	margin: -1.5em 0 0 0;
	height:18px;
	background: #091c50;
}

#masthead {
	background: #000000;
	height: 108px;
	background: url(/img/paper.jpg) repeat;
	margin:-1.5em 0 0 0;
}

#logo {
	text-align: left;
	margin: 1.5em 0 0 0;
	float:left;
	width:475px;
}

ul#navlist {
	margin:36px 0 0 0;
	padding-left: 0;
	white-space: nowrap;
	text-align: right;
	font-weight: bold;
	font-size: 0.85em;
	color:#d4d2d0;
}

#navlist li {
	display: inline;
	list-style-type: none;
}

#navlist a { 
	padding: 3px 10px; 
}

#navlist a:link, #navlist a:visited {
	color: #fff;
	background-color: #261c14;
	text-decoration: none;
}

#navlist a:hover {
	color: #fff;
	background-color: #ff0000;
	text-decoration: none;
}

ul#staff {
	margin:9px 0 0 0;
	padding-left: 0;
	white-space: nowrap;
	text-align: right;
	font-weight: bold;
	font-size: 1em;
	color:#d4d2d0;
}

#staff li {
	display: inline;
	list-style-type: none;
}

#staff a { 
	padding: 3px 10px; 
}

#staff a:link, #staff a:visited {
	color: #fff;
	background-color: #261c14;
	text-decoration: none;
}

#staff a:hover {
	color: #fff;
	background-color: #ff0000;
	text-decoration: none;
}

#hello {
	height: 72px;
	width: 950px;
	background: url(/img/hello.jpg) no-repeat;
	margin: 2em 0 2em 0;
	text-indent: -9999px;
	overflow: hidden;
}

#hello h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	line-height: 1.25em;
}

#hello h3 p {
	padding: 0.5em 1em 0.5em 1em;
}

#services {
	margin: 0 0 2em 0;
	float: left;
}

#leftcol {
	margin: 0;
	padding: 0;
	color: #333333;
	text-align: justify;
}

#events {
	width: 274px;
	margin: 0 0 1.5em 0;
	padding: 1.5em;
	background: url(/img/eventsbg.jpg);
	
}

#footerlist {
	margin:2em 0 0 0;
	padding:1em;
	text-align: center;
	background: url(/img/paper.jpg) repeat;
}

#footerlist li {
	display: inline;
	list-style-type: none;
	padding-right: 9px;
}

#footerlist a {
	color:#fff;
	text-decoration: none;
}

#footerlist a:hover {
	text-decoration: underline;
}

/* #headernav {
	margin:3.2em 0 0 -3.4em;
	text-align: right;
}

#headernav li {
	display: inline;
	list-style-type: none;
	padding-left: 9px;
	line-height: 1.6em;
}

#headernav a {
	color:#fff;
	text-decoration: none;
}

#headernav a:hover {
	text-decoration: underline;
}

#nav {
	float:left;
	width:270px;
} */

#youthworx {
	margin: 0 0 2em 0;
	float: left;
}

.span-16 a:link {
	color:#ff0000;
}

.span-16 a:hover {
	color:#ff0000;
}

.span-16 a:visited {
	color:#ff0000;
}


.span-16 a:active {
	color:#ff0000;
}

.span-8 {
	font-weight: normal;
}

.span-8 h4 {
	font-size: 1em;
	font-weight: bold;
	margin:0 0 0.5em 0;
}

.span-8 .news p {
	margin:0;
}

.news {
	margin:1.5em 0 0 0;
	padding:1px 0 0 0;
}

.span-8 a:link {
	color:#ff0000;
}

.span-8 a:hover {
	color:#ff0000;
}

.span-8 a:visited {
	color:#ff0000;
}

.span-8 a:active {
	color:#ff0000;
}

.span-24 a:link {
	color:#ff0000;
}

.span-24 a:hover {
	color:#ff0000;
}

.span-24 a:visited {
	color:#ff0000;
}

.span-24 a:active {
	color:#ff0000;
}

.disclaimer {
	font-size: 11px;
	text-align: justify;
	color:#666666;
	font-weight: normal;
}

.read {
	margin:0 0 1.5em 0;
}

.hpgevents {
	margin:1.5em 0 0 0;
}

.designed {
	margin: 1.5em 0 0 0;
	font-size: 0.85em;
	font-weight: normal;
	color: #333;
}

/* Poll DIV Classes for Poll Module */

.pollWrapper {
	width: 310px;
}

.pollBlock {
	width: 310px;
}

.pollQuestion {
	font-weight: bold;
	margin: 18px 0 0 0;
}

.pollTotalVotes {
	margin: 0 0 18px 0;
	color: #666;
}

.pollAnswerBlock {
	height: 18px;
}

.pollAnswer {
	margin: 0 9px 0 0;
}

.pollResult {
	margin: 0 0 9px 0;
	float: left;
	clear: left;
}

.pollResultAnswer {
	font-weight: bold;
	margin-right: 9px;
	float: left;
}

.pollSelectedAnswer {
	float: left;	
}

.pollResultBar {
	height: 18px;
	float: left;
	
}

.pollEmailBlock {
	
}

/* Poll Span Classes for Poll Module */

.pollResultPercent {
	height: 18px;
}

.pollSelectedPercent {
	height: 18px;
}

.pollResultVotes {
	height: 18px;
}

.pollSelectedVotes {
	
}

.pollbar {
	height: 18px;
}

/* Poll Other Classes for Poll Module */

.pollRadio {
	margin: 9px 9px 0 0;
}

.pollButton {
	float: left;
	margin: 109px 0 0 0;
}

.pollEmailInput {
	
}













