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

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

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

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

body{
	background-color:#000;
	color:#FFF;
	font-family:sans-serif;
	font-size:1em;
	margin-left:2em;
	margin-right:2em;
}

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

div.bandprofile{
	background-color:#232;
	color:white;
	margin-bottom:0.5em;
	margin-left:2px;
	margin-right:2px;
	margin-top:0.5em;
	text-align:center;
}

div.bandtour h2,h3{
	font-size:1.5em;
	text-align:left;
}

div.bandtour{
	background-color:#111111;
	color:white;
	margin-left:0em;
	margin-right:0em;
	padding-bottom:0.1em;
	padding-left:1em;
	padding-right:1em;
	padding-top:0.1em;
}

div.bodytext a:active{
	background-color:#888;
	color:#3FF;
	text-decoration:underline;
}

div.bodytext a:hover{
	background-color:#888;
	color:blue;
	text-decoration:underline;
}

div.bodytext a:link{
	color:#33F;
	text-decoration:underline;
}

div.bodytext a:visited{
	color:#00F;
	text-decoration:underline;
}

div.bodytext{
	background-color:#FFA500;
	color:black;
	line-height:1.5em;
	margin-bottom:0.5em;
	margin-top:0.5em;
	padding-bottom:2px;
	padding-left:2px;
	padding-right:2px;
	padding-top:2px;
}

div.infomation p.lastupdated{
	text-align:center;
}

div.list p{
	background-color:#222;
	color:white;
}

div.list{
	font-family:techno,Arial,Helvetica,sans-serif;
}

div.pagenavtop{
	text-align:center;
}

div.schedulelist{
	background-color:#223;
	color:white;
	margin-bottom:0.5em;
	margin-left:2px;
	margin-right:2px;
	margin-top:0.5em;
	text-align:left;
}

div.sitenav{
	text-align:center;
}

h1{
	font-size:1.8em;
	text-align:center;
}

img{
	margin:3px;
}

span.date-place{
	font-size:small;
}

div#AFRITAMPO2004{
	text-align:center;
}

hr.forlynx{
	visibility:hidden;
}

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

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

br.clear-both{
	clear:both;
}

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

div.list li{
	border-color:white;
	border-style:solid;
	border-width:1px;
	list-style:none;
	margin:1em;
	padding-left:1em;padding-right:1em;
}


