@charset "UTF-8";/* Main Layout CSS */body {		margin:0px 0px 0px 0px;		padding:0px;		font-family: Arial, Helvetica, sans-serif;		font-size: 12px;		height:100%;		}		#leftcontent {	position: absolute;	left:0px;	top:95px;	width:220px;	background:url(images/lftLtBar.jpg) repeat;	height:100%;			}	#centercontent {		background:#fff;   		margin-left: 221px;   		margin-right:146px;		margin-top:28px;				}	html>body #centercontent {   		margin-left: 221px;   		margin-right:146px;		}	#rightcontent {	position: absolute;	right:1px;	top:97px;	width:145px;	background:url(images/ltRtBar.jpg) repeat;	height:100%;		}		#banner {		background:#fff;		height:40px;		voice-family: "\"}\"";		voice-family: inherit;		height:95px;		}	html>body #banner {		height:95px;		}			p,h1,pre {		margin:0px 10px 10px 10px;		}			h1 {		font-size:18px;		padding-top:10px;		color:#f00;		text-shadow: #666666 5px 5px 5px;		filter: Shadow(Color=#666666, 				Direction=135, 			Strength=5);		}			#banner h1 {		font-size:14px;		padding:0px 0px 0px 10px;		margin:0px;		}		#rightcontent p {		font-size:10px;				}			#rightBanner {		background:#fff;		voice-family: "\"}\"";		voice-family: inherit;		height:95px;		position: absolute;		right:0px;		top:0px;		width:578px;		background:#fff;		}	a:link {	color: #FF0000;}a:visited {	color: #FF0000;}a:hover {	color: #000000;}a:active {	color: #FF0000;}