body{
	background-color:black;
	color:white;
	font-family:"Arial", "Verdana", sans-serif;
	font-size:1em;
	margin-left:2em;
	margin-right:2em;
}

h1,h2{
	text-align:center;
}

h1{
	font-size:1.8em;
}

h2{
	font-size:1.5em;
}

p{
	font-size:1em;
}

a:active{
	background-color:#111111;
	color:#3FF;
	text-decoration:underline;
}

a:hover{
	background-color:#666666;
	color:blue;
	text-decoration:underline;
}

a:link{
	background-color:transparent;
	color:#FAF;
	text-decoration:none;
}

a:visited{
	background-color:transparent;
	color:#AAA;
	text-decoration:none;
}

div#ENTER{
	margin-top:5%;
	text-align:center;
}

div.sitenav{
	text-align:center;
}

div.pagenav{
	text-align:center;
}

hr.forlynx{
	visibility:hidden;
}

div.page-head{
	text-align:center;
}

div.infomation{
	text-align:center;
}

div.bandPageBandImage{
	text-align:center;
}

div.bandPageBandImage img{
	border-width:0px;
	margin:0px;
	padding:0px;
}

div.electricbulletinboard{
	text-align:center;
}

div.bandPictures{
	text-align:center;
}

span.album-data-sheet-direction{
	font-size:0.8em;
}

img.icon-of-album{
	border-color:#222;
	border-style:solid;
	border-width:1px;
	float:left;
	margin-right:3px;
	vertical-align:middle;
}

br.end-of-p-string{
	clear:both;
}

div.album-list-item p{
	margin-bottom:0.5em;
	margin-left:50px;
	margin-top:0em;
}

div.album-list-item{
	background-color:#000;
	border-color:#888;
	border-style:solid;
	border-width:1px;
	color:white;
	float:none;
	height:auto;
	margin:1%;
	padding:2%;
	width:94%;
}

hr{
	clear:both;
	width:100%;
}

div.sitenav img{
	border-width:0px;
	margin:0px;
	padding:0px;
}

br.clear-both{
	clear:both;
}
