body
	{
	max-width:800px;
	margin: 10px auto 0px auto;
	font-family: arial;
	font-size: 1em;
	background:#ddd;
	}
	#mainbox
	{
	width: 800px;
	border: #000 2px solid;
	background:#fff;
	}	
	#hdrbox
	{
	width: 776px;	
	padding: 10px;
	}
	.hs
	{
	width: 100px;
	float: left;
	font-size: .70em;
	color:#933;
	font-weight: bold;
	text-align: center;
	}
	.hdrtitle
	{
	width:551px;
	margin-left: 100px;
	color:#933;
	font-family: Palatino Linotype, arial;
	font-size: 1.35em;
	font-weight: bold;
	text-align: center;
	}
	.hdrtitlebg
	{
	font-size: 1.75em;
	}
	.hdrseal
	{
	width: 125px;	
	float: right;
	font-size: .70em;
	color:#933;
	font-weight: bold;
	text-align: center;
	}
	#update
	{
	width: 800px;
	clear: both;
	border-top: 2px #000 solid;
	border-bottom: 2px #000 solid;
	background:#fc6;
	}
	#update .col1
	{
	width: 390px;
	float: left;
	padding: 0px 5px 0px 5px;
	}
	#update .col2
	{
	width: 390px;
	float: right;
	text-align: right;
	padding: 0px 5px 0px 5px;
	}
	.maroontxt
	{
	color:#933;
	font-family: Palatino Linotype, arial;
	font-weight: bold;
	}
	#maincontent
	{
	width: 780px;
	padding: 10px;
	}
	.title
	{
	font-size: 1.25em;
	font-weight: bold;
	color:#933;
	text-align: center;
	}
	.subtitle
	{
	font-size: .85em;
	font-style: italic;
	}
	.capt
	{
	font-size: .75em;	
	color:#933;
	}
	.divider
	{
	position: relative;
	top: 10px;
	bottom:10px;
	}
	#footer
	{
	width: 800px;
	clear: both;
	border-top: 2px #000 solid;
	background:#fc6;
	font-size: .8em;
	text-align: center;
	}