body {
	font-family: sans-serif;
	font-size: 10px;
	padding: 0;
	margin: 0;
	background: #e9f1dd url(http://www.jonwiz.com/views/img/bg.jpg) top left repeat-y;
	color: black;
}
td.section {
	text-align: center;
}
td.section span {
	color: white;
	font-weight: bold;
	font-size: 11pt;
}
table.main {
	margin: 15px 0 0 0;
}
table td.description {
	text-align: right;
}
table td.description p {
	font-size: 14pt;
	margin: 0;
	width: 32em;
	color: #879079;
}

table td.logo_heading {
	text-align: center;
}
table td.logo {
	text-align: left;
}
table td.logo a img{
	padding: 0;
	margin: 0;
}
td.nav {
	background: #bcc2b2;
	text-align: center;
	font-size: 11pt;
}
td.nav a.button{
	margin: 0 15px 0 0;
	font-weight: bold;
	text-align: right;
	width: 126px;
	color: black;
}
td.nav a.button:hover{
	margin: 0 15px 0 0;
	font-weight: bold;
	text-align: right;
	color: white;
}
td.nav a.current{
	margin: 0 15px 0 0;
	font-weight: bold;
	text-align: right;
	width: 126px;
	color: white;
}
td.nav a.current:hover{
	margin: 0 15px 0 0;
	font-weight: bold;
	text-align: right;
	color: black;
}


table td.content {
	margin: 0 0 0 15px;
	padding: 0 0 0 0;
	color: black;
	text-align: left;
	vertical-align: top;
	width: 640px;
}

pre {
	color: blue;
}

li {
	font-size: 11pt;
}

.even {
	background: white;
}
.odd {
	background: #efefef;
}
table tr.even {
	background: white;
}
table tr.odd {
	background: #efefef;
}
body a {
	text-decoration: none;
	color: #f8180c;
}

table td.footer {
	text-align: center;
	margin: 0 0 0 100px;
}
table td.footer p {
	line-height: 2em;
	margin: 0;
	color: black;

}
table td.footer a {
	background: transparent;
	border: none;
}
div.item_container {
	margin: 0;
}
h1 {
	color: #f8180c;
	width: auto;
}
h4 {
	width: 20em;
	display: inline;
}
td.content h1{
	color: black;
}
div.item {
	background: white;
	clear: both;
	display: block;
	padding: 10px;
	border: 8px solid #bcc2b2;
	margin: 5px 0 5px 0;
	height: auto;
}
div.module {
	display: block;
	padding: 2px;
	width: 130px;
}
div.module p{
	color: white;
	font-size: 11pt;
}
div.pop {
	font-size: 2em;
	background: #f8180c;
	border: 8px solid #bcc2b2;
	clear: both;
	display: block;
	padding: 10px;
	margin: 5px 0 5px 0;
	height: auto;
	color: white;
}
div.pop p{
	width: 30em;
}
div.pop h1{
	width: 500px;
}
div.item_float {
	float: left;
	width: 30em;
	background: white;
	padding: 10px;
	margin: 5px; 
	height: auto;
}
div.item_float p {
	font-size: 10pt;
	line-height: 1.5em;
}

div.item_narrow {
	clear: both;
	display: block;
	border: 1px solid #ccc;
	padding: 10px;
	margin: 5px 0 5px 0;
	height: auto;
}
div.item p {
	width: 30em;
	font-size: 10pt;
	line-height: 1.5em;
}
div.tools {
	padding: 5px;
	background: #efefef;
	margin: 5px 0 5px 0;
	line-height: 3em;
}
div.tools a {
	background: white;
	padding: 4px;
	margin: 0 4px 0 4px;
}
div.tools a:hover,div.tools a.current {
	background: red;
	color: white;
	padding: 4px;
	margin: 0 4px 0 4px;
}
div.item_narrow div.tools {
	float: right;
	padding: 5px;
	background: #ccc;
	margin: 5px 0 5px 0;
}
div.item_narrow p {
	float: left;
	display: inline;
	padding: 0 1em 0 0;
}
div.item_narrow p em {
	font-weight: bold;
	font-style: normal;
}

div.session {
	background: white;
	width: 945px;
	padding: 5px 5px 5px 90px;
}
div.session p#user {
	float: right;
	font-size: 1.25em;
	color: black;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
div.session p#section_title {
	float: right;
	margin: 0;
	padding: 0;
}
div.session p#section_title em{
	color: red;
}
	
div.clear {
	clear: both;
}

div#page_links {
	font-weight: bold;
	background: #e9f1dd;
	padding: 10px;
}
div#page_links a {
	padding: 4px;
	background: white;
}
div#page_links a.page_link {
	background: white;
}
div#page_links span.page_text {
	padding: 4px;
	color: #666;
}

div#messages {
	font-size: 1.5em;
	color: green;
	margin-bottom: 8px; font-weight: bold; text-align:center; padding: 2px;
	background: lightyellow;
}
img.handle {
	cursor: move;
}
form input {
	display: block;
	margin: 10px 0 10px 0;
}
div.preview {
	overflow: auto;
}

.important {
	font-size: 1.5em;
}
.important em {
	font-weight: bold;
}
ul#twitter_update_list{
	background: transparent;
	margin-left: 0;
	padding-left: 0;
}
ul#twitter_update_list li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: #ccc;
	line-height: 1em;
	width: auto;
}
ul#twitter_update_list li span{
	display: block;
	width: 100px;
	font-size: 8pt;
}
div.song {
	background: white;
	padding: 10px;
	margin: 8px 0 0 0;
}
