p {
		color: #2e241d; 
		font-family: georgia, serif; 
		font-size:12px;
		line-height:15px;
		text-align:left; 
		margin:4px;
		text-decoration: none;
		font-variant:none;
		} 
	
a img {border:none;}		
a 	{
		text-decoration: none;
		color: #2e241d;
		background-color:#f0ffb2;
		}
		
a:hover {
		border-bottom: 1px dotted #e04914;
		}
	
.title{
	line-height:25px;
	
}	

.formbutton{
	cursor:pointer;
	
font-family:arial,sans-serif;
font-size:10px;
border:outset 1px #ccc;
background:#efefef;
color:#e04914;
font-weight:normal;
padding: 1px 2px;
}

.vidtitle{
	font-family:arial,sans-serif;
	font-size:10px;
	color:#555555;
}

.msg{
	margin-bottom:20px;
}

.section{
	border-top:1px dotted gray;
	border-bottom:1px dotted gray;
}

.comment{
	border: 1px solid #dedede;
	margin-top:10px;
	margin-bottom:10px;
	padding: 10px;
	background-color:#efefef;
	width:400px;
	
}	

.descrip{
		font-family:arial,sans-serif;
		font-size:10px;
		color:#555555;
		}
.credit{
		font-family:arial,sans-serif;
		font-size:9px;
		color:#555555;
		}
		
		.form{
						font-family:arial,sans-serif;
						font-size:9px;
						color:#e04914;
						}

.timestamp{
				font-family:arial,sans-serif;
				font-size:9px;
				color:#e04914;
				}
		
.header {
		font-family: Georgia, serif;
		font-size: 12px;
		border-bottom:1px dotted #e04914;
		color:#e04914;
		letter-spacing: 1px;
		font-style: none;
		text-decoration: none;
		}
		
.header a:link {
		font-family: Georgia, serif;
		font-size: 12px;
		border-bottom:1px dotted #e04914;
		color:#e04914;
		letter-spacing: 1px;
		font-style: none;
		text-decoration: none;
		background-color:#f0ffb2;
		}
	
.navigationBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 28px;
	color: #333333;
	text-decoration: none;
	vertical-align: middle;
	margin-left:4px;
	background-color:#f0ffb2;
	word-spacing:.5;
	padding-bottom:4px;
	padding-top:3px;
	border: 1px dotted #e1f29d;
	}

A:hover.navigationBar {
	text-decoration: none;
	background-color: ffdeb8;
	border: 1px dotted #e04914;
	}
	
.pastshows{
	font-family: Georgia, serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 24px;
	color:#74b9dc;
	font-style: bold;
	}