body {
	font-family: "Hoefler Text", "Georgia", Georgia, serif, sans-serif !important;
	font-size: 18px;
}

a:hover {
	color: #888888;
	font-family: "Hoefler Text", "Georgia", Georgia, serif, sans-serif !important;
	text-decoration: none;
}

a:visited, a:active {
	color: #444444;
	font-family: "Hoefler Text", "Georgia", Georgia, serif, sans-serif !important;
}

a:link {
	color: #444444;
	font-family: "Hoefler Text", "Georgia", Georgia, serif, sans-serif !important;
	text-decoration: none;
}

td {
	font-family: "Hoefler Text", "Georgia", Georgia, serif, sans-serif !important;
	font-size: 8pt;
}

a {
	font-family: "Hoefler Text", "Georgia", Georgia, serif, sans-serif !important;
}

h1 {
	font: normal normal 45px "Hoefler Text", "Georgia", Georgia, serif, sans-serif;
	text-align: center;
	margin-bottom: 30px;
	color: #444;
	letter-spacing: -1px;
}

h2 {
	font: normal normal 25px "Hoefler Text", "Georgia", Georgia, serif, sans-serif;
	color: #888;
	margin-top: 20px;
}

h3 {
	font-family: "Hoefler Text", "Georgia", Georgia, serif, sans-serif !important;
}

h4 {
	font-family: "Hoefler Text", "Georgia", Georgia, serif, sans-serif !important;
}

h5 {
	font-family: "Hoefler Text", "Georgia", Georgia, serif, sans-serif !important;
}

h6 {
	font-family: "Hoefler Text", "Georgia", Georgia, serif, sans-serif !important;
}

p {
	color: #444444;
	font: 10px "Hoefler Text", "Georgia", Georgia, serif, sans-serif;
	margin-top: 2px;
	margin-bottom: 10px;
}

tr {
	font-family: "Hoefler Text", "Georgia", Georgia, serif, sans-serif !important;
}

<form> {
	font-family: "Hoefler Text", "Georgia", Georgia, serif, sans-serif !important;
}

<input> {
	color: #0080ff;
	font-family: Verdana;
}


/*added by jjp*/

html {
	height: 100%;
}
body {
	height: 100%;
	background-color: #490b0d;
}

.bg {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5000;
	height: 100%;
}

.wrapper {
	margin: 0 auto;
	width: 100%;
	min-height: 100%;
	background: transparent url(../images/scratches-red.png) repeat left top;
	position: absolute;
	z-index: 6000;
}

.content {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-color: white;
	margin-top: 70px;
	padding: 20px;
	text-align: center;
}

.menu {
	width: 100%;
	height: 50px;
	background: url(../images/header.png) repeat-x;
	color: white;
	text-align: center;
}

#jp-navigation {
	margin: 0 auto;
	width: 762px;
	height: 40px;
	text-align: center;
	padding: 0;
}

#jp-navigation li {
	

/*display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;*/
	vertical-align: middle;
	float: left;
	list-style-type: none;
}

.navspacer {
	text-indent: -9000px;
	background-color: white;
	width: 1px;
	height: 16px;
	margin-top: 13px;
	vertical-align: middle;
}

#jp-navigation a {
	display: inline-block;
	color: white;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	text-indent: -9000px;
	background-image: url(../../images/nav-main2.png);
	height: 40px;
	margin: 0 10px;
}

#jp-navigation a.link-photo {
	width: 154px;
	background-position: -52px 0;
}

#jp-navigation a.link-photo:hover {
	background-position: -52px -40px;
}

#jp-navigation a.link-design {
	width: 76px;
	background-position: -248px 0;
}

#jp-navigation a.link-design:hover {
	background-position: -248px -40px;
}

#jp-navigation a.link-blog {
	width: 53px;
	background-position: -365px 0;
}

#jp-navigation a.link-blog:hover {
	background-position: -365px -40px;
}

#jp-navigation a.link-about {
	width: 69px;
	background-position: -461px 0;
}

#jp-navigation a.link-about:hover {
	background-position: -461px -40px;
}

#jp-navigation a.link-contact {
	width: 97px;
	background-position: -573px 0;
}

#jp-navigation a.link-contact:hover {
	background-position: -573px -40px;
}

#jp-navigation a.link-galleries {
	width: 188px;
	background-position: -711px 0;
}

#jp-navigation a.link-galleries:hover {
	background-position: -711px -40px;
}


.logo {
	position: relative;
	width: 100%;
	height: 69px;
	margin-top: 30px;
}

#logo {
	background: url(../images/jjpare-logo.png) no-repeat center center;
}

#logo-about {
	background: url(../images/jjpare-logo-about.png) no-repeat center center;
}

#logo-blog {
	background: url(../images/jjpare-logo-blog.png) no-repeat center center;
}

#logo-galleries {
	background: url(../images/jjpare-logo-galleries.png) no-repeat center center;
}


































