/* CSS Document */

html {
/*	background: #F0F8FF url("../images/bg.jpg") no-repeat fixed; */
    background: #F0F8FF url("../images/background3.gif");
	height: 100%;
	max-height: 100%;
}

body/*, td*/ {
	color: #444444;
	font-family: "Palatino Linotype", Helvetica, Arial, sans-serif;
	line-height: 1.5em;
	height: 100%;
	max-height: 100%;
	margin: 0;
	padding: 0;
}

img { border: none; }

a, a:visited {
	background-color: transparent;
	color: blue;
	text-decoration: none;
}

a:hover { text-decoration: underline; }

p, h1, h2, h3, h4 { margin-top: 0; }

h1, h2, h3, h4 {
	background-color: transparent;
	border: solid #004886;
	border-width: 0 0 1px 0;
	color: #004886;
	font-family: Georgia, "Palatino Linotype", "Book Antiqua", serif;
	font-size: 1em;
	margin-bottom: .5em;
}

.title {
	font-style: italic;
}

/* p#initial:first-letter {
	background-color: transparent;
	color: #004886;
	float: left;
	font-family: Times;
	font-size: 3.4em;
	line-height: 85%;
	padding-right: .1em;
	width: auto;
}

.cap {
	background-color: transparent;
	color: #004886;
	float: left;
	font-family: Times;
	font-size: 3.5em;
	line-height: 85%;
	padding-right: .1em;
	width: auto;
} */

th { text-align: left; }

td.concertinfo { background-color: #004886; color: #f0f8ff; }

td.description {
	border-top: 1px dashed #004886;
	border-bottom: 1px solid #004886;
	margin-bottom: 20px;
padding-top: 5px; padding-bottom: 20px; }

td.bottom { border-bottom: none; }

/* Layout Divs */

#container {
	height: 100%;
	margin: 0 auto;
	position: relative;
	width: 800px;
}

#logo {
	border: solid #004886;
	border-width: 0 0 1px 0;
	height: 183px;
	text-align: center;
}

#logo img {
	border: solid #004886;
	border-width: 0 1px 0 1px;
}

#separator {
	border: solid #004886;
	border-width: 0 0 1px 0;
	height: 183px;
	position: absolute;
	width: 100%;
}

#content {
	background-color: #F0F8FF;
	border: solid #004886;
	border-width: 0 1px 0 1px;
	color: #444444;
	min-height: 100%;
	margin-top: 0;
	left: 99px;
	padding: 10px 10px 60px 10px;
	position: relative;
	width: 580px;
	z-index: 2;
}

#rightcol { float: right; width: 300px; }

/* Specific Page Layout Divs */

#about, #info {
	border: solid #004886;
	border-width: 0 1px 0 0;
	margin-right: 310px;
	padding-right: 10px;
	text-align: justify;
}

#info ol { text-align: left; }

#guestbook  {
	background-color: #F0F8FF;
	background-image: none;
}

#gattomarte, #albumcover { padding-top: 5px; }

#albumcover { text-align: center; }

#gattomarte ul { list-style-type: none; }

#linklist {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

#linklist li { padding-bottom: 20px; }

#gattomarte ul li {
	margin-left: -40px;
	padding-left: 40px;
	padding-bottom: 15px;
}

#piano { background:  url("../images/icons/piano.gif") no-repeat ; }
#bass { background:  url("../images/icons/doubebass.gif") no-repeat 0 -3px; }
#bassoon { background:  url("../images/icons/bassoon.gif") no-repeat 0 -1px; }
#violin { background:  url("../images/icons/violin.gif") no-repeat 0 -2px; }

#news, #credits {
	/*clear: right;
	float: right;
	width: 300px;*/
}

#news p#newsdate:first-line { font-weight: bold; }

.soloprojects {
	margin: auto;
	width: 450px;
}

.project {
	float: left;
	margin: 0 auto;
	padding: 10px;
	text-align: center;
	width: 200px;
}

/* Navigation Layout */

#navigation {
	border: solid #004886;
	border-width: 0 0 0 1px;
	margin-left: -1px;
	padding-left: 5px;
	padding-top: 40px;
	position: absolute;
	top: 150px;
	width: 94px;
	z-index: 6;
}

#navborder { height: 50px; }

#navigation ul {
	background-color: #004886;
	border: solid #004886;
	border-width: 0 0 1px 0;
	color: #F0F8FF;
	list-style-type: none;
	margin: -6px 0 0 -5px;
	padding: 0;
}

#navigation a {
	background-color: transparent;
	border: solid #F0F8FF;
	border-width: 0 0 1px 0;
	color: #F0F8FF;
	display: block;
	line-height: 26px;
	margin-right: 0;
	padding-top: 2px;
	padding-left: 5px;
}

#navigation a:hover {
	background-color: #F0F8FF;
	color: #004886;
	text-decoration: none;
}

#navigation .active {
	background-color: #f0f8ff;
	border-color: #004886;
	color: #004886;
}

/*
ul li ul { display: none; }
ul li:hover ul { display: block; }
*/

/* Nested Menus */

#subnavigation ul {
	background-color: #004886;
	border-color: #004886;
	border-top-width: 1px;
	color: #F0F8FF;
	left: 105px;
	margin-top: 0;
	position: absolute;
}

#discography { top: 62px; }

#subnavigation > ul { /* Hide from IE */ width: 336px; }

#subnavigation a {
	background-color: transparent;
	border-right: solid 1px #F0F8FF;
	border-width: 0 1px 0 0;
	color: #F0F8FF;
	float: left;
	padding-top: 2px;
	padding-right: 5px;
}

#subnavigation a:hover {
	background-color: #F0F8FF;
	color: #004886;
	text-decoration: none;
}

#right a, #bottom a { border: none; }

/* Footer Layout */

#footer {
	border-top: 1px solid #004886;
	bottom: 35px;
	left: 10px;
	margin-top: 20px;
	padding-bottom: 3px;
	position: absolute;
	text-align: center;
	width: 580px;
}

#eof {
	background-color: #004886;
	bottom: 10px;
	color: #F0F8FF;
	font-size: smaller;
	font-family: "Book Antiqua", serif;
	padding-left: 5px;
	padding-right: 5px;
	position: absolute;
	width: 570px;
}

span#contentcopyright { text-align: left; }

span#designcopyright {
	position: absolute;
	text-align: right;
	right: 15px;
}

div#footer {
    border-top: 1px solid #333333;
    clear: both;
    left: 1%;
    margin-top: 40px;
    position: relative;
    text-align: center;
    width: 98%;
}

.boxedText {
    display: block;
    border-top: 1px solid #333333;
    border-bottom: 1px solid #333333;
    border-left: 1px solid #333333;
    border-right: 1px solid #333333;
    font-family: "Palatino Linotype", Helvetica, Arial, sans-serif;
    width: 60%;
    margin-left: 20%;
    margin-right: 20%;
    text-align: center;
}

.blockOfText {
    display: block;
    font-family: "Palatino Linotype", Helvetica, Arial, sans-serif;
    width: 60%;
    margin-left: 20%;
    margin-right: 20%;
    text-align: center;
}

.boxedImage {
    display: block;
    border-top: 1px solid #333333;
    border-bottom: 1px solid #333333;
    border-left: 1px solid #333333;
    border-right: 1px solid #333333;
}

span.left {
    position: absolute;
    left: 10px;
    padding-right: 10px;
    text-align: left;
}

span.center {
    position: relative;
    left: 4%;
    text-align: center;
}

span.right {
    position: absolute;
    right: 10px;
    text-align: right;
}
