body {
	background-color: #655243;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

td {
	border: 0;
	padding: 0px 0px;
	background-color:#666666;
	#background-color:#33261d;
	font-family: Times New Roman, Times, Verdana, Arial, Helvetica, Lucida Sans Unicode, Trebuchet MS;
	font-size: 10pt;
	color:#f8f7b6;
}

a {}
a:link { color: #ffffff}
a:visited { color: #ffffff}
a:hover { color: #ffffff}
a:active { color: #000000;
outline: none;}

table {
	border: 0;
	border-spacing: 0;
	padding: 0;
}

table#container {
	width: 100%;
	height: 100%;
}

td#content {
	text-align: left;
	vertical-align: top;
	height: 100%;
}

img {
	border: 0;
}

td#left {
	background: url(/images/bgleft.jpg) no-repeat right top;
	background-color:#333333;
	width: auto;
	height: 200px;
}

td#right {
	background: url(/images/bgright.jpg) no-repeat left top;
	background-color:#333333;
	width: auto;
	height: auto;
}

td.footer {
	background-color: #655243;
	padding-top: 5px;
	text-align: center;
	height: auto;
}

td#footleft {
	text-align: left;
	vertical-align: top;
	background-color: #655243;
	font-family: Verdana, Arial, Helvetica, Lucida Sans Unicode, Trebuchet MS;
	font-size: 8pt;
}

td#footright{
	text-align: right;
	vertical-align: top;
	background-color: #655243;
	font-family: Verdana, Arial, Helvetica, Lucida Sans Unicode, Trebuchet MS;
	font-size: 8pt;
}

div#cornertop{
	text-align: left;
	width: 488px;
}

div#cornerbottom{
	text-align: right;
	width: 488px;
}

div#cornerleft{
	text-align: left;
	width: 244px;
}

div#cornerright{
	text-align: right;
	width: 244px;
}

td#content_bg {
	background: url(/images/content-bg.jpg) no-repeat left top;
	background-color:#333333;
	width: 488px;
	height: 379px;
}

td#content_left {
	background: url(/images/content-left.jpg) no-repeat left top;
	background-color:#333333;
	width: 244px;
	height: 379px;
}

td#content_right {
	background: url(/images/content-right.jpg) no-repeat left top;
	background-color:#333333;
	width: 244px;
	height: 379px;
}

div.blind {
	height: 379px;
}

div.spacer {
	height: 20px;
}

div.container {
	height: 339px;
}

div.header {
	height: 33px;
	font-size: 18pt;
	padding-left: 5px;
}

div.notice {
	text-align: center;
	font-size: 18pt;
	padding: 5px;
}

div.scrollbox {
	overflow: auto;
	height: 296px;
	padding: 5px;
}

div.spacer_about {
	height: 25px;
	font-size: 12pt;
	text-align: right;
	padding-top: 3px;
}
div.container_about {
	height: 331px;
}
div.scrollbox_about {
	overflow: auto;
	height: 288px;
	padding: 5px;
	line-height: 16px;
}

div.full_scrollbox {
	overflow: auto;
	height: 329px;
	padding: 5px;
}

.actions {
	font-size: 8pt;
	text-align: right;
}

.divider {
	padding: 10px;
	text-align: center;
}

fieldset {
	border: 1px dashed #999999;
	font-size: 10pt;
	margin-bottom: 10px;
}

.jk_field {
	width: auto;
	margin-top: 5px;
	font-size: 8pt;
}

.jk_field_tag{
	color: #cccccc;
	font-style: italic;
	margin-left: 60px;
}

.jk_label {
	width: 60px;
	margin-top: 5px;
	font-size: 8pt;
	float: left;
	text-align: right;
}

.jk_button {
	width: auto;
	margin-top: 5px;
	font-size: 8pt;
	text-align: right;
}

.post_date {
	float:left;
	clear:both;
	font-style: italic;
	padding-bottom: 2px;
	font-size: 12pt;
}

.post_text {
	clear:both;
	margin-bottom: 5px;
	padding-top: 5px;
}

.event_name {
	float:left;
	clear:both;
	font-size: 13pt;
}

.event_date {
	float: left;
	clear: both;
}

.event_desc {
	clear:both;
	margin-bottom: 5px;
}

div.header_projects {
	height: 33px;
	font-size: 18pt;
	clear: both;
}

div.header_projects_past {
	height: 33px;
	font-size: 18pt;
	clear: both;
	padding-top: 30px;
}

td#projects_bg {
	background: url(/images/projects-bg.jpg) no-repeat left top;
	background-color:#333333;
	width: 488px;
	height: 379px;
}

.project_line {
	float: left;
	clear: both;
	width: 450px;
}

.project_name {
	float: left;
	font-size: 12pt;
	padding-right: 10px;
}

div.header_songs {
	height: 33px;
	font-size: 18pt;
	clear: both;
}

.song_container {
	float: right;
	clear: both;
	width: 400px;
	height: auto;
}

.song_list_line {
	float: left;
	clear: both;
	width: 350px;
	height: auto;
	font-size: 12pt;
}

.song_list_desc {
	padding-top: 10px;
	padding-bottom: 40px;
	float: right;
	clear: both;
	width: 330px;
	height: auto;
	font-weight: normal;
}

.song_line {
	float: left;
	clear: both;
	width: 450px;
	height: auto;
	text-align: left;
	padding-bottom: 5px;
}

.song_name {
	float: left;
	font-size: 12pt;
	padding-right: 10px;
}

.post_desc  {
	clear:both;
	margin-bottom: 5px;
	padding-top: 5px;
}

.actions_sub {
	font-size: 8pt;
	padding-left: 10px;
}

div.current_scrollbox {
	overflow: auto;
	height: 270px;
	width: 260px;
	padding: 5px;
}

div.past_scrollbox {
	overflow: auto;
	height: 270px;
	width: 478px;
	padding: 5px;
}

div.past_img {
	float: left;
	padding-right: 8px;
	padding-bottom: 8px;
}

#current_nav {
	width: 260px;
	height: 26px;
	text-align: center;
}

#past_nav {
	width: 478px;
	height: 26px;
	text-align: center;
}

#new_item{
	clear:both;
	font-size: 12pt;
	padding-top: 10px;
}

td#contact_bg {
	background: url(/images/contact-bg.jpg) no-repeat left top;
	background-color:#333333;
	width: 488px;
	height: 379px;
}

#contact_box {
	width: 488px;
	height: 309px;
	vertical-align: center;
	text-align: center;
	margin-top: 30px;
}

.contact_item {
	float: center;
	clear: both;
	padding: 10px;
	font-size: 14pt;
	color: #000000;
}

.contact_subitem {
	float: center;
	clear: both;
	padding: 5px;
	font-size: 14pt;
	color: #000000;
}

.contact_field {
	width: auto;
	margin-top: 5px;
	float: center;
	clear: both;
	font-size: 14pt;
	color: #000000;
	text-align: left;
}

.contact_field_tag{
	color: #666666;
	font-style: italic;
	margin-left: 100px;
	font-size: 10pt;
}

.contact_label {
	width: 100px;
	margin-right: 5px;
	font-size: 14pt;
	float: left;
	text-align: right;
}

#contact_header {
	float: center;
	clear: both;
	padding: 5px;
	font-size: 18pt;
	color: #000000;
}

#guestbook_box {
	width: 478px;
	text-align: center;
	overflow: auto;
	height: 329px;
	padding: 5px;
}

a .contact{}
a:link.contact { color: #000000}
a:visited.contact { color: #000000}
a:hover.contact { color: #000000}
a:active.contact { color: #ffffff;
outline: none;}

.sign_text {
	text-align: left;
	margin: 10px;
	padding-bottom: 10px;
	width: auto;
	clear: both;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Lucida Sans Unicode, Trebuchet MS;
	border-bottom: 3px #666666 solid;
}

div.header_photos {
	height: 33px;
	font-size: 18pt;
	clear: both;
}

div.header_photos_sub {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	height: 20px;
	font-size: 12pt;
	clear: both;
}

.photos_line {
	float: left;
}

.actions_photos {
	font-size: 8pt;
	float: right;
	padding-left: 5px;
	width: 80px;
}
