BODY 
{
	border: none;
}

.content
{
	background: #23190d;
	font-family: Arial, Helvetica, sans-serif;
	color: #fafff0;
	font-size: 13px;
	font-weight: bolder;
	border: none;
	background-image: url(woodpat.gif);
	background-repeat: repeat;
}

a:link, a:visited
{
	color: #BBFFBB;
	text-decoration: none;
	font-weight: 900;
}

a:hover
{
	color: #FBFFF0;
	text-decoration: underline;
}

.dateline
{
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

.headline
{
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.sectionTitle
{
	font-family: Arial, Helvetica,Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: 900;
	font-size: 32px;
	color: #FAFFF0;
	font-variant : small-caps;
	border: none;
	text-align : center;
	background-color :  #23190d;
	background-image: url(PSBG.jpg);
	background-repeat: no-repeat;
	height: 543px;
	width: 1024px;
	padding-top : 540;
}


.fattext
{
	font-family: Arial, Helvetica,Verdana, Geneva, sans-serif;
	font-style: oblique;
	font-weight: 900;
	font-size: 32px;
	color: #000000;
	font-variant : normal;
	border: none;
	text-align : center;
}

a.fattext:link, a.fattext:visited
{
	color: #F0F0F0;
	text-decoration: none;
}

a.fattext:hover
{
	color: #FAFBFC;
	text-decoration: underline;
	
}


.hBreak
{
	background-image : url(hr.gif);
	background-repeat: repeat-x;
}

.brdTL
{
	border: none;
	background-image: url(tl.gif);
	background-repeat: no-repeat;
	height: 8px;
	width: 16px;
	background-position: right;
}

.brdL
{
	background-image: url(lv.gif);
	background-repeat: repeat-y;
	width: 16px;
	border: none;
	background-position: right;
}

.brdR
{
	background-image: url(rv.gif);
	background-repeat: repeat-y;
	width: 16px;
	border: none;
	background-position: left;
}

.brdT
{
	border: none;
	background-image: url(tc.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 12px;
	text-align: center;

}

.brdB
{
	text-align: center;
	vertical-align: middle;
	border: none;
	background-image: url(bc.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 12px;
}

.brdTR
{
	border: none;
	background-image: url(tr.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 12px;
	width: 16px;
}

.brdBL
{
	border: none;
	background-image: url(bl.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 16px;
	background-position: top;
}
.brdBR
{
	border: none;
	background-image: url(br.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 16px;
}

.brdC
{
	border: none;
	background: #23190d;
	font-family: Arial, Helvetica, sans-serif;
	color: #eaffb4;
	padding : 3 3 3 3;
}


