body {
	background-color: #dfe3e6;
	margin: 0px;
	padding: 0px;
}
#header {
	height: 125px;
	width: 697px;
	position: relative;
	margin: 0px;
	padding: 0px;
	background-image: url(Musikgarten%20images/Musikgarten-Miami-Logo-Small.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	font-size: large;
	color: #00C;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 300px;
	border-bottom-style: ridge;
	border-bottom-width: 4px;
	border-bottom-color: #364B9E;
}
.float_right {
	float: right;
	margin: 0px;
	padding: 0px;
	position: relative;
}

#container {
	background-repeat: repeat-y;
	width: 697px;
	position: relative;
	background-image: url(Musikgarten%20images/mainbg.gif);
}
#subnavigation a{
	color: #FFF;
	text-decoration: none;
	background-color: #EE3240;
	display: block;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: small;
}
p {
	margin: 0px;
	padding: 0px;
}


#footer {
	height: 25px;
	width: 697px;
	position: relative;
	background-image: url(Musikgarten%20images/footer.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	text-align: center;
}
#subnavigation {
	width: 202px;
	position: relative;
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#subnavigation a:hover {
	background-color: #0CF;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
}

#container #content p {
	text-indent: 5px;
	color: #FFF;
}
#menu ul {
	margin: 0px;
	list-style-type: none;
}
#menu li {
	float: left;
}
#menu {
	position: relative;
	height: 40px;
	width: 507px;
	padding-top: 10px;
	padding-left: 190px;
}


#content {
	width: 447px;
	position: relative;
	margin: 0px;
	padding: 0px;
	background-color: #364B9E;
	overflow: auto;
}
.imagecenter {
	text-align: center;
	margin-left: 50px;
}

.bold {
	font-weight: bold;
}
#subnavigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


.floatleft {
	float: left;
}
#container {
	float: none;
	width: 697px;
}
#container {
}
#menu a {
	color: #C03;
	text-decoration: none;
	background-color: #CCC;
	display: block;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 2px solid #39F;
	padding-right: 15px;
	padding-left: 15px;
}
#menu a:hover {
	background-color: #0CF;
	font-weight: bold;
	text-transform: none;
	color: #FFF;
}
