p{
	font-size:2em;
}

div#map{
	margin-left:150px;
	postition:absolute;
	top:-240px;
	left:50%;
	width:640px;
	height:480px;
	visibility:visible;
}
a{
	color: darkred;
}
a.hover{
	color:red;
}
div#leftbar{
	margin-top:25px;
}
div#rightbar{
	margin-top:25px;
}
div#header{
	background-image:url("http://localhost/~esposj/images/bar.jpg");
	text-align:center;
}

div#footer{
	background-image:url("http://localhost/~esposj/images/bar.jpg");
	text-align:center;
}
span#header{
	color:white;
}

span#footer{
	color:white;
}

.center{
	text-align:center;
}
IMG.center{
	display: block;
	margin-left: auto;
	margin-right:auto;
}

.youtube {
	margin-left:250px;
}
