#maincontainter {
	width: 595px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fcf3eo;
}
#maincontainter #menu {
	height: 270px;
	background-color: #fcf3eo;
}

#maincontainter #header {
	background-color: #FCF3E0;
	height: 30px;
}
#maincontainter #content {
	background-color: #99B9DA;
}
#maincontainter #footer {
	background-color: #FCF3E0;
	height: 50px;
}
#maincontainter #illustration {
	height: 42px;
	background-color: #1963A3;
}

#menu #menuleft {
	background-color: #FCF3E0;
	width: 173px;
	height: 270px;
	position: absolute;
}
#menu #menuright {
	background-color: #FCF3E0;
	height: 270px;
	width: 174px;
	margin-left: 421px;
	position: absolute;
}
#menu #menuleft #agenda {
	background-image: url(agenda.gif);
	position: absolute;
	width: 173px;
	height: 47px;
	margin-top: 121px;
}
#menu #menuleft #agenda a {
	display:block;
	width:173px;
	background-image: url(agenda.gif);
	background-repeat: no-repeat;
	height: 47px;
	text-decoration: none;
}
#menu #menuleft #agenda a:hover {
	background-image: url(agendaon.gif);
}
#menu #menuleft #agenda a span { display:none }
#menu #menuleft #registration {
	background-image: url(registration.gif);
	height: 27px;
	margin-top: 183px;
	position: absolute;
	width: 173px;
	background-repeat: no-repeat;
}
#menu #menuleft #registration a {
	display:block;
	width:173px;
	background-image: url(evaluation.gif);
	background-repeat: no-repeat;
	height: 47px;
	text-decoration: none;
}
#menu #menuleft #registration a:hover {
	background-image: url(evaluationon.gif);
}
#menu #menuleft #registration a span { display:none }
#menu #menuleft #travel {
	background-image: url(../assets/travel.gif);
	height: 32px;
	margin-top: 223px;
	position: absolute;
	width: 173px;
}
#menu #menuleft #travel a {
	display:block;
	width:173px;
	background-image: url(materials.gif);
	background-repeat: no-repeat;
	height: 47px;
	text-decoration: none;
}
#menu #menuleft #travel a:hover {
	background-image: url(materialson.gif);
}
#menu #menuleft #travel a span { display:none }
#menu #menuleft #greenbar {
	background-color: #1963A3;
	height: 17px;
	margin-top: 254px;
	position: absolute;
	width: 173px;
}
#menu #logo {
	margin-left: 173px;
	position: absolute;
	height: 270px;
	width: 248px;
	background-image: url(TTFLogo.gif);
}
#menu #logo #logolink a {
	display:block;
	position: absolute;
	width: 248px;
	background-image: url(TTFLogoWEB.gif);
	background-repeat: no-repeat;
	height: 270px;
	text-decoration: none;
}
#menu #logo #logolink a:hover {
	background-image: url(TTFLogoWEB.gif);
}
#menu #logo #logolink a span { display:none }
#menu #menuright #media {
	position: absolute;
	background-image: url(media.gif);
	width: 174px;
	height: 47px;
	margin-top: 121px;
}
#menu #menuright #media a {
	display:block;
	width:173px;
	background-image: url(photogallery.gif);
	background-repeat: no-repeat;
	height: 47px;
	text-decoration: none;
}
#menu #menuright #media a:hover {
	background-image: url(photogalleryon.gif);
}
#menu #menuright #media a span { display:none }
#menu #menuright #cohosts {
	background-image: url(cohosts.gif);
	height: 27px;
	margin-top: 183px;
	position: absolute;
	width: 174px;
	background-repeat: no-repeat;
}
#menu #menuright #cohosts a {
	display:block;
	width:173px;
	background-image: url(conhosts.gif);
	background-repeat: no-repeat;
	height: 47px;
	text-decoration: none;
}
#menu #menuright #cohosts a:hover {
	background-image: url(cohostson.gif);
}
#menu #menuright #cohosts a span { display:none }
#menu #menuright #contact {
	background-image: url(contact.gif);
	height: 32px;
	margin-top: 223px;
	position: absolute;
	width: 174px;
}
#menu #menuright #contact a {
	display:block;
	width:173px;
	background-image: url(contact.gif);
	background-repeat: no-repeat;
	height: 47px;
	text-decoration: none;
}
#menu #menuright #contact a:hover {
	background-image: url(contacton.gif);
}
#menu #menuright #contact a span { display:none }
#content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	background-color: #FFD981;
	text-align: justify;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
#menu #menuright #greenbar {
	background-color: #1963A3;
	height: 17px;
	margin-top: 254px;
	position: absolute;
	width: 174px;
}
#footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FCF3EO;
	text-align: center;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #754F30;
}
.NoteItalic {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	margin-left: 15px;
	margin-right: 15px;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #BBC9DA;
}
a:link {
	color: #754f30;
}
a:visited {
	text-decoration: none;
	color: #1963A3;
}

a:hover {
	color: #754f30;
}
