* {
	margin:0px;
	padding:0px;
}

html, body
{
	background:#a1c4be;
	font-family:Georgia;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color:#1a4f90;
	background-position:top center;
	background-repeat:repeat-y;
	height:100%;
	background-image:url('bg.gif');
	background-repeat:no-repeat;
	background-position: center top;
}
a{
	color:#1a4f90;
	text-decoration:none;
}
a:hover{
	color:black;
}

h1{
	font-size:22px;
}
table
{
	width:100%;	
	height:900px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	
}

.tdon{
	background:#a1c4be;
	color:black;
	font-size:10px;
	font-weight:bold;
	height:30px;
}
.infos{
	margin:10px;
	font-weight:normal;
	font-style:normal;
}

.infoscontainer{
	position:absolute;background:black;width:200px;height:90px;color:white;text-align:left;
display:none;
}


.moreinfo{
color:white;text-align:left;background:black;font-style:normal;font-weight:normal;
vertical-align:top;
}

#dates{
	background:black;
	background-image:url('pattern.gif');
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	height:300px;
	width:850px;

}

.header{
	background:#ffffff;
		padding:10px;
		
}

td{
min-height:50px;
}
h2{
	font-size:25px;
	font-weight:bold;
	font-style:normal;

	letter-spacing:4px;

}
.brown{
	background:#926723;
}

.fucsia{
	background:#ca4a49;
}
.orange{
	background:	#d47602;
}

.gold{
	background:	#c9be14;
}


#container{
	position:relative;

	display:table;
	width:650px;
	margin-left:auto;
	margin-right:auto;
	height:90%;
	padding:20px;
}

iframe{

}
