	body {
		margin:0px;
		background: #ffffff;
		background-repeat:repeat-y; 
		background-image: url("http://l.yimg.com/e/style/4/428/sankaku1.gif");
		color:#ffffff;
		}

	a:link		{ color: #333399; text-decoration:none; background: none;}
	a:visited		{ color: #9966cc; text-decoration:none; background: none;}
	a:active		{ color: #000099; background: none;}
	a:hover		{ color: #ffffff;text-decoration: underline;background-color : #cc9900;}
	
	#banner {
		color:#660033;
		background:#ff9933;
		background-position:left top; 
		background-repeat:no-repeat;
		background-image: url("http://l.yimg.com/e/style/4/428/title.jpg");
		font-size:large;
		font-weight:bold;
		padding-left:20px;
		padding-top:20px;
		padding-bottom:80px;
		}


	#banner a {font-size:large; color: #660033;text-decoration: none; background: none;}
	#banner a:visited {color: #660033;text-decoration: none; background: none;}
	#banner a:visited {color: #660033;text-decoration: none; background: none;}
	#banner a:active {color: #bf7a7a;text-decoration: none; background: none;}
	#banner a:hover {font-size:large; color: #ffffff;text-decoration: underline;background-color : #cc9900;}

	.description {
		color:#660033;
		background: none;
		font-size:small;
		text-transform:none;
		}

	.side {
		color:#663300;
		font-size:small;
		font-weight:normal;
		background: none;
		line-height:140%;
		padding-left:20px;
		}


	.sidetitle {
		color:#660033;
		background: none;
		font-size:medium;
		font-weight:bold;
		line-height:140%;
		padding:2px;
		margin-top:10px;
		text-transform:uppercase;
		text-align:center;
		line-height:140%;
		padding-left:20px;
		}

	.powered {
		color:#660033;
		font-size:x-small;
		font-weight:bold;
		line-height:140%;
		padding:2px;
		margin-top:10px;
		margin-bottom:10px;
		text-align:center;
		background: none;
		}

    