html {
  background-image: url('images/bg4.jpg');
  background-repeat: no-repeat;
  background-position: top center;
  background-color: #fefdf0;
  background-attachment: absolute;
  margin-bottom: 25px;
}
body {
  width: 1024px;
  padding: 0px;
  margin: 0px;
  margin-left: auto;
  margin-right: auto;
}
p,div,ol,ul,h1,h2,h3,h4,h5,h6,img {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

img {
  border: 0px;
}

#rollover {
  display: none;
  position: absolute;
  margin-left: 60px;
  top: 275px;
}

#green {
  position: absolute;
  top: 0px;
  margin-left: 180px;
}

#blue {
  position: absolute;
  top: 123px;
  margin-left: 676px;
}
#yellow {
  position: absolute;
  top: 253px;
  margin-left: 810px;
}
#red {
  position: absolute;
  top: 458px;
  margin-left: 618px;
}

#purple {
  position: absolute;
  top: 599px;
  margin-left: 760px;
}

#turquoise {
  position: absolute;
  top: 683px;
  margin-left: 456px;
}

#music-turquoise {
  position: absolute;
  margin-left: 810px;
  top: 656px;
}

#calendar-purple {
  position: absolute;
  top: 19px;
  margin-left: 173px;
}

#journal-yellow {
  position: absolute;
  top: 74px;
  margin-left: 720px;
}

#workshops-blue {
  position: absolute;
  top: 25px;
  padding-left: 210px;
}

#contact-green {
  position: absolute;
  top: 25px;
  padding-left: 710px;
}

#annette {
  margin-top: 134px;
}

#menu {
  list-style-type: none;
  margin-left: 90px;
  position: absolute;
  top: 236px;
}

#menu li {
  margin-top: 20px;
  margin-bottom: 20px;
}

#bodytext {
  position: absolute;
  top: 256px;
  margin-top: 125px;
  margin-left: 240px;
}

#content {
  overflow: auto;
}

#scrollbox {
  border: 1px solid black;
  background-color: #fef8e5;
  float: right;
  margin-right: 240px;
  padding: 10px;
  font-family: Arial, Helvetica;
  font-size: 9pt;
  margin-top: 75px;
  overflow: auto;
  width: 535px;
  height: 270px;
}
#scrollbox2 {
  border: 1px solid black;
  background-color: #fef8e5;
  float: right;
  margin-right: 140px;
  padding: 10px;
  font-family: Arial, Helvetica;
  font-size: 9pt;
  margin-top: 75px;
  overflow: auto;
  width: 630px;
  height: 250px;
}
#scrollbox3 {
  border: 1px solid black;
  background-color: #fef8e5;
  float: right;
  margin-right: 240px;
  padding: 10px;
  font-family: Arial, Helvetica;
  font-size: 9pt;
  margin-top: 75px;
  overflow: auto;
  width: 530px;
  height: 300px;
}
#scrollboxann {
  border: 1px solid black;
  background-color: #fef8e5;
  float: right;
  margin-right: 240px;
  padding: 10px;
  font-family: Arial, Helvetica;
  font-size: 9pt;
  margin-top: 75px;
  overflow: auto;
  width: 530px;
  height: 350px;
}
#scrollbox h1 {
  text-transform: uppercase;
  font-size: 12pt;
  width: 100%;
  border-bottom: 1px solid black;
}

#scrollbox h2 {
  font-size: 10pt;
  padding-bottom: 3px;
  padding-top: 10px;
}

#scrollbox p {
  padding-bottom: 2em;
  line-height: 1.5em;
}

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

#music_table th {
  width: 90px;
  text-transform: uppercase;
  text-align: left;
}

#music_table td, #music_table th {
  padding: 8px;
  vertical-align: top;
}

#music_table tr.images td {
  border-bottom: 2px solid #c5c0b2;
  height: 90px;
}

#music_table p {
  padding-bottom: 1em;
}

#contactform {
  font-size: 10px;
}

#contactform fieldset {
  border: none;
}

#contactform label {
  display: block;
  float: left;
  text-align: right;
  width: 100px;
  padding-top: 5px;
}
  
#submit {
  margin-left: 105px;
}

#newsletter {
	position: absolute;
	top: 5px;
	font-family: Arial, Helvetica;
	font-size: 12px;
	height: 25px;
	width: 410px;
	margin-left: 50px;
	border: 1px solid black;
	background-color: #fef8e5;
	padding-top: 5px;
	padding-bottom: 5px;
}

#newsletter td {
  padding-left: 5px;
  padding-right: 5px;
}

fieldset {
  border: none;
}

.error {
  color: red;
  
}

#journal-nav {
	position: absolute;
	top: 299px;
	width: 570px;
	height: 40px;
	margin-left: 220px;
	text-align: right;
}#journal-nav2 {
	position: absolute;
	top: 299px;
	width: 680px;
	height: 40px;
	margin-left: 206px;
	text-align: right;
}


#journal-nav li {
  display: inline;
  margin-left: 0px;
}
#journal-nav2 li {
  display: inline;
  margin-left: 0px;
}

#video2 {
	position: absolute;
	top:  110px;
	width: 250px;
	height: 180px;
	margin-left: 650px;
}

#home_ro, #music_ro, #calendar_ro, #journal_ro, #workshops_ro, #contact_ro {
  padding: 0px;
  margin: 0px;
  margin-left: -32px;
  display: inline;
}

#annetteSings {
  position: absolute;
  top: 160px;
  margin-left: 5px;
}

