div#programPageArea{
	text-align:center;
	font-family:Georgia;
	font-size:12px;
	margin:0px;
}
div#programPageArea a{
	color:#520000;
	font-weight:bold;
}
div#programPageArea div#header{
	margin-top:0px;
	padding-bottom:27px;
	margin-bottom:0px;
}
div#programPageArea div#header img{
	margin-top:0px;
	padding-bottom:27px;
	margin-bottom:0px;
}
div#programPageArea div#header p{
	padding-right:36px;
	padding-left:47px;
	line-height:24px;
}
div#programPageArea div#header h1{
	padding-left:47px;
	font-size:22px;
	display:inline;
}
div#programPageArea div#header h2{
	padding-left:47px;
	padding-bottom:0px;
	margin-bottom:0px;
	font-size:14px;
	display:inline;
}
div#programPageArea div{
	text-align:left;
}
div#programPageArea div#homewrap{
	width:768px;
	margin: 0 auto;
	border:solid 0px;
	background: url("images/homebigfade.gif") repeat-x;
}
div#programPageArea div#subwrap{
	width:768px;
	margin: 0 auto;
	border:solid 0px;
	background: url("images/subbigfade.gif") repeat-x;
}
div#programPageArea div#main{
	width:516px;
	padding-left:47px;
	float:left;
	background: url("images/homemainrightdots.gif") repeat-y right top;
}
div#programPageArea div#submain{
	width:687px;
	padding-left:47px;
}
div#programPageArea div#submain .img{
	padding-left:20px;
	padding-bottom:20px;
	float:right;
}
div#programPageArea div#submain .img img{
	border:solid 1px #999999;
}
div#programPageArea div#submain .img .caption{
	display:inline;
	font-size:10px;
	color:#666666;
	margin-top:10px;
}
div#programPageArea div#sidebar{
	float:left;
	width:171px;
	/*padding-right:36px;*/
}
div#programPageArea div.hr{
	margin-right:36px;
	margin-left:47px;
	margin-bottom:19px;
	background: #fff url("images/hr.gif") repeat-x center center;
	height:1px;
	clear:both;
	/*border:0px;*/
}
div#programPageArea div#main div.hr{
	margin-right:32px;
	margin-top:28px;
	margin-bottom:15px;
	margin-left:0px;
}
div#programPageArea div#sidebar div.hr{
	margin-right:0px;/*36*/
	margin-top:41px;
	margin-bottom:41px;
	margin-left:0px;
}
div#programPageArea div.hr hr{
	display:none;
}
div#programPageArea div#main div.segmod{
	margin-right:22px;
	padding-bottom:0px;
	margin-bottom:0px;
}
div#programPageArea div#main div.segmod .segmodtitle{
	display:block;
	margin-bottom:8px;
}
div#programPageArea div#main div.segmod .segmodbug{
	float:left;
	margin-right:10px;
	margin-top:5px;
}
div#programPageArea div#main div.segmod p{
	line-height:22px;
	margin-top:0px;
	padding-top:0px;
}
div#programPageArea div#sidebar p{
	line-height:24px;
	margin-top:0px;
	padding-top:0px;
}
div#programPageArea div#sswrap{
	width:550px;
	margin: 0 auto;
	border:solid 0px;
}
div#programPageArea div#sswrap div#header{
	margin-top:10px;
	padding-bottom:0px;
	margin-bottom:0px;
	border:solid 0px;
}
div#programPageArea div#sswrap div#header img{
	padding-bottom:0px;
	margin-bottom:0px;
}
div#programPageArea div#sswrap div#nav ul{
	margin:0px;
	padding:0px;
	padding-bottom:25px;
	list-style: none;
	font-size:10px;
}
div#programPageArea div#sswrap div#photo img{
	border:1px solid #999999;
}
div#programPageArea div#sswrap div#nav li.left{
	float:left;
}
div#programPageArea div#sswrap div#nav li.right{
	float:right;
}
div#programPageArea div#sswrap div#caption{
	width:550px;
	line-height:24px;
	margin-top:25px;
}
div#programPageArea div#footer{
	clear:both;
}


