	body {
		margin:0px;
		color: #000;
		background:#000;
		background-position:normal; 
		background-repeat:repeat-xy;
		background-image: url();
		}


	
a:link		{ color: #ffccff; text-decoration:none; background: none;}
	
a:visited		{ color: #ffccff; text-decoration:none; background: none;}
	
a:active		{ color: #ffccff; background: none;}
	
a:hover		{color: #ffccff;text-decoration: underline;background : none;}
	#banner {
		color:#000;
		background: #000;
		background-position:right; 
		background-repeat:repeat-y;
		background-image: url(http://f6.wretch.yimg.com/shikali/7/1113306869.jpg?4AkjIrRDdRcU3QA.CNOo64qcauTZyZ8QSo6x6NDr.wm8dGzbwU1HOR8-);
		font-size:large;
		font-weight:normal;
		padding-top:20px;
		padding-right:20px;
		padding-bottom:45px;
		position: relative; z-index:1;
		text-align: right;
		}


	#banner a:link		{ color: #ff33cc; text-decoration:none; background: none;}
	#banner a:visited		{ color: #000; text-decoration:none; background: none;}
	#banner a:active		{ color: #000; background: none;}
	#banner a:hover		{ color: #000; text-decoration:none; background: none;}

	.description {
		color:#000;
		background: none;
		font-size:small;
		text-transform:none;
		}
	.side {
		color:#ffccff;
		background:none;
		font-size:small;
		font-weight:normal;
		line-height:140%;
		padding:5px;
		}


	.sidetitle {
		color:#000;
		font-size:medium;
		font-weight:bold;
		margin-top:10px;
		background:none;
		line-height:140%;
		padding-right:3px;
		padding-left:3px;
		padding-top:10px;
		text-align:left;
		border: 2px dotted #000;
		}

.sidetitle:first-letter {
	color:#000;
	font-size:1.5em;
	font-weight:bold;
	}

	.powered {
		color: #000;
		background: none;
		font-size:small;
		line-height:140%;
		padding:2px;
		margin-top:20px;
		text-align:center;
		}
  