body {
	font-family: Trebuchet MS,Verdana,Tahoma; 
	font-size: 11pt; 
	color: white; 
	background: #000000;
}

div.wrapper{
	background: #000000;
	color: white;
	text-align: center;
	width: 800px;
}

div.leftnav{
	background: #000000;
	color: white;
	position: absolute;
	width: 200px;
	height: 100%;
	top: 0px;
	left: 0px;
	bottom: 0px;
	margin-left: 0px:
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-family: Trebuchet MS,Verdana,Tahoma;
	font-size: 11;
	font-style: normal;
	border-color: #999999;
	border-style: solid;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
}

div.content{
	background-image: url();
	background-color: #000000;
	background-repeat: no-repeat;
	color: white;
	position: absolute;
	
	height: 100%;
	left: 201px;
	top: 0px;
	bottom: 0px;
	margin-left: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-color: #999999;
	border-style: solid;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-left-width: 2px;
	border-right-width: 0px;
	text-align: center;
	font-family: Trebuchet MS,Verdana,Tahoma;
	font-size: 12;
	font-style: normal;
}

div.leftalign{
	margin-left: 3px;
	text-align: left;
}

div.adminmenu{
	text-align: left;
}

span.welcome{
	font-size: 14;
}

span.keyword{
	color: #00ff00;
	font-weight: bold;
	font-size: 12;
}

span.keyword2{
	color: yellow;
	font-weight: normal;
	font-size: 11;
}

td.regular{
	font-family: Trebuchet MS,Verdana,Tahoma;
	font-size: 11;
	font-style: normal;
}

td.homereg{
	background-color: #000000;
	font-family: Trebuchet MS,Verdana,Tahoma;
	font-size: 11;
	font-style: normal;
}

td.adminmenu{
	font-size: 11;
}

td.logonmenu{
	font-size: 11;
	text-align: left;
}

h1.bandname{
	font-size: 50;
	font-style: normal;
}

div.main{
	font-family: Trebuchet MS,Verdana,Tahoma;
	font-size: 11;
	font-style: normal;
	text-align: left;
	margin-left: 3px;
}

#tablemenu1 {
}

#tablemenu1 td a {
	text-decoration:none;
	width: 175px;
	display:block;
	padding:2px;
	font-family: Trebuchet MS,Verdana,Tahoma;
	font-size: 11;
	font-style: normal;
	border-color: #999999;
	border-style: solid;
	border-bottom-width: 2px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
}

#tablemenu1 td a:link, #tablemenu1 td a:visited,

#tablemenu1 a:active{
	color: #000000;
	background-color:#cccccc;
}

#tablemenu1 td a:hover {
	color: #000000;
	background-color:#ffff33;
}

#tablemenu1 td {
	text-align: left;
}

div.recentpicture {

	width:150px;
	float:left;
	padding:5px;
}

dl.recentcomment {
	padding:15px;
	margin-left:180px;
	border-color: #f5f5f5;
	border-style: solid; 
	border-width: 0px 0px 0px 0px; 		
}

#clips {
}

#clips a:link{
	color: #00ff00;
}

#clips a:visited{
	color: #ffff00;
}

#clips a:hover{
	color: #00ffff;
}