ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,hr
{ margin: 0; padding: 0; }

a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
  color: white;
}

a:hover
{
	
}

body, td
{
  margin: 0;
  padding: 0;
  font-family: Verdana;
  font-size: 10pt;
  color: #ABA185;
  background-color: #2B2922;
}

body
{
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

#main h1
{
	font-size: 32pt;
	padding: 8pt;
	letter-spacing:-1pt;
	
}

div#main
{
	background-image: url('/images/p1s.jpg');
	background-color: #6F7E9B;
	border-bottom-color:#000000;
	border-bottom-width:2px;
	border-bottom-style:solid;
}
div#main a
{
	color: #000000;
	text-decoration : none;
}
div#main a:hover
{
}

div#main hr
{
	border: solid;
	border-width: 1px;
	border-color: black;
	margin: 0; padding: 0;
}
div#bgp
{
	background-image: url('/images/pbg.png');
	background-repeat:repeat-x;
}
#foot
{
	background-image: url('/images/p2s.jpg'); 
	height:40px;
	border-bottom-color:#000000;
	border-bottom-width:1px;
	border-top-color:#000000;
	border-top-width:2px;
	border-top-style:solid;
}

#footwrap
{
	background-image: url('/images/p2sw.jpg'); 
	background-repeat: repeat;
	height: 100%;	
}

#floatleft
{
	float: left;
	border-right-color:#000000;
	border-right-width:1px;
	border-right-style:solid;
	width: 190px;
	text-align: center;
}
#floatleft a
{
	padding: 10pt 0 10pt 0;
}
#floatleft p
{
	padding: 16pt;
	margin-left: 26pt;
}
#content
{
	margin-left: 250px;
	padding-bottom: 10pt;
	width: 800px;
}
#content h1
{
	font-size: 13pt;
	color: #BE291C;
	padding-bottom: 8pt;
	font-weight: normal;
}
#content .h1date
{
	font-size: 10px;
	color: #dddddd;
}
#content h2
{
	font-size: 10pt;
	font-weight:bold;
	padding-bottom: 2pt;
}
#content h3
{
	font-size: 10pt;
	font-style: italic;
	padding-bottom: 2pt;
}
#content p
{
	padding-bottom: 8pt;
}
#menu
{
	padding: 18pt;
	font-size: 14pt;
}
#menu a
{
	padding: 15pt;
}

#menu a:hover
{
	color: #BE291C;
}
#newsdate
{
	margin-top: -15px;
	padding-top: 30px;
	color: 222222;
	font-size:10px;
}
