body {
	font-family:Arial;
	font-size: medium;
	color: #000000;
	margin: 10px 0px 10px 0px;
	background-color: #cde2f3;
	background-image: url(images/stone.jpg);
	background-repeat: repeat;
	}
body a:hover {
	color:#450122;
	font-weight: bold;
}
body a:visited {
	color: #000000;
}
body a {
	color: #450122;
}
.paragraphheader{
	font-size: large;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
#titleimage {
	margin: 0px 0px 0px 0px;
	background-position: top right;
	background-image: url(images/leapinglady.png);
	background-repeat: no-repeat;
}
#title {
	margin: 0px 0px 0px 0px;
}
#title a:hover {
	color:#FFFFFF;
	font-weight: bold;
}
#title a:visited {
	color:#FFFFFF;
}
#title a {
	color: #FFFFFF;
}
#wrapper {
	float: left;
	width: 100%;
}
#content {
	margin-left: 270px;
	margin-right: 50px;
}
#pageheader{
	text-align:center;
	font-size: large;
	font-weight: bold;
	margin: 0px 0px 30px 0px;
	padding-top: 30px;
}
#paragraphheader{
	text-align:left;
	font-size: large;
	font-weight: bold;
	padding-top: 10px;
}
#map {
	width: 500px;
	height: 300px;
	margin-left:20px;
}
#mapwrapper {
	width: 100%;
	float: left;
	margin: 0px 10px 0px 10px;
}
#footer{
	font-size: small;
	margin-left: 10px;
	margin-right: 10px;
}
#footer a:hover {
	color:#FFFFFF;
	font-weight: bold;
}
#footer a:visited {
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
}
#menu{
	width:150px;
	padding: 20px 0px 0px 20px;
	font-size: large;
	float: left;
	text-decoration: none;
}
#EUlogo{
	width:150px;
	padding: 20px 0px 0px 20px;
	font-size: small;
	float: left;
	text-decoration: none;
}
