body 
{ 
	background: #ffcc66 url(img/phs_bg.gif) bottom right fixed no-repeat;
	font-family: x-small "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
}

a { 
	text-decoration: none;
	color:#004400;
}

a:hover { 
	color:#ff0000;
}

.headbar { 
	background: #ffffbf url(img/phs_lite.gif) bottom right fixed no-repeat;
	margin: 20px;
	margin-left: 50px;
	margin-right:110px;
	border: 3px solid black;
	padding: 0px;
}

.headbar h1 { 
	font-size:48pt;
	font-weight:800;
}
.headbar p { 
	font-size:10pt;
	font-weight:100;
}

.comic img { 
	border: 2px solid black;
}
.headbar img { 
	border: 2px solid black;
	margin: 2px;
}

.entry { 
	background: #ffffbf url(img/phs_lite.gif) bottom right fixed no-repeat;
	margin: 20px;
	margin-left: 50px;
	margin-right:110px;
	border: 3px solid black;
	padding: 0px;
}

.pic { 
	padding: 8px;
}

.day  { 
	font-size: 80%;
	font-style: italic;
}

.time  { 
	font-size: 120%;
	font-style: italic;
}


.lbox { 
	vertical-align: top;
}
.rbox { 
	vertical-align: top;
	}
.date { 		
	width:125px;
	height: 190px;
	background: #ffffbf url(img/phs_blur.gif) bottom right fixed no-repeat;
//	background: #ccff44;
	border-right: 3px dotted #cc9999;
	border-bottom: 3px dotted #cc9999;
	padding : 8px;

}


.title { 
	margin: 4px;
}
.text { 
	margin: 5px;
	margin-left:10px;
	margin-right:50px;
	font-size: 80%;
}