html, body, table {
	font-family: Trebuchet MS, 'Lucida Grande', Verdana, Sans-Serif;
	color:#ffffff;
	padding:0px;
	margin:0px;
	background-color:#000000;
	vertical-align:top;
	height:100%;
	width:100%;
}
.buttons {

}
.menu_middle {
	background-image:url("/images/menu/middlemenu.gif");
	width:100%;
	text-align:center;
}

.menu, .content {
	padding-left:20px;
	padding-right:20px;
	text-align:justify;
}

a {
	color: #E07C52;
	text-decoration:none;
}
a:hover {
	border-bottom:dashed 1px #E07C52;
}
.menu_bottom {
	background-image:url("/images/menu/bottom_bg.jpg");
	background-position:top;
	background-repeat:repeat-x;
}

.footer {
	height:100px;
	text-align:center;
}
.content {
	vertical-align:top;
}
h2 {
	display:relative;
	float:right;
	margin-top:-10px;
}


.alignleft {
	float:left;
}

.alignright {
	float:right;
}

.postmetadata {
	font-size:12px;
}
.people td {
	padding-bottom: 40px;
}
.people .img {
	border:none;
}

.nobor a {
	border:none;
}

.sponsors_block {
	-moz-border-radius: 1em;
    border-radius: 1em;
	color:black;
	background-color:white;
	width:80%;
	height:auto;
	min-height:100px;
	margin-bottom:20px;
	margin-left:10%;
	margin-right:10%;
	text-align:center;
    padding-top:10px;
    padding-bottom:10px;
}
.sponsors_block img {
    padding-top:20px;
    padding-bottom:20px;
}

hr {
    color:black;
    height:1px;
}
