/* 
  -----------------------------------
  adapted from the 
		Gallery Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Gallery Type: Horizontal
  Style Theme: 04 - Sutton Place
  -----------------------------------
*/
html {
	height: 100.1%;
}
body {
	background-color: #171717;
 	padding-left: 15px;
	 font-family: "Papyrus", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	 font-size: 1em;
	color: #FFF;
	text-align: left;
}
h1, h1 a, h1 a:hover {
	margin-left: 8px;
	margin-bottom: 8px;
	font-size: 1.1em;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: .1em;
	text-align: left;
	color: #DDDDDD;
}
.jt_header {
	font-size: 1.2em;
	font-family:papyrus
	}
.jt_header a {
	color:rgb(190, 219, 215);
	text-decoration: none;
	}
.jt_page_caption {
 padding-left: 33px;
}
.jt_footer {
	font-size: .7em;}
/* end of CSS */
