               body {
		margin:10px 50px;
		color: #000000;
		
		background-position:left; 
		background-repeat:repeat-y x;
		background-image: url();
background:#000000;
         background-attachment: fixed;
		}


	a:link		{ color: #ccc040; text-decoration:none; background: none;}
	a:visited		{ color: #b27500; text-decoration:none; background: none;}
	a:active		{ color: #ccc040; background: none;}
	a:hover		{ color: #ffffff;text-decoration:linethrough;background :#000000;}
	#banner {
		color:#cb0f0f;
		background: none;
		background-position:left; 
		background-repeat:no-repeat;
		background-image: url("");
		font-size:large;
		font-weight:normal;
		padding:15px;
		text-align: right;
		}

	#banner a:link{font-size: large;color: #cb0f0f; text-decoration: none; background:#000000;}
	#banner a:visited{font-size: large;color: #cb0f0f; text-decoration: none; background:#000000;}
	#banner a:active{font-size: large;color: #cc9933;text-decoration: none; background:#000000;}
	#banner a:hover {font-size: large;color: #ffffff;text-decoration: none; background:#000000;}

	.description {
		color:#cb0f0f;
		background: none;
		font-size:small;
		text-transform:none;
		}

	.side {
		color:#00000000;
		background: none;
		font-size:small;
		font-weight:none;
		line-height:none;
		padding:0px;
		}

	.sidetitle {
		color:#993300;
		font-size:small;
		font-weight:normal;
		margin-top:0px;
		background:#ffeded;
		line-height:140%;
		padding:3px;
		text-align:center;
		border-right: 2px solid #f7cece;
		border-bottom: 2px solid #f7cece;
		}

	.powered {
		color:#666;
		background: none;
		font-size:medium;
		line-height:140%;
		text-transform:uppercase;
		padding:2px;
		margin-top:20px;
		text-align:center;
		}
 #banner,.sidetitle,.powered,.small-c{display:none}
        select{ display:none;}                    