	body, .HiddenDHTML
	 {
	 	 margin: 0px;
	 	 padding: 0px;
		 font-family: Verdana, Arial, Helvetica, sans-serif;
		 color: #000000;
		 background-color: #d0d0ff;
 	 }
	input, textarea, button 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
strong
	{
		font-variant: small-caps;
		font-size: 120%;
	}
table
	{
	border-collapse:collapse;
	empty-cells: show;
	}
	b,td,th
	{
		 font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	h1,h2,h3
	{
		text-decoration: underline;
		 color: #000080;
	}
	.MainFont
	{
		 font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	.ListPadding
	{
 		margin: 3px;
	}
	.containerbox
	{
		width: 100%;
		height: 100%;
	}
	.floatright
	{
		float: right;
		width: 150px;
		height: +10%;
		padding: 5px;
		background-color: #ffffff;
		border: 1px solid #23556c;
	}
	.floatleft
	{
		float: left;
		width: 162px;
		padding-right: 2px;
		padding-bottom: 2px;
		margin: 5px;
		 background-color: #c0c0ff;
		border: 1px solid #23556c;
	}
	.showhide
	{
	}
	.newstitle
	{
	font-size:80%;	
	}
	div.newsheader
	{
		 background-color: #c0c0ff;
	}
	div.newsbox
	{
	width : 85%;
	float: right;
	border-style:dotted;
	}
	div.newsboxdiv	
	{
	width : 85%;
	}
	div.ArtistBlock
	{ 
	float: right;
	width : 85%;
	}

	div.frontpageuser
	{  float: left;
		 width: 150px;
		 height: 75px;
		 border: 1px;
		 padding: 2px;
		 margin: 2px;
		 border-style: dotted;
	}
	div.frontpageuserStreamer
	{  float: left;
		 width: 150px;
		 height: 75px;
		 border: 1px;
		 padding: 2px;
		 margin: 2px;
		 background-color: #c0ffff;
		 border-style: dotted;
	}

	img.frontpageuserImage {
	display: none;
	}

	div.MainAboutBox
	{
	width: auto;
	}
	.maintext
	{
		width: 95%;
		padding: 5px;
	}
	hr
	{
		width: 70%;
		color: #23556c;
	}
	.headerbar
	{
		width: 100%;
		border-bottom: 3px #23556c;
		border-bottom-style: inset;
	}
	a, a:link, a:active, a:visited
	{
		text-decoration: underline;
		color: #000000;
	}
	a:hover
	{
		text-decoration: underline;
		color: #ff0000;
	}
	a.clean
	{
		font-size: 90%;
		text-decoration: none;
	}
	.colItem {
	padding: 3px;
	text-align: right;
	}
