
DIV.Links		A   	       	{color:	#ffffff; text-decoration:none}
DIV.Links		A:link			{color:	#ffffff; text-decoration:none}
DIV.Links		A:visited		{color:	#ffffff; text-decoration:none}
DIV.Links		A:hover 		{color: #FF0000; text-decoration:underline;}
DIV.Links		A:active		{color: #FF00CC; text-decoration:none}


/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 760; /* ems so it will grow */
	background: url(images/sbbody-r.jpg) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(images/sbhead-r.jpg) no-repeat top right;
	margin: 0;
	height: 156;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(images/sbhead-l.jpg) no-repeat top left;
	margin: 0;
	height: 156;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxhead h3 {
	background: url(images/sbhead-l.jpg) no-repeat top left;
	margin: 0;
	height: 156;
	padding: 22px 30px 5px;
	color: blue; 
	font-weight: bold; 
	font-family: Verdana, Arial;
	text-align: right;
	font-size: 12px; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(images/sbbody-l.jpg) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
	font-family: Verdana, Arial;
	font-size: 12px; 
	line-height: 1.5em;
}
