body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
html, body {
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 11pt;
	color: #3e2629;
}
#jf_wrapper {
	margin: 5px auto 12px;
	width: 950px;
	text-align: left;
}
#jf_header {
	height: 125px;
}
#jf_logo {
	float:left;
	position: absolute;
	left: 4px;
	top: 14px;
}
#jf_title {
	float:left;
	position: absolute;
	top: 76px;
	left: 182px;
}
#jf_menu {
	text-align: right;
	font-size: 18pt;
	font-family: "century gothic", Verdana;
	margin-right: 5px;
}
#jf_menu a {
	text-decoration:none;
	color: #8d53a1;
}
#jf_menu a:hover {
	color: #852A7F;
}
#jf_content {
	margin-top: 35px;
}
#landing {
	text-align:center;
	font-family: "century gothic", Verdana;
}
#landing a {
	text-decoration: none;
	color: #000;
}
#landing p {
	font-size: 13pt;
	margin-top: 4px;
	font-weight:bold;
}
#landing img {
	border: 0;
}
#landing h1{
	font-size:36pt;
	color: #4BBBCF;
	font-weight: 700;
}
#landing h2{
	font-size:18pt;
	margin:-5px;
	color: #8d53a1;
	font-weight: 700;
}
#landing table {
	margin-top: 30px;
}
#landing td {
	width: 33%;
}
#gal_list {
	padding: 0px 12px;
	float:left;
}
.gal_set img {
	border: 1px solid #4f4f4f;
	padding: 2px;
	margin: 1px;
}
img.mouseover {
    border: 1px solid #3e2629;
}
#gal_image {
	float: left;
	margin-right: 25px;
	margin-left: 20px;
}
#gal_image img {
	border: 2px solid #3e2629;
}
#gal_description {
	width: 397px;
	float:right;
}
#gal_description h1 {
	font-size: 18pt;
	font-weight: normal;
	margin-bottom: 10px;
}
#gal_description h2 {
	font-size: 14pt;
	font-weight: normal;
}
#gal_description p {
	text-align: justify;
	padding-top: 14px;
	padding-right: 10px;
}
#copyright {
	text-align:left;
	position: fixed;
	bottom: 0;
	left: 1;
	font-size: 9pt;
	color: #aaa;
}
.comm {
	margin-left: 20px;
	margin-right: 20px;
}
.comm h1 {
	font-family: "century gothic", verdana;
	font-size: 18pt;
	font-weight: bold;
}
.comm h2 {
	font-family: "century gothic", verdana;
	font-size: 14pt;
	font-weight: bold;
	padding-top: 18px;
}
.comm h3 {
	font-family: "century gothic", verdana;
	font-size: 11pt;
	font-weight: bold;
	padding-top: 6px;
}
.comm p {
	text-align: justify;
	padding-top: 6px;
}
.comm {
	padding-bottom: 12px;
}
.comm p img {
	border: 1px solid #4f4f4f;
	padding: 2px;
	margin: 1px;
}
.comm p img.mouseover
{
    border: 1px solid #3e2629;
}