html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {  margin: 0;  padding: 0;  border: 0;  outline: 0;  font-size: 100%;  vertical-align: baseline;  background: transparent; } body {  line-height: 1; } ol, ul {  list-style: none; } blockquote, q {  quotes: none; } blockquote:before, blockquote:after, q:before, q:after {  content: '';  content: none; }  :focus {  outline: 0; } ins { text-decoration: none; } del {  text-decoration: line-through; }  table {  border-collapse: collapse;  border-spacing: 0; } 

html {
    scrollbar-face-color: white;
    scrollbar-highlight-color: white;
    scrollbar-shadow-color: white;
    scrollbar-3dlight-color: white;
    scrollbar-arrow-color: black;
    scrollbar-track-color: white;
    scrollbar-darkshadow-color: white;
}

body {
    scrollbar-face-color: white;
    scrollbar-highlight-color: white;
    scrollbar-shadow-color: white;
    scrollbar-3dlight-color: white;
    scrollbar-arrow-color:  white;
    scrollbar-track-color: white;
    scrollbar-darkshadow-color: white;
    font: 8pt Helvetica, Arial, sans-serif;
}

p {
    margin: 20px 8px 8px 8px;
}

#yazi {
    margin: 0px;
    color: #000;
    font: 8pt Helvetica, Arial, sans-serif; 
    text-align: justify;
    font-weight: 200;
}

img {
    border: 0;
}

#top, #bottom {
    width: 951px;
    margin: auto;
    padding-top: 9px;
}

#top{
    height: 164px;
}

.logo {
    float: right;
    margin-right: 18px;
    margin-top: 8px;
}
.link-bar {
    height: 168px;
    width: 667px;
    border-bottom: 1px solid black;
}

.link {
    float: left;
    text-indent: -9999px;
    margin-top: 119px;
}

.link img {
}

.band-photo {
    border-right: 1px solid black;
    margin: 5px 0;
    padding: 10px 10px 0 0;
}

iframe {
    vertical-align: top;
    margin-top: 10px;
}

#info {
	background: transparent url(img2/info.gif) no-repeat scroll 0 0;
	width: 49px;
	height: 42px;
}
#info:hover {
	background: transparent url(img2/info.gif) no-repeat scroll 0 -38px;
}

#news {
	background: transparent url(img2/news.gif) no-repeat scroll 0 0;
	width: 64px;
	height: 42px;
}
#news:hover {
	background: transparent url(img2/news.gif) no-repeat scroll 0 -31px;
}

#dates {
	background: transparent url(img2/dates.gif) no-repeat scroll 0 0;
	width: 66px;
	height: 42px;
}
#dates:hover {
	background: transparent url(img2/dates.gif) no-repeat scroll 1px -38px;
}

#photos {
	background: transparent url(img2/photos.gif) no-repeat scroll 0 0;
    width: 77px;
    height: 42px;
}
#photos:hover {
	background: transparent url(img2/photos.gif) no-repeat scroll 0 -36px;
}

#media {
	background: transparent url(img2/media.gif) no-repeat scroll 0 0;
	width: 71px;
	height: 42px;
}
#media:hover {
	background: transparent url(img2/media.gif) no-repeat scroll 1px -35px;
}


#products {
	background: transparent url(img2/products.gif) no-repeat scroll 0 0;
	width: 102px;
	height: 42px;
}
#products:hover {
	background: transparent url(img2/products.gif) no-repeat scroll 0 -36px;
}

#game {
	background: transparent url(img2/game.gif) no-repeat scroll 0 0;
	width: 64px;
	height: 42px;
}
#game:hover {
	background: transparent url(img2/game.gif) no-repeat scroll 0 -37px;
}

#mix {
	background: transparent url(img2/mix.gif) no-repeat scroll 0 0;
	width: 45px;
	height: 45px;
}
#mix:hover {
	background: transparent url(img2/mix.gif) no-repeat scroll 0 -42px;
}