html{
	min-height: 100%;
}
body{
	min-height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #dcdbc7;
	color: #2b2b2b;
	background-image: url(/i/bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma, sans-serif;
}
html,body{
	height: 100%; 
}
#all{
	height: 100%;
	position: relative;
	z-index: 10;
	text-align: center;
}
html>body #all{
	height: auto;
	min-height: 100%;
}
.clearboth{
	clear: both;
}
img{
	border: none;
}
A, A:visited{
	text-decoration: underline;
	cursor: pointer;
	color: #2b2b2b;
}
A:hover{
	text-decoration: underline;
	color: #AA0000;
}
H1{
	font-size: 115%;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma, sans-serif;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 15px;
}
H2{
	font-size: 110%;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma, sans-serif;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 15px;
}
H3{
	font-size: 70%;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma, sans-serif;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 15px;
	color: #2b2b2b;
}

P,UL,OL{
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma, sans-serif;
	font-size: 87%;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #2b2b2b;
}
DIV.hr{
	border: none;
	font-size: 1px;
	clear: both;
	background: url('/i/hrbg.gif') center repeat-x;
	height: 31px;
}
#middler{
	padding-top: 0px;
}
/* HEAD */
#head{
	height: 154px;
	text-align: center;
	background: url(/i/top.jpg) top center no-repeat;
	width: 100%;
	min-width: 770px;
}
#head_wrapper{
	height: 100%;
	text-align: left;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#head_wrapper A, #head_wrapper A:visited{	text-decoration: none;
	font-family: Tahoma;
	white-space: nowrap;
	overflow: hidden;
	line-height: 150px;
	background-repeat: no-repeat;
	background-position: left top;
}
#head img{
	vertical-align: top;
}
#menuitem1{ /* biography and home */
	position: absolute;
	width: 76px;
	height: 38px;
	margin-top: 88px;
	margin-left: 4px;
}
#head_wrapper #menuitem1:hover{
	background-position: 0px -38px;
}
#menuitem2{ /* a i b */
	position: absolute;
	margin-left: 98px;
	width: 29px;
	height: 23px;
}
#head_wrapper #menuitem2:hover{
	background-position: 0px -23px;
}
#menuitem3{ /* diary */
	position: absolute;
	width: 81px;
	height: 50px;
	margin-top: 22px;
	margin-left: 247px;
}
#head_wrapper #menuitem3:hover{
	background-position: 0px -50px;
}
#menuitem4{ /* music */
	position: absolute;
	width: 66px;
	height: 36px;
	margin-top: 22px;
	margin-left: 383px;
}
#head_wrapper #menuitem4:hover{
	background-position: 0px -36px;
}
#menuitem5{ /* photos */
	position: absolute;
	width: 59px;
	height: 50px;
	margin-top: 22px;
	margin-left: 448px;
}
#head_wrapper #menuitem5:hover{
	background-position: 0px -50px;
}
#menuitem6{ /* video */
	position: absolute;
	width: 57px;
	height: 31px;
	margin-top: 57px;
	margin-left: 506px;
}
#head_wrapper #menuitem6:hover{
	background-position: 0px -31px;
}
#menuitem7{ /* concerts */
	position: absolute;
	width: 75px;
	height: 37px;
	margin-top: 71px;
	margin-left: 562px;
}
#head_wrapper #menuitem7:hover{
	background-position: 0px -37px;
}
#menuitem8{ /* podcasts */
	position: absolute;
	width: 68px;
	height: 38px;
	margin-top: 88px;
	margin-left: 667px;
}
#head_wrapper #menuitem8:hover{
	background-position: 0px -38px;
}
#lang_switch{	position: absolute;
	width: 43px;
	height: 26px;
	margin-left: 727px;
}
#head_wrapper #lang_switch:hover{
	background-position: 0px -26px;
}
/* CONTENT */

#wrapper_content{
	background: url(/i/middle_full.gif) top center no-repeat;
	margin: 0px auto 20px auto;
	width: 760px;
	height: 500px;
	text-align: left;
	padding-top: 30px;
}
#wrapper_content #content{
	height: 420px;
	margin: 0px 80px 40px 55px;
	width: auto;
	text-align: left;
	border: 0px solid #000;
	overflow: auto;
	padding-right: 7px;
}
#content h1{	font-size: 190%;
	margin-bottom: 10px;
}
#content h2{
	font-size: 115%;
	height: 24px;
}
#content h3{
	font-size: 78%;
	margin-bottom: 10px;
}
#content p, #content ol, #content ul{	font-size: 80%;
	margin-bottom: 15px;
}
#content p.mini{	font-size: 75%;
}
img.bordered{	border: 3px solid #dcdbc7;
}
img.bio{
	width: 100px;
	height: 67px;
}
.column33{	width: 32%;
	float: left;
}

/* BOTTOM */

#copyrights{
	clear: both;
	position: absolute;
	left: 50%;
	bottom: 0px;
	width: 680px;
	margin-left: -343px;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma, sans-serif;
	font-size: 55%;
	text-align: left;
	line-height: 150%;
}
#copyrights P{	margin: 0px;
	padding: 0px;
	font-size: 100%;
	position: absolute;
	bottom: 8px;
}
#empty, #copyrights{
	height: 48px;
}
#topbgcolor{	font-size: 1px;
	height: 0px;
	background-color: #cfcebc;
}
#decor_table{
	width: 100%;
	border-collapse: collapse;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}
#decor_table TD{
	padding: 0px;
}
#decor_table TD#decor_left{
	background: url(/i/strings.gif) bottom right no-repeat;
	width: 177px;
}
#decor_table TD#decor_right{	background: url(/i/mic.gif) bottom left no-repeat;
	width: 177px;
}
#decor_left, #decor_right, #decor_center{
	height: 654px;
	background-image: url(/i/bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	vertical-align: top;
}
#decor_left DIV, #decor_right DIV{	background-image: url(/i/bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	height: 216px;
}

.minwidth{	width: 670px;
	height: 1px;
}