body {
	font-family: Georgia, serif;
	background: none;
	color: black;
	font-size:90%;
}

a {
	text-decoration:none;
	color:black;
}

#page {
	width: 100%;
	margin: 0; padding: 0;
	background: none;
}


#header {
	margin: 0 auto;
}

/* Menu */

#menu {
	display:none;
}


#page {
	margin: 0 auto;
}

#page-bgtop {

}

	/** LOGO */

#logo {
	margin: 0 auto;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
}

#logo p {
	text-transform: uppercase;
}

#logo h1 {

}

#logo a {
	text-decoration:none;
	color:black;

}

/* Content */

#content {

}

.listPrint {
	display:none;
}

/* Post */

.post {

}

.post .title {

}

.post .title a {
	text-decoration:none;
	color:black;	

}

/* Sidebar */

#sidebar {
	display:none;
}


/* Footer */
#footer {
	display:none;

}

#meetings table {  

}  

#meetings th {  
	padding-right:2px; 
	border-top:0;
	border-left:0;
	border-right:0;
	border-bottom: 1px solid #333333;
	}  

#meetings td { 
	padding-right:2px; 
	border-top:0;
	border-left:0;
	border-right:0;
	border-bottom: 1px solid #333333;
	}  
	
#meetings .centered {  
    text-align: center;  
	}  	
	
#meetings  .tdpadding {  

	} 	

input.btn {
display:none;

}

.list {

}
