.graphic_navigationbar_style_default {
    background: transparent;
    float: none;
    margin: 0px;
    opacity: 1.00;
}

}
div {
    overflow: visible;
}
img {
    border: none;
    
}
.InlineBlock {display: inline; }
.InlineBlock {display: inline-block; }
.tinyText {
    font-size: 1px;
}

#nav {
	font-size: 14px;
	font-family: courier;
	line-height: 1.5em;
	left: 15px;
	text-align: left;
	position: absolute;
	top: 95px;
	}

#nav a {
	text-decoration: none;
	color: #000000;
	}

#nav a:hover {text-decoration: underline;}

#nav a:active {text-decoration: underline;}

#nav ul {
	margin-top: -16px;
	}
	
#nav li {
	list-style-type: none;
	width: 150px;
	}
	
div#background {
	position: relative;
	text-align: center;
	margin: auto;
	background-image: url('/Images/background.jpg');
	max-width: 700px;
	padding-bottom: 20px;
	display: block;
	height: 1%;
	border: none;
	}
	
#header {
	position: relative;
	width: 700px;
	height: 60px;
	background-image: url('/Images/bled_top-1.png');
	}
	
#title {
	background-image: url('/Welcome_files/shapeimage_1.png');
	height: 57px;
	left: 29px;
	top: 7px;
	width: 300px;
	}
	

	
#container {
	width: 675px;
	background-color: #ffffff;
	margin: 75px auto 20px auto;
	text-align: center;
	padding: 15px 0 15px 0;
	}
	
#container img {
	padding: 10px;
	}
	
#photoFooter { 
	position: relative;
	top: 46px;
	}
	
.map {
	border: 5px solid #ffffff;
	outline: 1px solid #aaaaaa;
	overflow: hidden;
	margin: -100px 0;
	}
	
.coins {
	position: relative;
	top:-155px;
	left: -40px;
	}
	
.lineBikes {
	position: absolute;
	border: 5px solid #ffffff;
	outline: 1px solid #aaaaaa;
	margin: -440px 0 0 15px;
	}
	
.parkingLot {
	position: relative;
	margin: -490px 0 0 290px;
	}
	
.stadium { 
	position: relative;
	margin: -60px 0 0 270px;
	}
	
	
	
h1 {
	font-family: courier;
	font-size: 20px;
	}

h2 {
	font-family: courier;
	font-size: 15px;
	}

table {
	font-family: courier;
	font-size: 12px;
	line-height: 1.2em;
	text-align: left;
	margin: 0 15px;
	}
	
#list ul li{
	font-family: courier;
	font-size: 12px;
	line-height: 1.2em;
	text-align: left;
	margin: 0 15px 0 15px;
	}

p {
	font-family: courier;
	font-size: 12px;
	line-height: 1.2em;
	text-align: left;
	margin: 0 15px 0 15px;
	}
	

