	body {
		margin-top:10px;
		margin-left: 0px; margin-right: 0px;
		background: #0e001f;
		font-family : "Trebuchet MS", Tahoma, Helvetica, sans-serif;
		}
	A 			{ color: #c6b4ec; font-family: verdana, arial, sans-serif; text-decoration: none;} 
	A:link		{ color: #c6b4ec; text-decoration: none; } 
	A:visited	{ color: #c6b4ec; text-decoration: none; } 
	A:active	{ color: #e5ddf6;  } 
	A:hover		{ color: #e5ddf6;  } 
	
h1, h2, h3 {
	margin:0px; padding: 0px;
}
	
	#banner h1, #banner-commentspop {
		color: #fee0ff;
		font-size:26px;
		font-weight:bold;
  		background: #0e001f;
  		padding-top:15px; 					
		padding-right: 5px; padding-left: 5px; 
		padding-bottom: 5px; 
		border-bottom: 1px #fee0ff; groove;
		border-top: 0px ridge #fee0ff;		
		}
#banner a, #banner a:link, #banner a:visited, #banner a:hover {color:#fee0ff;}

	.side {
		color: #e5ddf6;
		font-size:13px;
		font-weight:normal;
  		background: #2e263b;
  		line-height:14px;				
		}	

	.leftblock {
		margin-left: 10px;
		margin-top: 10px;
		position : absolute;
		height: 100%;
		left : 10;
		width : 270px;
		color: #e5ddf6;
		font-size:13px;
		font-weight:normal;
  		background #0e001f;
  		line-height:14px;
		border-top: 0px solid #fee0ff;
  		border-left: 0px solid #fee0ff;	
  		border-right: 0px solid #fee0ff;
  		border-bottom: 0px solid #fee0ff; 		  		
  		padding:5px;
				
		}	


	.rightblock {
		margin-top: 10px;
		position : relative;
		height: 100%;
		left : 10px;
		width : 100%;
		color: #ffffff;
		font-size:13px;
		font-weight:normal;
  		background: #0e001f;
  		line-height:55px;
		border-top: 0px solid #fee0ff;
  		border-left: 0px solid #fee0ff; 
  		border-right: 0px solid #fee0ff; 
  		border-bottom: 0px solid #fee0ff; 			  		
  		padding:10px;				
		}	


	
input, select, textarea {
	font-size: 11px; font-family:verdana,sans-serif; border: solid 1px white;
	padding: 1px; margin: 1px;
	background-color: #ffffff; color:#0e001f;
}