/* CSS Document */

body { background: #000 url(images/si_tile.gif); text-align: center;
 		font: 12px/15px "Georgia", "Palatino", serif; color: #D8CA2D; }
h1 { font: 24px "Georgia", "Palatino", serif; color: #B3382D; }
h2 { font: 18px "Georgia", "Palatino", serif; color: #B3382D; }

#headerdiv { text-indent: -9999px; background: url(images/si_header.gif) no-repeat center center; height: 75px; }

#wrapperdiv { width: 700px; text-align: left; margin: 0px auto; }
#biocolumn { width: 400px; display: block; float: left; }
#infocolumn { width: 285px; display: block; float: right; margin: 0 0 0 5px; }
#infocolumn h1 { text-align: right; }

#suzy h1, #andrea h1, #tourdates h1 { text-indent: -9999px; visibility: hidden; }
#suzy div { background: url(images/si_suzy.gif) no-repeat center left; height: 29px; }
#andrea div {  background: url(images/si_andrea.gif) no-repeat center left; height: 29px; }
#tourdates { background: url(images/si_tourdates.gif) no-repeat center right; height: 29px; }

img { display: block; float: right; margin: 15px 5px 0 5px; }
.newsdate { display: none; }

a:link { color: #FFF; text-decoration: underline; }
a:visited {  color: #FFF; text-decoration: none; }
a:hover {  color: #FFF; text-decoration: underline; }
a:active {  color: #FFF; text-decoration: none; }

ul { margin: 10px; padding: 0px; }
li { margin: 10px 0; }
.tourdate { font-weight: bold; }