body       {margin:5px;
            padding:0px;
            background:#F2F2FF url(images/bg.gif);
            color:#000080;
            font-family:Arial,Verdana,Sans-Serif;
            font-size:12px; 
            }

#leftcontent {
		position: absolute;
		left:5px;
		top:60px;
		width:150px;
		background:#F2F2FF;
		border:2px solid #fff;
		}

#leftcontent2 {
		position: absolute;
		left:5px;
		top:243px;
		width:150px;
		background:#F2F2FF;
		border:2px solid #fff;
		}

#centercontent {
		background:#F2F2FF;
   		margin-left: 148px;
   		margin-right:148px;
		border:2px solid #fff;
		voice-family: "\"}\"";
		voice-family: inherit;		
   		margin-left: 152px;
   		margin-right:152px;
		}
	html>body #centercontent {
   		margin-left: 152px;
   		margin-right:152px;
		}

	#rightcontent {
		position: absolute;
		right:5px;
		top:60px;
		width:150px;
		background:#F2F2FF;
		border:2px solid #fff;
		}
	
	
	#banner {
		background:#F2F2FF;
		height:40px;
		border-top:2px solid #fff;
		border-right:2px solid #fff;
		border-left:2px solid #fff;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:39px;
		}
	html>body #banner {
		height:39px;
		}

p,h1,pre,h2,h3,h4,h5,h6 {
		margin:10px 10px 10px 10px;
		}

a:link{color:#0000FF;text-decoration:none;}
a:visited{color:#FF00FF;text-decoration:none}
a:hover{border-bottom:dashed 1px red}
a:active{color:#ff0000;}
img {
	border-color: #F2F2FF;
}

h1 {
		font-size:16px;
		padding-top:10px;
		color:#9999FF;
		}
		
	#banner h1 {
	color:#9999FF;
	font-size:17px;
	padding:10px 0px 0px;
	margin:0px;
		}
	
	#rightcontent p {
		font-size:12px
		}

.byline{padding:0px;margin:10px; font-size:11px;}
ul { margin-right:10px; list-style-image: url(/images/bullet.gif); }
li { margin-bottom:0px; }