/* Show only to IE PC \*/
* html .boxhead h2 { height: 1%; } /* For IE 5 PC */

.sidebox {
	margin: 1.0em 1.0em 0em 0em; /* center for now */
	width: 20em; /* ems so it will grow */
	background: url(../images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}

.mainsidebox {
	margin: 1.0em auto 0em -.7em; /* center for now */
	width: 37em; /* ems so it will grow */
	background: url(../images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
	vertical-align: baseline;
}

.boxhead {
	background: url(../images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}

.mainboxhead {
	background: url(../images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}

.boxhead h2 {
	background: url(../images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-family: Tahoma;
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}

.mainboxhead h2 {
	background: url(../images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: #900; 
	font-family: "Web Pro";
	font-weight: bold; 
	font-size: 1.5em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}

.boxhead h3 {
	background: url(../images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: #C33;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 1em;
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}

.boxbody {
	background: url(../images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 31px 31px;
	width: 15em;
}

.mainboxbody {
	background: url(../images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 35px 31px;
	width: 32em;
}

.boxbody p {
	margin: .5em auto 0em auto;
	font-family: Tahoma;
	font-size: .9em;
	line-height: 1em;
	color:#06F
}

.mainboxbody p {
	margin: .5em auto 0em auto;
	font-family: "Web Pro";
	font-size: 14px;
	line-height: 1.2em;
	color:#06F
}

.boxbody h2 {
	padding-top: 5px;
	font-family: Tahoma;
	font-size: .8em;
	font-weight: bolder;
	line-height: inherit;
	color: #6A0;
}
