html *
{
	margin: 0;
	padding: 0;
}

body
{
	margin: 0;
	padding: 0;
	background: #ffffff url('/images/template/bg_body-new.png') repeat-x left top;
	font-family: Georgia,'Bookman Old Style',Garamond,'Times New Roman',serif;
	font-size: 12px;
}

a
{
	color: #781C1C;
}

a:visited
{
	color: #40090a;
}

a:hover
{
	color: #781C1C;
}

img
{
	margin: 5px;
	padding: 3px;
	border: 2px solid #cccccc;
}

dl
{
	padding: .3em 0;
}

dd
{
	padding-left: 1.5em;
}

.clear
{
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
}

h1 a
{
	display: block;
	height: 78px;
	text-indent: -3000em;
}

h2 a
{
	text-decoration: none;
}

#all
{
	padding-bottom: 20px;
	min-height: 300px;
	background: transparent url('/images/template/bg_header-8.png') no-repeat center top;
}

#header
{
	clear: both;
	margin: 0 auto;
	width: 700px;
}

.jpfLogo
{
	position: relative;
	float: right;
	margin-right: -30px;
	width: 151px;
	height: 36px;
	overflow: hidden;
	font-size: 36px;
	text-indent: -5000em;
	background: transparent url('/images/template/jpf-link_02.png') no-repeat center center;
}

.jpfLogo a
{
	display: block;
}

#menu
{
	clear: both;
	margin: 0 auto;
        margin-left: -1px;
	width: 710px;
	text-align: center;
	font-family: 'Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Century Gothic','Lucida Sans Unicode',Impact,sans-serif;
}

#menu li
{
	float: left;
	list-style: none;
}

#menu li a
{
	display: block;
	margin: 0 1px;
	padding-top: 7px;
	padding-bottom: 0px;
	width: 86px;
	height: 18px;
	background: transparent url('/images/template/bg_menu.png') no-repeat center bottom;
	font-size: 12px;
	line-height: 1em;
	color: #000000;
	text-decoration: none;
}

#menu li a.active, #menu li a:hover
{
	background: transparent url('/images/template/bg_menu-active.png') no-repeat center bottom;
}

.newsHome{
        height:205px;
        font-size: 1.2em;
        line-height:1.1em;
        overflow:auto;

}


#search
{
	margin: 9px 10px;
	padding-left: 16px;
	background: url('/images/template/bg_search-index.png') no-repeat left 3px;
}

#search p
{
	text-indent: -5000em;
}

#search input
{
	border: 0;
}

#search .text
{
	width: 130px;
	background: transparent;
	line-height: 18px;
}

#search .button
{
	width: 31px;
	height: 18px;
	color: #ffffff;
	background: url('/images/template/go_06.gif');
}

#wrapper, #container
{
	background-color: #ffffff;
}

#wrapper
{
	margin: 0 auto;
	width: 700px;
	border: 2px #d1d1d1 solid;
	border-top-width: 0;
}

#hbuffer
{
	float: right;
	width: 240px;
	height: 335px;
	background: url('/images/template/bg_grn_menu4.png') no-repeat right 13px;
}

#headlines
{
	margin: 7px 10px 30px 13px;
	color: #ffffff;
	font-family: 'Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Century Gothic','Lucida Sans Unicode',Impact,sans-serif;
}

#headlines h2
{
	font-size: 28px;
	font-weight: 700;
}

#headlines ol, #headlines ul
{
	margin-left: 1.5em;
}

#headlines dt
{
	font-size: 1.1em;
	font-weight: bold;
}

#headlines dd
{
	line-height: 1.1em;
}

#slideshow
{
	float: left width: 433px;
	height: 300px;
	padding-top: 13px;
	padding-left: 13px;
}

#slideshow img
{
	margin: 0;
	padding: 0;
	border: 0;
}

#content
{
	min-height: 400px;
	background: url('/images/template/bg_content.png') no-repeat right bottom;
}

#content h2, #content h3, #content h4, #content h5, #content h6
{
	color: #580e11;
	font-family: 'Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Century Gothic','Lucida Sans Unicode',Impact,sans-serif;
	font-style: italic;
}

#content h2
{
	margin: 1em .5em .1em 1em;
	font-size: 2.5em;
	border-bottom: 2px solid #f3f3f3;
}

#content h3
{
	margin: 1em .5em 0 1.4em;
	font-size: 2em;
}

#content h4
{
	margin: 1em .5em 0 1.6em;
	color: #364728;
	font-size: 1.7em;
}

#content h5
{
	margin: 1em .5em 0 2.1em;
	font-size: 1.3em;
}

#content h6
{
	margin: 1em .5em 0 2.7em;
	font-size: 1em;
}

#content p, #content ul, #content form
{
	padding: .8em 3.5em;
	line-height: 2em;
}

#content p.posted
{
	margin-bottom: -.5em;
	padding: .5em 3.5em 0 3.5em;
	text-align: right;
	line-height: 1em;
	font-style: italic;
	color: #aaaaaa;
}

#content blockquote
{
	margin: -.7em 7.5em 0em 4.5em;
	font-style: italic;
	border-left: 6px solid #116723;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #fffeef;
}

#content blockquote p
{
	padding: .5em 1.2em;
	line-height: 1.5em;
}

#content .rdMore
{
	margin-top: -2em;
}

#content .imgRight
{
	float: right;
	margin: .75em 3.5em .75em .75em;
	padding: 6px;
	border: 2px solid #f3f3f3;
}

#footer
{
	margin: 0 auto;
	width: 650px;
	font-size: 10px;
	text-align: center;
	line-height: 2em;
	border: 2px solid #f3f3f3;
	border-top-width: 0;
}

.topspace {
	padding-top: 7px;
}