body {
	background: #E6E6E6 url(/images/JBF_repeating-bg.jpg) center top repeat-y;
	font: 14px/ 20px 'times new roman', georgia, serif;
	color: #000;
	margin: 0 auto;
	padding: 0;
}

a:link,a:visited {
	color: #00D;
	text-decoration: none;
}

a:active,a:hover {
	color: #00D;
	text-decoration: underline;
}

/* Document width */
#master {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 1000px;
	background: url(/images/JFB_header.jpg) center top no-repeat;
}

#header {
	position: relative;
	margin: 0 auto;
	width: 100%;
	height: 230px;
}

#logo {
	position: absolute;
	top: 70px;
	left: 30px;
	width: 720px;
	height: 80px;
	text-indent: -9999px;
	overflow: hidden;
}

#logo a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#tagline {
	position: absolute;
	top: 162px;
	right: 340px;
	width: 638px;
	color: #FFF;
	font-weight: bold;
	letter-spacing: .25em;
	font-family: helvetica, arial, sans-serif;
	text-transform: uppercase;
	font-size: 22px;
	text-shadow: 1px 1px 4px #333;
	text-align: center;
}

/* Menu Style */
#menu {
	position: absolute;
	display: block;
	top: 180px;
	left: 30px;
	width: 620px;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

#menu li {
	display: inline;
	margin: 0;
	font: 12px/ 1em Helvetica, Verdana, Arial, sans-serif;
	letter-spacing: .04em;
}

#menu li a {
	margin: 0 4px;
	padding: 0 0 3px;
	color: #FFF;
	text-decoration: none;
}

#menu li.selected a {
	border-bottom: 3px solid #FFF;
}

/* Content Styles */
#content {
	display: block;
	padding: 0 30px;
}

.entrydisplay {
	float: left;
	position: relative;
	width: 580px;
	text-align: left;
	margin: 0 30px;
	padding: 0 0 40px;
}

h1,h2,h3,h4,h5,h6,p,legend {
	display: block;
	margin: 0 0 18px;
	padding: 0;
	line-height: 18px;
	font-weight: normal;
	font-family: 'times new roman', georgia, serif;
	letter-spacing: .04em;
	text-align: left;
	color: #000;
}

h1,h2 {
	letter-spacing: -.02em;
	font-weight: bold;
}

h1,legend {
	font-size: 36px;
	line-height: 36px;
	clear: left;
	margin-top: 36px;
}

.entrydisplay h1 a {
	text-decoration: none;
	color: #000;
}

h2,.sidebar h1 {
	font-size: 24px;
	margin: 0;
	line-height: 36px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 12px;
}

p {
	margin-bottom: 10px;
}

img {
	border: 0;
}

/* Sidebar Style */
.sidebar {
	display: block;
	float: right;
	margin: 66px 20px 0;
	position: relative;
	width: 260px;
}

.sidebar fieldset {
	border: 0;
	margin: 0 0 36px;
	padding: 0;
}

.sidebar label, .sidebar input {
	display: block;
	text-align: left;
}

.sidebar input[type=text] {
	width: 255px;
	border: 1px solid #000;
	margin: 0 0 18px;
	padding: 4px;
}

.sidebar input[type=submit] {
	border: 1px solid #000;
	background: #1123B5;
	font-size: 14px;
	color: #FFF;
	text-transform: uppercase;
}

/* Footer Style */
#footer {
	display: block;
	position: relative;
	width: 580px;
	clear: both;
	margin: 20px 0 0;
	padding: 0 30px;
}

p.credits {
	text-align: center;
	margin: 0;
	padding: 10px 0 0;
	font-size: 11px;
}

object {
	text-align: center;
	margin: 5px auto;
	display: block;
}
