	body {
		margin:10px 50px;
		color: #993300;
		background:#ffffff;
		background-position:left; 
		background-repeat:repeat-y;
		background-image: url("http://l.yimg.com/e/style/1/164/pinkgradation.gif");
		}


	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: #993300;text-decoration: underline;background : #ffffff;}

	#banner {
		color:#cb0f0f;
		background: none;
		background-position:left; 
		background-repeat:no-repeat;
		background-image: url("http://l.yimg.com/e/style/1/164/cuteicon1-5.gif");
		font-size:large;
		font-weight:normal;
		padding:15px;
		text-align: right;
		}

	#banner a:link{font-size: large;color: #cb0f0f; text-decoration: none; background: none;}
	#banner a:visited{font-size: large;color: #cb0f0f; text-decoration: none; background: none;}
	#banner a:active,
	#banner a:hover {font-size: large;color: #cc9933;text-decoration: none; background: none;}

	.description {
		color:#cb0f0f;
		background: none;
		font-size:small;
		text-transform:none;
		}

	.side {
		color:#993300;
		background: none;
		font-size:small;
		font-weight:normal;
		line-height:140%;
		padding:5px;
		}

	.sidetitle {
		color:#993300;
		font-size:small;
		font-weight:normal;
		margin-top:3px;
		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;
		}

         