	body {
		margin:0px;
		color: #993300;
		background:#990000;
		background-repeat:repeat-x;
		background-position:top; 
		background-image: url("http://l.yimg.com/e/style/2/269/banner.gif");
		}


	a:link		{ color: #ffffff; text-decoration:none; background: none;}
	a:visited		{ color: #ffcc99; text-decoration:none; background: none;}
	a:active		{ color: #ffcc99; background: none;}
	a:hover		{ color: #993300;text-decoration: underline;background : #ffffff;}
	#banner {
		color:#ffffff;
		background: none;
		font-size:large;
		font-weight:normal;
		padding-top:70px;
		padding-left:20px;
		padding-bottom:10px;
		position: relative; z-index:1;
		text-align: left;
		}

	#banner a:link		{ color: #ccc040; text-decoration:none; background: none;}
	#banner a:visited		{ color: #b27500; text-decoration:none; background: none;}
	#banner a:active		{ color: #ccc040; background: none;}
	#banner a:hover		{ color: #ffffff; text-decoration:none; background: none;}

	.description {
		color:#ffffff;
		background: none;
		font-size:small;
		text-transform:none;
		}
	.side {
		color:#ffcc99;
		background: none;
		font-size:small;
		font-weight:normal;
		line-height:140%;
		padding:5px;
		border: 1px solid #ffffff;
		}

	.sidetitle {
		color:#000099;
		font-size:small;
		font-weight:normal;
		margin-top:10px;
		background: #ffffff;
		background-repeat:repeat-x;
		background-position:top;
		background-image: url("http://l.yimg.com/e/style/2/269/link.gif");
		line-height:140%;
		padding-right:3px;
		padding-left:3px;
		padding-top:10px;
		text-align:center;
		}

	.powered {
		color: #ffffff;
		background: none;
		font-size:small;
		line-height:140%;
		padding:2px;
		margin-top:20px;
		text-align:center;
		}
  