body, html {
margin: 0;
padding: 0;
background: rgb(19, 64, 61) none repeat scroll 0% 50%;
font-family: Arial,Helvetica,sans-serif;
color: #13403d;
}
body {
min-width: 776px;
}
#wrap {
  margin: 0 auto;
  padding: 0;
  background: white none repeat scroll 0% 50%;
  position: relative;
  text-align: left;
  width: 776px;
}

#header {
background-color: #dddddd;
background-image: url(images/Banner.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
height: 188px;
width: 776px;
}

#header h1 {
margin: 0;
padding: 5px;
}

#main {
background: white none repeat scroll 0% 50%;
float: left;
width: 500px;
}

#main h1, #main h2, #main h3, #main p {
padding: 0 10px;
font-family: Arial,Helvetica,sans-serif;
}

#main h1, #main h2{
text-align: center;
font-style: inherit;
}

#sidebar {
background: white none repeat scroll 0% 0%;
float: left;
vertical-align: text-top;
width: 220px;
}
#sidebar ul {
margin-bottom: 0;
}
#footer {
background: white none repeat scroll 0% 50%;
clear: both;
}
#footer p {
margin: 0;
padding: 5px;
}



#bigbuttons {
  margin: 0,0;
  width: 220px;
  vertical-align: text-top;
}
#bigbuttons li {
  margin: 0,0;
  padding-left: 0;
  padding-right: 20; 
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
.welcome {
  background-repeat: no-repeat;
  height: 50px;
  width: 200px;
  background-image: url(images/buttons/Welcome_button.gif);
}
.welcome a {
  background-repeat: no-repeat;
  height: 50px;
  width: 200px;
  display: block;
  background-image: url(images/buttons/Welcome_button.gif);
}
.welcome a:hover {
  background: transparent none repeat scroll 0% 50%;
}
.news {
  background-repeat: no-repeat;
  height: 50px;
  width: 200px;
  background-image: url(images/buttons/News_button.gif);
}
.news a {
  background-repeat: no-repeat;
  height: 50px;
  width: 200px;
  display: block;
  background-image: url(images/buttons/News_button.gif);
}
.news a:hover {
  background: transparent none repeat scroll 0% 50%;
}
.radio {
  background-image: url(images/buttons/Bob_on_radio.jpg);
  background-repeat: no-repeat;
  height: 50px;
  width: 200px;
}
.radio a {
  background-image: url(images/buttons/Bob_on_radio.jpg);
  background-repeat: no-repeat;
  height: 50px;
  width: 200px;
  display: block;
}
.radio a:hover {
  background: transparent none repeat scroll 0% 50%;
}
.books {
  background-image: url(images/buttons/bbooks_button.gif);
  background-repeat: no-repeat;
  height: 50px;
  width: 200px;
}
.books a {
  background-image: url(images/buttons/bbooks_button.gif);
  background-repeat: no-repeat;
  height: 50px;
  width: 200px;
  display: block;
}
.books a:hover {
  background: transparent none repeat scroll 0% 50%;
}
.biography {
  background-image: url(images/buttons/bbiog_button.gif);
  background-repeat: no-repeat;
  height: 50px;
  width: 200px;
}
.biography a {
  background-image: url(images/buttons/bbiog_button.gif);
  background-repeat: no-repeat;
  height: 50px;
  width: 200px;
  display: block;
}
.biography a:hover {
  background: transparent none repeat scroll 0% 50%;
}


.talisman {
  background-image: url(images/buttons/Talisman_button.gif);
  background-repeat: no-repeat;
  height: 50px;
  width: 200px;
}
.talisman a {
  background-image: url(images/buttons/Talisman_button.gif);
  background-repeat: no-repeat;
  height: 50px;
  width: 200px;
  display: block;
}
.talisman a:hover {
  background: transparent none repeat scroll 0% 50%;
}
.visits {
  background-image: url(images/buttons/Visits_button.gif);
  background-repeat: no-repeat;
  height: 50px;
  width: 200px;
}
.visits a {
  background-image: url(images/buttons/Visits_button.gif);
  background-repeat: no-repeat;
  height: 50px;
  width: 200px;
  display: block;
}
.visits a:hover {
  background: transparent none repeat scroll 0% 50%;
}
.debby-bio {
  background-image: url(images/buttons/debbys-biography.jpg);
  background-repeat: no-repeat;
  height: 50px;
  width: 200px;
}
.debby-bio a {
  background-image: url(images/buttons/debbys-biography.jpg);
  background-repeat: no-repeat;
  height: 50px;
  width: 200px;
  display: block;
}
.debby-bio a:hover {
  background: transparent none repeat scroll 0% 50%;
}
.debby-books {
  background-image: url(images/buttons/debbys-books.jpg);
  background-repeat: no-repeat;
  height: 50px;
  width: 200px;
}
.debby-books a {
  background-image: url(images/buttons/debbys-books.jpg);
  background-repeat: no-repeat;
  height: 50px;
  width: 200px;
  display: block;
}
.debby-books a:hover {
  background: transparent none repeat scroll 0% 50%;
}
.template-button {
  background-image: url(images/contact-hover.jpg);
  background-repeat: no-repeat;
  height: 50px;
  width: 200px;
}
.template-button a {
  background-image: url(images/contact.jpg);
  background-repeat: no-repeat;
  height: 50px;
  width: 200px;
  display: block;
}
.template-button a:hover {
  background: transparent none repeat scroll 0% 50%;
}

img {
  border:  none;
}
