body{ font-family: "tahoma, verdana, arial, sans"; font-size: 18px; color: #ffffff ; text-align: center; }
H2 {
    font-family : arial,sans;
	font-size : 16px;
	font-weight : bold;
}
TD {text-align : center;}
A { text-decoration: none; color: #663333; text-decoration: underline}
A:link { text-decoration: none; color: #336666;text-decoration: underline}
A:hover { text-decoration: underline; color: #336666;}
A.nav:link{     
	text-decoration: none; color: #FFFFFF; 
}
A.nav:visited{     
	text-decoration: none; color: #FFFFFF; 
}
A.nav:hover{ 
	text-decoration: underline; 
	font-weight : bold;
	color: #663333;
}
A.navtot{ text-decoration: none; color: #339900;}

#homepage {width: 750px; height: 600px; margin : 0px auto; background-color: #ffffff; position: relative}
#header { top: 0px; left: 0px; position: absolute;  width:750px;height:77px;  background-image: url("./Images/JP-Second-Page_01.gif");
    background-repeat : no-repeat;
}
#bg1 {
	width : 750px;
	height: 121px;
	background-image : url("./Images/JP-Second-Page_02.jpg");
	background-repeat : no-repeat;
    position: absolute;
	left: 0px;
	top : 77px;
}
#bg2 {
	width : 750px;
	height:350px;
	background-image : url("./Images/JP-Second-Page_03.jpg");
	background-repeat : no-repeat;
    position: absolute;
	left: 0px;
	top : 198px;
	text-align : left;
    font-family: tahoma, verdana,arial;
	color : #663333;
	font-size : 12px;


}
#navpane {
	width : 110px;
	height:350px;
	background-color : #3399cc;
    position: absolute;
	left: 14px;
	top : 198px;
    font-family: tahoma, verdana,arial;
 
}
#navpane.gallery {height : auto; }
#navpane div {margin-top : 80px; margin-right : 10px;}
#navpane #navlinks {text-align : right;
	color : #ffffff;
	font-size: 18px;
	line-height : 140%;
}
#content {
	width : 600px;
	height : 3450px;
    position: absolute;
	left: 140px;
	top : 208px;
    font-family: tahoma, verdana,arial;
	text-align : left;
	line-height : 140%;
	font-size : 14px;
	color : #336666;
}
#content2 {
	left: 140px;
	top : 208px;
    font-family: tahoma, verdana,arial;
	text-align : left;
	line-height : 140%;
	font-size : 14px;
	color : #336666;
}
#footer {
	width : 750px;
	height: 30px;
	text-align: left;
	font-family: arial;
	font-size: 10px;
	color: #336666;
	background-color : #ffffff; 
     position: absolute;
	 left: 0px;
	 top : 550px;
}
#footer div {margin-left: 12px; margin-top : 0px; }
#footer #content_div {width : 732px; 	 border-top : solid 1px #3399cc;
	 
}
