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,
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-weight: normal; font-style: normal; vertical-align: baseline;}


html, body {
	width: 100%;
	height: 100%;
	font-weight: normal;
	font-style:normal;
}

body 		{ 
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	font-style: normal;
	text-decoration: none;
	color: #d0d0d0;
	background: #000000 url(images/hg_lb.jpg) repeat;
	list-style: none;
}

img			{ border: none;}

#site 			{
	width: 833px;
	margin: 0;
	height: auto !important;
	min-height: 100%;
	*height: 100%;
	background: transparent url(images/bg.gif) no-repeat left top;
} 

#navi	{
	width:508px;
	height: 64px;
	padding-top: 70px;
	padding-left: 79px;
	clear: both;
}

a:link,
a:visited,
a:active 	{  color: #f2ff2a; text-decoration: none; font-weight: bold}
a:hover 	{  color: #f2ff2a; text-decoration: underline; font-weight: bold;}

#content		{
	width:423px;
	float:left;
	line-height:15px;
	padding-left: 410px;
	padding-bottom: 40px;
}


.hr	{
	background: transparent url(images/line.gif) repeat-x 0 0;
	height: 1px;
	width: 100%;
	display:block;
	margin-top: 35px;
	margin-bottom: 15px;
	overflow: hidden;
}

ul.logos	{ display: block; height: 50px; margin-bottom: 20px;}
ul.logos li	{
	display: block;
	float: left;
	height: 50px;
	padding-right: 30px;
}

#content h2	{
	display: block;
	height: 30px;
	width: 100%;
	text-indent: -10000px;
	overflow: hidden;
}

.discography {background: transparent url(images/title-disco.gif) no-repeat 0 0;}
.home {background: transparent url(images/title-home.gif) no-repeat 0 0;}
.biography {background: transparent url(images/title-biography.gif) no-repeat 0 0;}
.contact {background: transparent url(images/title-contact.gif) no-repeat 0 0;}
.dates {background: transparent url(images/title-dates.gif) no-repeat 0 0;}
.pictures {background: transparent url(images/title-pictures.gif) no-repeat 0 0;}
.links {background: transparent url(images/title-links.gif) no-repeat 0 0;}
.music {background: transparent url(images/title-music.gif) no-repeat 0 0;}
.videos {background: transparent url(images/title-videos.gif) no-repeat 0 0;}



