body{cursor:crosshair;}
a:hover{cursor:crosshair;}

body {
		margin:0px 0px 10px 100px;
   		background:#ffffff;
  		background-attachment:fixed; 
  		background-repeat:no-repeat; 
  		background-position: center; 
  		background-image: url(http://f8.wretch.yimg.com/reac6e42/10/1979335344.jpg?VJm3FkFDfRHNvo2a_i5AJbPi3Ds9vCh3Mr_rARVZifwjA.nRdhgMzJ332Q--);
		}

	a 			{ color: #000099; text-decoration: none;} 
	a:link		{ color: #336600; text-decoration: none; } 
	a:visited	{ color: #3366cc; text-decoration: none; } 
	a:active	{ color: #000099;  } 
	a:hover		{ color: #000000;text-decoration: underline;background-color : #ffff99;}

#banner {
	color:#006699;
	font-size:small;
	font-weight:normal;
	background:#ffffff;
	padding-left:15px; 
	padding-right:15px; 
	padding-top:15px; 
	padding-bottom:100px; 
	text-align:left; 
		}

	#banner a,
	#banner a:link,
	#banner a:visited,
	#banner a:active,
	#banner a:hover {
		font-size: small;
		color: #006699;
		text-decoration: none;
		}

	.description {
		color:#006699;
		font-size:small;
		font-weight:normal;
		letter-spacing: none;
		}	

	.side {
		color:#999999;
		font-size:small;
		font-weight:normal;
		background:none;
		line-height:140%;
		padding-bottom:10px;
		padding-top:10px;
		padding-left:10px;
		padding-right:10px;
		}

	.sidetitle {
		color:#999999;
		font-size:medium;
		font-weight:normal;
		background:#ffffff;
		line-height:140%;
		padding:2px;
		margin-top:10px;
		border: 1px solid #006699;
		text-transform:uppercase;
		text-align:center;
		}

	.powered {
		color:#999999;
		font-size:x-small;
		font-weight:normal;
		border-top:1px dotted #006699;
		line-height:140%;
		padding:2px;
		margin-top:10px;
		text-align:center;
		background:none; 
		}
  