/* CSS */

html, body, div, h1, h2, h3, h4, ol, ul, li, p, form, input, img {
	margin: 0;
	padding: 0;
}

ol, ul, li {
	list-style-type: none;
}

a {
	outline: none;
}

html {
	height: 100%;
}

body {
	font-size: 75%;
	font-family: "Lucida Grande", sans-serif;
	background: url(/images/bck-rpt.gif) repeat-x top #303030;
	color: #363636;
	height: 100%;
}

/* Layout */

#site-wrapper {
	min-height: 100%;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	min-height: 100%;
}

#container {
	width: 100%;
	position: relative;
	padding: 0 0 3em 0;
	float: left;
}

#header {
	margin: 5px 0px 0px 0px;
	height: 246px;
	background: url(/images/tiger.png) no-repeat 350px 0px;
}

.logo {
	padding: 50px 0px 0px 0px;
	width: 430px;
	float: left;
	margin: 0 0 0 -5px;
}

.logo a img{
	border: none;
}

.quote {
	float: right;
	margin: 60px 0px 0px 0px;
	width: 450px;
	text-align: center;
	font-family: Georgia, serif;
	font-size: 1.5em;
	line-height: 1.2em;
	font-style: italic;
}

.quote span {
	display: block;
	padding: 25px 0px 0px 0px;
	font-family: "Lucida Grande", sans-serif;
	font-size: 0.75em;
	font-style: normal;
}

#navigation {
	position: absolute;
	width: 540px;
	top: 250px;
	left: 438px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	letter-spacing: -0.03em;
}

#navigation ul li {
	float: left;
	font-size: 1.24em;
	margin: 0 0 0 15px;
}

#navigation ul li a:link, #navigation ul li a:visited {
	display: block;
	padding: 20px 0 1px 0;
	color: #6d6d6d;
	text-decoration: none;
}

#navigation ul li a:hover {
	display: block;
	padding: 20px 0 1px 0;
	color: #999;
	text-decoration: none;
}

#navigation ul .active a:link, #navigation ul .active a:visited {
	background: url(/images/active-arrow.png) no-repeat center top;
	color: #fff;
	padding: 20px 0 1px 0;
	/*border-bottom: 3px solid #df0303;*/
	text-decoration: none;
}

#navigation ul .active a:hover {
	background: url(/images/active-arrow.png) no-repeat center top;
	color: #fff;
	padding: 20px 0 1px 0;
	/*border-bottom: 3px solid #df0303;*/
	text-decoration: none;
}

#gallery {
	float: left;
	width: 400px;
	height: 711px;
	background-color: #d3d3d3;
	border: 12px solid #fefdfd;
	margin: -65px 0 0px 0;
	overflow: hidden;
}

#gallery h2 {
	font-family: "Arial Black", Arial, sans-serif;
	font-size: 1.5em;
	color: #333;
	padding: 0 0 4px 0;
	margin: 10px 0 0 15px;
}

#gallery p {
	color: #333;
	line-height: 16px;
	padding: 0 0 15px 0;
	margin: 0px 0 0 15px;
}

#gallery ul {
	margin: 0 0 0 15px;
}

#gallery ul li {
	float: left;
	margin: 0 16px 13px 0;
}

#gallery ul li a img {
	background-color: #fff;
	padding: 1px;
	border: 5px solid #a4a4a4;
}

#gallery ul li a img:hover {
	background-color: #fff;
	padding: 1px;
	border: 5px solid #df0303;
}

#content {
	margin: 80px 0 0 455px;
	width: 500px;
	padding: 0 0 0px 0;
}

#content h1 {
	font-family: "Arial Black", Arial, sans-serif;
	font-size: 1.5em;
	color: #fff;
	padding: 0 0 10px 0;
}

#content h2 {
	font-family: "Arial Black", Arial, sans-serif;
	font-size: 1.2em;
	color: #fff;
	padding: 0 0 0px 0;
}

#content p {
	color: #fff;
	line-height: 18px;
	padding: 0 0 15px 0;
}

#content p a:link, #content p a:visited {
	padding-bottom: 1px;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #999;
}

#content p a:hover {
	padding-bottom: 1px;
	border-bottom: 1px dotted #df0303;
	color: #fff;
	text-decoration: none;
}

#content ul {
	margin: 0;
	padding: 0 0 15px 17px;
}

#content ul li {
	list-style-type: disc;
	color: #fff;
	line-height: 18px;
}

.news-image {
	float: right;
	margin: 5px 0 10px 20px;
	border: 1px solid #fff;
}

.caption-image {
	float: right;
	margin: 5px 0 10px 20px;
}

.caption-image img {
	border: 1px solid #fff;
}

.caption-image .caption {
	padding: .4em 0 0 0;
	font-size: 1.0em;
	font-style: italic;
	color: #fff;
	display: block;
}

#content iframe {
	border: 1px solid #000;
	margin-bottom: 5px;
}

#content small {
	font-size: 1.0em;
}

#content small a:link, #content small a:visited, #content small a:hover {
	color: #fff;
	text-decoration: none;
}

#footer {
	height: 110px;
	background: url(/images/footer-bck.gif) repeat-x 0px 0px #181717;
	position: relative;
	width: 100%;
	clear: left;
}

#footer .footer-container {
	text-align: left;
	width: 960px;
	margin: 0 auto;
	font-size: 11px;
	color: #d3d3d3;
}

#footer .footer-container .jka-links {
	float: left;
	margin: 20px 0 0 0;
	padding: 2px 0 2px 32px;
	background: url(/images/jka-badge.gif) no-repeat 0px 2px;
	font-size: 11px;
	line-height: 13px;
	color: #d3d3d3;
}

#footer .footer-container a:link, #footer .footer-container a:visited {
	color: #df1f26;
	text-decoration: none;
}

#footer .footer-container a:hover {
	color: #df1f26;
	text-decoration: underline;
}

#footer .footer-container .sponsor {
	float: right;
	margin: 20px 0 0 0;
}

#footer .footer-container .copyright {
	float: left;
	clear: left;
	margin: 20px 0 0 0;
	font-size: 11px;
	color: #d3d3d3;
	text-align: right;
}
