html {
	padding: 0;
	margin: 0;
}

body {
	background: url(../img/bg.gif);
	font-size: 12px;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	color: #000000;
	margin: 0;
	padding: 0;
}

a {
	color: #004767;
	text-decoration: none;
}

a:hover {
	background-color: #004767;
	color: #ffffff;
}

a img {
	border: 0;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 14px;
}

hr {
	background-color: black;
	border: none;
	height: 1px;
}

table#commitee {
	border-collapse: collapse;
	width: 100%;
}

table#commitee th, table#commitee td {
	border: 1px solid #000000;
	padding: 4px;
}

table#speakers { border-spacing: 0; }
table#speakers th { padding: 0 10px 0 0; text-align: left; }

.border {
	border: 1px solid black;
}

.menu-top {
	background: url(../img/menu-top.png) no-repeat top center;
	height: 19px;
	width: 176px;
}

.menu-heading {
	background: url(../img/menu-heading.gif) no-repeat top center;
	height: 30px;
	position: relative;
	top: -5px;
	left: -1px;
}

.menu-heading span {
	padding: 0 20px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

.menu-content {
	padding: 0 20px;
}

.menu-inner {
	background: url(../img/menu-inner.png) repeat-y top left;
	min-height: 100px;
}

.menu-inner p {
	padding: 0 0 10px 0;
	margin: 0;
}

.menu-inner ul {
	margin: 0;
	padding: 0 0 10px 0;
	list-style: none;
}

.menu-bottom {
	background: url(../img/menu-bottom.png) no-repeat top center;
	height: 20px;
	margin-bottom: -12px;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.title {
	font-weight: bold;
}

#container {
	width: 991px;
	padding: 0;
	margin: 0 auto;
}

#content {
	margin: 0 161px;
	padding: 0;
}

#content-background {
	background: url(../img/content-inner.png) repeat-y top left;
	min-height: 620px;
}

#content-inner {
	padding: 5px 26px 10px 26px;
}

#content-inner h1 {
	margin-top: 0;
}

#content-bottom {
	background: url(../img/content-bottom.png) no-repeat top center;
	height: 20px;
}

#footer {
	background: url(../img/webmaster.png) no-repeat center center;
	height: 29px;
	margin: 10px 0;
	padding: 0;
	clear: both;
}

#footer span {
	display: none;
}

#header {
	background: url(../img/header.gif) no-repeat top center;
	height: 188px;
	padding: 0;
	margin: 0;
	background-position: 144px;
}

#header span {
	display: none;
}

#left, #right {
	width: 176px;
	position: relative;
	padding-bottom: 11px;
}

#left {
	float: left;
	margin-right: -15px;
}

#right {
	float: right;
	margin-left: -15px;
}

#patates {
	text-align: center;
	font-weight: bold;
}

#patates p { margin: 5px 0; padding: 0; }
#patates a:hover { background-color: transparent; }

/*

#content-top {
	height: 65px;
}

.spacer {
	height: 105px;
}

.spacer span {
	display: none;
}

*/
