/*
Author Name: Big Tada Inc
Author Site: http://www.bigtada.com
Style Name: NPAC
Style URI: http://www.performingartsconvention.org
Version: 1.0
Comments:
*/

body {
	background: #ccc;
}
	
H1 {
	display: none;
}

p.description {
	display: none;
}

ul.menu li.admintab {
	display: none;
}

ul.menu li a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

a {
	color: #759429;
	text-decoration: underline;
}

a:hover {
	color: red;
}

a:visited {
	color: #759429;
}

.entry-content a:visited {
	color: #759429;
}

.entry-content ul li {
	margin: 0pt 0pt 0px;
	padding: 0pt;
}

.entry-content {
	text-align: left;
}

.entry-content p {
	margin-top: 25px;
}
