* {padding: 0; margin: 0;}

	 
body,td,input	{ font-family: tahoma, helvetica; font-size: 11px; color: #6E4835; line-height: 14px; }
	body		{ background-color: #382820; 
				text-align:center;
	}
	.small		{ font-size: 10px; }
	br.short	{ line-height: 8px; }
	a		{ color: #931222; text-decoration: none; }
	a:hover		{ text-decoration: underline; }
	a.heavy		{ font-weight: bold; }
	.lhead		{ font-weight: bold; }
	.carea		{ text-align: justify; }
	.bottom		{ color: #D7CABE; }
	form		{ margin: 0; }
	table.top 	{background-image: url('images/topdark.jpg'); 
			background-repeat: repeat-x;}
	table.logo 	{background-image: url('images/logobg.jpg');
			background-repeat: no-repeat;}
	table.sponsor	{background-image: url('images/sponsorbg.jpg');
			background-repeat: no-repeat;}
	td.content	{background-image: url('images/contentbg.jpg');}
	td.content h3{padding-bottom:10px;}
		td.content h4{padding-bottom:10px;}
	td.links	{background-image: url('images/linkbg.jpg'); 
				background-repeat:repeat-x;
				}
	
			
	td.header	{background-image: url('images/headerbg.jpg'); 
			background-repeat: repeat-x;}
	td.top		{background-image: url('images/topbg.jpg');}
	table.bg	{background-image: url('images/bg.jpg'); 
			background-repeat: repeat-x;}
	table.sidebar	{background-image: url('images/sidebarbg.jpg'); 
			background-repeat: repeat-y;}
	
	td.display	{background-image: url('images/displaytop2.jpg'); 
			background-repeat: repeat-x;}
			
	table.container{
		text-align:center; margin-left:auto; margin-right:auto; width:778px; border:none;}
	#content{
				
				width:750px;
				height:300px;
				overflow:auto;
			
	}
	
	#home{
				padding-right:30px;
				width:525px;
				height:300px;
				overflow:auto; 
	}
	img.con		{float: left;}
	td.bt		{background-image: url('images/contentbottom.jpg'); 
			background-repeat: repeat-x;}
	td.copy		{background-image: url('images/copybg.jpg'); 
			background-repeat: repeat-x;}
#signup{
	text-align:right;
}

#events{
	width:725px;
	
	
}
#events td{
	
	text-align:center;
	
}
td.time{
	background-image:url(images/eventbgtop.gif);
	height:50px;
	
}
td.desc{
	border-width:thin;
	border-color:#000;
	border-style:groove;
	background:url(images/eventbodybg.gif);
}
td.loc{
	background-image:url(images/eventbgbottom.gif);
	height:50px;
}

div.eventtxt {
	width:600px;
}
td.spec{
	vertical-align:text-top;
	font-weight:bold;
	color:#00C;
		
	}
td.img{
	width:300px;
	height:200px;
	border-width:thin;
	border-color:#000;
	border-style:inset;
}

td.blurb{
	padding:none;
	margin:none;
	font-size:9px;
	width:405px;
	height:200px;
	vertical-align:top;
	padding:5px;
	text-align:center;
	border-width:thin;
	border-color:#000;
	border-style:inset;
	border-left-style:none;
}


img.bcard{
	border-color:#000;
	border-width:thin;
	border-style:outset;
	width:300;
	height:200;
}
img.nav{
	width:90;
	height:43;
	border:none;
}
#fplist {
	list-style:inside;

}
	