* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #036491;
	color: #036491;
	background-image: url(images/jpfinal.jpg);
	background-repeat: repeat-x;
}
a{
color: #036491;
font-weight: bold;
text-decoration:none;
}
a:hover{color: #0099CC;}

ul{
	padding-left: 10px;
	list-style-position: outside;
	margin-left: 15px;
	list-style-type: disc;
}
li{
}

img {border:none;}
h2{
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #036491;
	margin-bottom: 10px;
	padding-bottom: 3px;
	display: block;
	text-decoration: none;
}
h3{
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #036491;
	margin-bottom: 2px;
	padding-bottom: 3px;
	display: block;
	text-decoration: none;

}

#wrapper {
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}
#content{
	clear: both;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bgcontent.jpg);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#header {
	width: 930px;
	float: left;
	height: 120px;
	background-attachment: scroll;
	background-image: url(images/jphdlogo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 35px;
	padding-left: 35px;
}
#leftcolumn {
	width: 620px;
	float: left;
	margin-left: 10px;
	display: inline;
	text-align: justify;
}
#rightcolumn {
	float: right;
	width: 250px;
	display: inline;
	margin-right: 10px;
	background-color: #abcbda;
	padding: 10px;
	text-align: justify;
}
#footer {
	width: 760px;
	clear: both;
	height: 100px;
	background-image: url(images/footerbg.jpg);
	color: #57C6FB;
	padding-top: 110px;
	padding-left: 240px;
	font-weight: bold;
}

#footer a{color:#fff!important;}
#nav{width:930px;
	float:right;
	padding-top: 25px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#nav li
{
	display: inline;
	list-style-type: none;

}
#nav li a
{
	text-decoration: none;
	float: left;
	font-size: 10px;
	font-weight: bold;
	padding: 0px 5px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffa771;
}

#nav li a:hover
{
	color: #F9B388;
}
#nav .home li a{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffa771;}

#search_box {
	width: 151px;
	height: 25px;
	background-image: url(images/searchbg.gif);
	float: right;
	color: #FFFFFF;
	margin-top: 30px;
clear:both;
}
#search_box #s {
	float: left;
	padding: 0;
	border: 0;
	width: 109px;
	background: none;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 4px;
}
#search_box #go {
    float: right;
    margin: 3px 4px 0 0;
}
.hdimage{
	clear: both;
	float: left;
width:1000px;

}
.clear{
	clear: both;
}
.ntitle{
	font-weight: bold;
}
.ndate{
	font-size: 10px;
padding:0px 0px 10px 0px
}
.ncont{
	line-height: 12px;
padding:3px 0px;
}
.ncont1{	margin-bottom: 30px;}


.nrmore {
	text-align: right;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #036491;
	font-size: 10px;
        display:block;
}

#rotator{clear:both;}

.homebox{padding:5px;background-color: #f5f5f5;}
.homebox a{display:block; padding:2px;background-color:#ABCBDA;}
