body{
	margin:0px;
	padding:5px;
	background-color:#000000;
	border-collapse:collapse;
	color:#EEEEEE;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:justify;
}

a{
	text-decoration:none;
	font-style:italic;
	color:#EEEEEE;
}

a:hover{
	text-decoration:underline;
}

img{
	border: 0px;
}

#wrap{
	width:800px;
	height:550px;
	position:absolute;
	left:50%;
	top:50%;
	margin:-275px -400px;
}

#top{
	width:800px;
	height:130px;
	background-image:url(images/top.jpg);
	background-repeat:no-repeat;
}

#bottom{
	width:800px;
	height:19px;
	background-image:url(images/bottom.jpg);
	background-repeat:no-repeat;
}

#left{
	width:301px;
	height:401px;
	background-image:url(images/left.jpg);
	background-repeat:no-repeat;
}

#right{
	width:31px;
	height:401px;
	background-image:url(images/right.jpg);
	background-repeat:no-repeat;
}

#content{
	border: 1px #666 solid;
}

#menu_div{
	width:468px;
	height:21px;
	background-image:url(images/text_top.jpg);
	background-repeat:no-repeat;
}

#menu{
	position:relative;
	top:1px;
	font-variant:small-caps;
	font-size:16px;
	font-weight:600;
	color:#CCCCCC;
	word-spacing:10px;
	padding-right:10px;
}

#menu a{
	text-decoration:none;
	font-style:normal;
	color:#CCCCCC;
}

#menu a:hover{
	color:#FFFFFF;
}

#text{
	width:468px;
	height:359px;
	border-bottom:1px #666 solid;
	border-top:1px #666 solid;
}

#copyright_div{
	width:468px;
	height:21px;
	background-image:url(images/text_bottom.jpg);
	background-repeat:no-repeat;
}

#copyright{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	position:relative;
	top:4px;
	font-variant:small-caps;
	color:#CCCCCC;
	padding-right:10px;
}

#copyright a{
	font-style:normal;
}

#text_content{
	width:100%;
	height:100%;
	border:0px;
}

.titolo{
	width:100%;
	border-bottom:1px solid #666;
	font-weight:bold;
	font-variant:small-caps;
}

.PersonalPara{
	font-weight:bold;
	color:#FFFFFF;
}

.personal{
	border:0px;
	padding:2px;
	vertical-align:top;
}

.personal tr{
	margin-bottom: 5px;
}

.back{
	width:100%;
	border-top:1px solid #666;
	font-weight:bold;
	text-align:center;
	font-variant:small-caps;
}

.back a{
	font-style:normal;
}

.back a:hover{
	text-decoration:none;
}

.band_photo{
	padding:1px;
	border:1px solid #000000;
}

.intro{
	color:#999999;
}

.date{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.links a{
	font-style:normal;
}