html{
	font-family: Helvetica, Arial, sans-serif;
	background-color: #000;
	height: 100%;
	padding: 0;
	}
body{
	background: #000 url('../images/bg.jpg') no-repeat top center fixed;
	padding: 0;
	margin: 0;
	min-height: 100%;
}
a{
	color: #000;
	text-decoration: underline;
	cursor: pointer;
}
a:hover{
	color: #fff;
	background-color: #000;
}
.clear{
	clear: both;
}
#custom-doc { width:63.08em;*width:61.56em;min-width:820px; margin:auto; text-align:left;
	min-height: 100%;}

#custom-doc.index{
	padding-bottom: 20px;
}

#bd, #ft{
	background-color:#f9f9f9;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;

}
#logo{
	text-align: center;
	padding-top: 20px;
	margin-bottom: 10px;
}
.entry{
	margin: 0 auto;
	width: 715px;
	padding: 20px;
	border-bottom: 1px dotted #666;
}
.entry.links{
	padding: 10px 20px 5px 20px;
}
.entry.links ul{
	float: right;
	margin-right: -20px;
}
.entry.links li{
	float: left;
	margin-left: 12px;
}
.entry.links a{
	text-decoration: none;
	font-size: 1.08em;
}

a.current{
	font-weight: bold;
}
.entry.first{
	border-top: 1px dotted #666;
}
div.flyer{
	height: 115px;
	width: 115px;
	float: left;
	margin-right: 10px;
	overflow: hidden;
	border: 2px solid #000;
}
img.flyer{
	width: 180px;
	margin: -50px -10px;
}
div.flyer.large{
	height: 291px;
	width: 124px;
	border: none;
	margin-left: -2px;
}
img.flyer.large{
	height: 100%;
	width: 100%;
	margin: 0;
}
p.show{
	font-size: 1.1em;
	margin-bottom: 10px;
	margin-left: 125px;
}
.date{
	color: #cc0202;
}
.name{
	font-size: 1.2em;
	font-weight: bold;
}
.info{
	display: none;
	margin: 10px 0 0 0;
}
#ft{
	text-align: center;
	font-size: .93em;
	color: #444;
	padding: 15px 0 0 0;
	margin-bottom: 10px;
}
#ft p{
	margin-bottom: 15px;
}
#ft a{
	color: #232323;
}
#ft a:hover{
	background-color: none;
}

/*admin*/
td{
	padding: 4px;
	vertical-align: top;
}
input.button{
	float: right;
}
