html, body {
	margin: 0;
	padding: 0;
	border: 0;
}

body
{
	background:url(../images/background.jpg) no-repeat fixed;
	font-family: sans-serif;
	font-size: 12px;
}

a {
	text-decoration: none;
	color:red;
}

a:hover {
	color:#e7c909;
}

#containerDiv {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#headerDiv{
	position:absolute;
	padding:0px;
	top:0px;
	left:0px;
	height:104px;
	text-align: center;
	border:0px;
}

#headerLeft {
}

#headerMid {
	position: relative;
	color: #e7c909;
}

#headerRight {
	right:0px;
}

#contentDiv{
	position: absolute;
	top: 5px;
	left: 150px;
	right: 30px;
	margin-left:25px;
	padding-left:5px;
	padding-right:5px;
	
	padding-bottom:15px;
	
}

.contentHeader{
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.contentSub{
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#navigationDiv {
	top: 5px;
	position: fixed;
	padding-right: 5px;
	padding-left: 10px;
	width: 155px;
	height: 60%;
	border:1;
	left:0px;
}

.navTop {
	font-size:16px;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 0px;
}

.navTopDeco li {
	background-image: url(../images/sinfonia_button.gif) no-repeat;
	background-position: 0 .5em;
	font-size:16px;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: bold;
}

.navHeader {
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.navSub {
	font-size: 12px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.navNormal {
	font-size: 12px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.navCalHeader {
	font-weight: bold;
	text-decoration: underline;
	color: red;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#footerDiv {
	clear: both;
	padding: 15px;
	margin-top: 15px;
	border:1;
	height:inherit;
}



.b1, .b2, .b3, .b4 {font-size:1px; overflow:hidden; display:block;}
.b1 {height:1px; background:#e7c909; margin:0 5px;}
.b2 {height:1px; background:#e7c909; border-right:2px solid #e7c909; border-left:2px solid #e7c909; margin:0 3px;}
.b3 {height:1px; background:#ffffff; border-right:3px solid #e7c909; border-left:3px solid #e7c909; margin:0 2px;}
.b4 {height:2px; background:#ffffff; border-right:2px solid #e7c909; border-left:2px solid #e7c909; margin:0 1px; padding-bottom: 0px; padding-top: 0px; margin-bottom: 0px; margin-top: 0px; }

.content {background: url(../images/music_background.jpg); border-right:2px solid #e7c909; border-left:2px solid #e7c909; padding-bottom: 0px; padding-top: 0px; margin-bottom: 0px; margin-top: 0px; }
.content div {margin-left: 5px; margin-right:5px; padding-bottom: 0px; padding-top: 0px; margin-bottom: 0px; margin-top: 0px; }

.spacer {height:10px;}
.center {text-align: center;}