#container {
	padding: 0;
	width: 720px;
	margin: 0 auto;
}
#video {
	background-color: #FFFFFF;
}
#news_content, #video_content, #audio_content, #mailing_list_content {
	margin: 0;
	padding-bottom: 10px;
}
#top {
	padding: 0;
	margin:0;
	height:150px;
}
#flash_container {
	padding: 0;
	width: 720px;
	margin: 0 auto;
	z-index: 1;
	top: 0px;
	left: auto;
	position: fixed;
}
#flash_player {
	height: 16px;
	width: 200px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	overflow: hidden;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #FFFF00;
}
#flash_player.hover {
	height:100px;
}

#col_1 {
	padding:0;
	margin:10px;
	float:left;
	width: 446px;
	
}
#col_2 {
	padding:0;
	margin:10px;
	float:left;
	width:230px;
	
}

#footer {
	padding:0;
	background-attachment: fixed;
	background-image: url(../images/background3_blur_more.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	position: relative;
	bottom: 0px;
	margin: 10px 10px 0 10px;
}
#footer  p  {
	font-size: 11px;
	color: #333;
}
#footer  a  {
	color: #333;
	text-decoration: underline;
}
#thumbs {
	padding: 2px;
	margin: 0px;
}
#photos_content {
	margin-bottom: 10px;
	background-attachment: fixed;
	background-image: url(../images/background3_blur_more.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}
#shows_content {
	margin-bottom: 10px;
}
#thumbs img {
	padding:2px;
}
#main_photo {
	padding:4px;
}
#main_photo img {
	height: auto;
	width: 100%;
}
#admin_col {
	padding:0;
	margin:10px;
}
body {
	margin:0;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	background-image: url(../images/background3.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center 0px;
}

.date {
	font-size: 11px;
	color: #666666;
}

.section {
	background-attachment: fixed;
	background-image: url(../images/background3_blur.jpg);
	background-position: center 0px;
	border:1px dashed #FF0;
	
}


h1 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF0000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
	letter-spacing: 2pt;
	background-attachment: fixed;
	background-image: url(../images/background3_blur_more.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	font-variant: small-caps;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF0000;
	padding: 5px;
	margin-bottom:0;
}
p,ul,td,form {
	font-size: 12px;
	color: #333333;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: 16px;
}
p {
	background-attachment: fixed;
	background-image: url(../images/background3_blur_more.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.news_title, .mailing_list_title, .photos_title {
	background-color:#FFFFFF;
	padding:5px;
	margin:0px;
	background-image: url(../images/background3_blur_more.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center 0px;
	color: #FF0000;
}
.news_body, .mailing_list_body, .links_body {
	background-color:#FFFFFF;
	padding:5px;
	margin:0px;
	background-image: url(../images/background3_blur_more.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center 0px;
}
.news_date {
	background-color:#FFFFFF;
	padding:5px;
	color:#666666;
	font-size:10px;
	background-image: url(../images/background3_blur_more.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.instructions {
	background-color:#FFFFFF;
	color:#666;
	font-size:10px;
	margin:0px;
	background-image: url(../images/background3_blur_more.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center 0px;
	padding: 5;
}
.show_date {
	color:#F00;
	font-weight: bold;	
}
.show_location {
	
}
.show_venue {
	
}


.small {
	font-size: 11px;
}

.lines {
	border-bottom: 1px dotted #FFF;
	width: 100%;
	height: 0;
	padding:0;
	margin-top: 2px;
	margin-bottom: 2px;
}

a {
	color:#FF0000;
	font-weight:bold;
}
a:link {
	color: #F00;
	font-weight:bold;
}
a:hover {
	background-color:#FFFF00;
}
.h_background {
	background-image:url(../images/background3_blur_more.jpg);
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-attachment: fixed;
	background-position: center 0px;
	margin: 0px;
}

#admin_col  table  {
	background-color: #FFFFFF;
}

#form1 {
	background-image: url(../images/background3_blur_more.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center 0px;
	margin:0;
}

.show_row_0 {
}

.show_row_1 {
}

#textfield {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 75%;
	border: thin solid #999;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 1px;
	color:#333;
}
#submit {
	font-family: Georgia, "Times New Roman", Times, serif;
	border: thin solid #999;
	color:#333;

}
#shows_ul li, #shows_past_ul li {
	margin: 0px;
	padding: 5px;
	background-attachment: fixed;
	background-image: url(../images/background3_blur_more.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}
#shows_ul, #shows_past_ul   {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#mp3s {
	border: thin dashed #FFFF00;
	margin: 5px;
	width: 50%;
}
.show_hide {
	padding: 5px;
	color: #FF0000;
}
#links_content {
	margin-bottom: 10px;
}
