body
	{
	height: 100%;
	font-family: Verdana, Arial;
	background-color: #FFFFFF;
	}
p
	{	font-size: 11px;
margin: 3px;
	}
img
	{
	border: 0px;
	}
h1
	{
	margin: 6px;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:normal;
	}
h2
	{
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-size: 16px;
	margin: 8px;
	font-weight: normal;
	}
li
	{
	margin-bottom: 3px;
	}

td
	{
	font-family: Verdana, Arial;	font-size: 11px;
	color: #000000;
	text-align: justify;
	vertical-align: top;
	border: 0px;
	padding-right:1px
	}
a
	{
	color: #009900;
	text-decoration: none;
	}
a:link
	{
	color: #009900;
	text-decoration: none;
	}
a:visited
	{
	color: #006600;
	text-decoration: none;
	}
a:hover
	{
	color: #009900;
	text-decoration: underline;
	}
.footer{
	font-family: verdana, arial;
	font-size: 9px;
	color: #000000;
	text-align: center;
	margin-top:5px;
	margin-bottom:5px;
	}
.galleriesList{
	padding:4px;
	border-bottom:1px dotted black;
	background-color:#eeeeee;
	}
.gallerieThumbnail{
	padding:0px;
	border:1px solid #CCCCCC;
	background-color:#ffffff;
	margin-right:2px;
	margin-top:2px;
	float:left;
	}
.gallerieThumbnailLink:link img 
	{
	border:#ffffff 2px solid;
	}
.gallerieThumbnailLink:visited img 
	{
	border:#ffffff 2px solid;
	}
.gallerieThumbnailLink:hover img 
	{
	border:#00ff00 2px solid;
	}
.nhead{
	padding:4px;
	background-color:#eeeeee;
	}
.ndate{
	float:left;
	width:120px;
	}
.nbody{
	padding:1px;
	border-bottom:1px dotted black;
	}
#voc{
	width:129px;
	height:251px;
	}
#bass{
	width:104px;
	height:251px;
	float:right;
	}
#guit{
	width:129px;
	height:249px;
	}
#drms{
	width:104px;
	height:249px;
	float:right;
	}