/* SETTINGS
*******************************************************************************************************************/

body
	{
	background: #fff url(../art/hanssendibono_bg.gif) repeat bottom;
	margin: 0;
	padding: 0;
	border: 0;
	}

a:link 
	{
	color: #fff;
	}

a:visited 
	{
	color: #fff;
	}

a:hover 
	{
	color: #F50800;
	}

a:active 
	{
	color: #fff;
	}

/* HEADERCONTAINER
*******************************************************************************************************************/

#headercontainer
	{
	width: 100%;
	height: 316px;
	}

#header
	{
	margin: auto;
	width: 960px;
	height: 316px;
	background: url(../art/home_top.gif) center no-repeat;
	}

#headercontainer2
	{
	width: 100%;
	height: 314px;
	}

#header2
	{
	margin: auto;
	width: 959px;
	height: 314px;
	background: url(../art/headvideo.gif) center no-repeat;
	}



/* CONTENTCONTAINER
*******************************************************************************************************************/

#contentcontainer
	{
	width: 100%;
	height: 1524px;
	
	}

#content
	{
	margin: auto;
	width: 960px;
	height: 1524px;
	background: url(../art/home_bot_bg.gif) no-repeat;
	position:relative;
	}

#contentcontainer2
	{
	width: 100%;
	height: 698px;
	
	}

#content2
	{
	margin: auto;
	width: 959px;
	height: 698px;
	background: url(../art/hanssendibono_video_mid.gif) no-repeat;
	position:relative;
	}


#leftcontainer
	{
	float: left;
	width: 480px;
	}

#rightcontainer
	{
	float: right;
	width: 480px;
	}

#rightmid
	{
	float:left;
	height: 1200px;
	width: 35px;
	}
#right
	{
	float: left;
	width: 200px;
	}

#video
	{
	width: 320px;
	height: 240px;
	padding-left: 320px;
	padding-top: 180px;
	}

#quicktime
	{
	margin-left: 550px;
	margin-top: 100px;
	width: 88px;
	}
	
.credits
	{
	width: 360px;
	height: 457px;
	padding: 38px 10px 0px 80px;
	}

.biography
	{
	width: 412px;
	
	}

.blog
	{
	float: left;
	width: 200px;
	padding: 185px 0 0 5px;
	}	

.menu
	{
	float: right;
	width: 200px;
	padding: 530px 0 0 0;
	}

.lyrics
	{
	float: right;
	width: 195px;
	padding: 25px 0 0 0;
	}

.white_txt_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
}
.red_txt_normal {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #F50800;
}
.grey_txt_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #999999;
}
.red_txt_blog {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #F50800;
	text-transform: uppercase;
	font-weight: bold;
}
.black_txt_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	border: none;
}
.red_txt_with_link_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #F50800;
}
