@charset "utf-8";
/* CSS Document */

html {
	height: 100%;
	width: 100%;
}
body {
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
}
#container {
	margin: auto;
	padding: 0px;
	height: auto;
	width: 760px;
}
#sjp {
	margin-right: auto;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333;
	background-color: #FFFFFF;
	padding: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#navbar {
	position:relative;
	width:760px;
	height:50px;
	z-index:1;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav {
	position:absolute;
	width:367px;
	height:23px;
	z-index:1;
	top: 17px;
	right: 0px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-transform: uppercase;
}
#main   {
	min-height: 520px;
}
#gallery {
	min-height: 100%;
}

#footer {
	height: 20px;
	font-size: 11px;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	background-color: #FFF;
	width: 760px;
	clear: left;
	float: left;
}
a:link {
	color: #333;
	text-decoration: underline;
}
a:visited {
	color: #333;
	text-decoration: underline;
}
a:hover {
	color: #436e11;
	text-decoration: none;
}

a.navbar:link {
	color: #333;
	text-decoration: none;
}
a.navbar:visited {
	color: #333;
	text-decoration: none;
}
a.navbar:hover {
	color: #436e11;
	text-decoration: none;
}
a.footer:link {
	color: #333;
	text-decoration: none;
	text-transform: uppercase;
}
a.footer:visited {
	color: #333;
	text-decoration: none;
	text-transform: uppercase;
}
a.footer:hover {
	color: #436e11;
	text-decoration: none;
	text-transform: uppercase;
}
.hr {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.imgright {
	clear: right;
	float: right;
	border: 1px solid #333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.imgnoborder {
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main p img {
	/* [disabled]clear: right; */
	/* [disabled]float: right; */
	border: 1px solid #000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/* [disabled]margin-left: 20px; */
}
#container #sjp #main #exhibitions tr td{
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#container #sjp #main h2    {
	font-size: 23px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #436e11;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}
#container #sjp #main h3  {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}
.about {
	font-size: 14px;
	line-height: 21px;
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	left: auto;
	right: auto;
}
#flashcontent {
	height: 600px;
	display: block;
	text-align: center;
	left: auto;
	right: auto;
	width: 100%;
	}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

