body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #423733;
	color: #CCC;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.3em;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 0.02em;
}
#vertContainer {
	position: absolute;
	height: 595px;
	width: 100%;
	margin-top: -290px;
	top: 50%;
	visibility: visible;
	left: 0px;
}
#horizContainer {
	height: 595px;
	margin: 0 auto;
	position: relative;
	width: 960px;
}
a:link, a:visited {
	color: #9C9;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
#charlesTitle {
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 135px;
	top: 0px;
	left: 0px;
	background-image: url(../images/nav/phan-head-cphan.gif);
	background-repeat: no-repeat;
	z-index: 999;
}
#bodyBox {
	width: 958px;
	height: 550px;
	border: solid 1px #666;
}
.sideTitle  {
	margin: 0px;
	padding: 150px 30px 0px 30px;
	/* [disabled]height: 390px; */
	float: left;
	/* [disabled]width: 215px; */
}
.sideTitle img {
	float: left;
}
.pngfix, .head, .subhead,  background-image { 
 behavior: url("css/js/iepngfix.htc")
 }

