table.main {
	margin-left: 140px;
}

tr.header td{
	font-weight: bold;
	color: gray;
	border-bottom: 1px solid;
	text-align: center;
}

tr.entry td{
	padding-right: 10px;
	border-bottom: 1px solid;
}
table.part {
	border-collapse: collapse;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
}

#menu a:link, #menu a:visited {
	color: #000000;
	text-decoration: none;
}

div.photos.img {
	padding: 20px;
}

div.droom {
	margin-left: 40px;
}

#footer img {
	padding: 0px
}

#menu a:hover {
	color: #0000ff;
}

#footer {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 50px;
}

h2 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: blue;
}

h3 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	color: gray;
}

p {
	width: 80%;
	text-align: justify;
}

img {
	border: 0px;
	padding: 20px;
}

label,input.text {
display: block;
width: 150px;
float: left;
margin-bottom: 10px;
}

label {
text-align: left;
width: 175px;
padding-right: 20px;
}

br {
clear: left;
}

table.program {
	width: 600px;
	border-collapse: collapse;
}

table.program tr td {
	border-bottom: 1px dotted;
}
.day {
	margin: 10px;
}

.time {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	width: 100px;
}

.event {
}

.author {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

tr.spec td {
	background-color: #bbbbef;
}

tr.fun td {
	background-color: #bbefbb;
}

tr.bar td {
	height: 15px;
	border-bottom: 1px hidden;
}

