/*Blue Way Music Style*/

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 1em;
	background-image: url(images/backgrounds/vblue.jpg);
	background-repeat: repeat;
	background-position: left top;
	color: #003399;
	background-color: transparent;
}


#header {
	height: 45px;
	margin-bottom: 1em;
	margin-top: 1.5em;
	margin-left: 0.5em;
	margin-right: 0.5em;
}

#header h1 {
	float: left;
	font-size: 2.3em;
	margin-bottom: -12px;
	letter-spacing: 0.1em;
	color: #003399;
	background-color: transparent;
	margin-top: 0px;
}

.logo {
	float: right;
	margin-right: 0em;
}

#navigation {
	margin-right: 0em;
	width: 142px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}


#navigation a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}

#navigation a:hover {
	color: #003399;
	background-color: transparent;
}

#content {
	font-size: 0.9em;
	margin-right: 0em;
	margin-left: 12em;
	margin-top: 0em;
	text-align: left;
}

#content h1 {
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 0px;
}

#content h2 {
	font-size: 1.3em;
	font-weight: normal;
}

#content h3, h4, h5, h6 {
	font-size: 1.2em;
	font-weight: bold;
}

#content p {
	line-height: 1.5em;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	clear: both;
	text-align: center;
	font-size: 0.9em;
	margin-left: 12em;
	margin-right: 1.5em;
	margin-top: 3em;
}

#footer a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}

#footer a:hover {
	background-color: transparent;
	color: #000000;
	text-decoration: underline;
}

#credits {
	text-align: center;
	font-size: 0.8em;
	margin-top: 2em;
	margin-right: 1.5em;
	margin-left: 13.5em;
	margin-bottom: 1em;
	padding-bottom: 3em;
}

#credits a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.special {
	font-weight: bold;
	padding: 2px;
	width: 75%;
	border: thin dotted #0000FF;
	margin-left: 4em;
	text-align: center;
}

.special2 {
	font-weight: bold;
	padding: 2px;
	width: 75%;
	border: thin dotted #0000FF;
	margin-left: 4em;
	text-align: center;
}
#wrapper #navigation strong {
	font-size: 0.8em;
}


/*Blue Way Music - Image links*/

#wrapper #content img a {
	text-decoration: none;
}

#wrapper #content img a {
	text-decoration: none;
}

