/* Style sheet for main SJB website */
body {
   height: 95%;
}
img.border {
	border: 1px solid black;
}
img.info {
	border: 1px solid black;
	float: left;
	margin: 3px 30px 3px 0px;
}
img.infonoborder {
	border: none;
	float: left;
	margin: 3px 30px 3px 0px;
}

.lefttitle {
	font-family: "gill sans mt", "gill sans", "corbel", "geeza pro", "arial", sans-serif;
	font-size: x-large;
	font-style: normal;
	padding: 0px 0px 3px 6px;
}
.righttitle {
	font-family: "gill sans mt", "corbel", "arial", sans-serif;
	font-size: x-large;
	font-style: italic;
	padding: 0px 8px 0px 0px;
}	
table.splash {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	border-collapse: 0px;
}
td.tall {
	width: 215px;
	height: 286px;
	padding: 0px 7px 0px 7px;
}
td.long {
	width: 358px;
	height: 140px;
	padding: 0px 0px 1px 0px;
}
td.square {
	width: 176px;
	height: 140px;
	padding: 1px 3px 0px 3px;
}
tr.photos1 {
	padding: 0px;
	margin: 0px;
}
tr.photos2 {
	padding: 0px;
	margin: 0px;
}
body.splash {
	text-align: center;
}
div.splashlinks {
	color: #444444;
}
a.splash:link {
	text-decoration: underline;
	font-style: italic;
	color: #444444;
}
a.splash:visited {
	text-decoration: underline;
	font-style: italic;
	color: #444444;
}
a.splash:hover {
	text-decoration: none;
	font-style: italic;
	color: #444444;
}
a.splash:active {
	text-decoration: underline;
	font-style: italic;
	color: #444444;
}
.copyright {
	font-size: small;
	color: #000000;
}
table.stage {
	border: none;
	height: 100%;
	width: 100%;
	vertical-align: middle;
}
.general {
   width: 100%;
   text-align: center;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;
   color: #000000;
   background-color: #FFFFFF;
}
p {
	 width: 100%;
   text-align: center;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;
   padding-top: 0px;
   margin-top: 0px;
   font-size: medium;
   color: #000000;
   background-color: #FFFFFF;
 }
.info {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 0px;
	margin-top: 0px;
	font-size: medium;
	color: #000000;
	background-color: #FFFFFF;
}
li.info {
	padding-bottom: 5px;
}
h2 {
   width: 100%;
   text-align: center;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   font-size: larger;
   color: #000000;
   background-color: #FFFFFF;
}
h2.info {
   width: 100%;
   text-align: left;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   font-size: larger;
   color: #000000;
   background-color: #FFFFFF;
}
h2.notice {
   width: 100%;
   text-align: center;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   font-size: larger;
   margin-bottom: 4px;
   color: #AA0000;
   background-color: #FFFFFF;
}
.boxes {
   width: 185px;
   height: 120px;
}
table.display {
   margin-left: auto;
   margin-right: auto;
   width: auto;
}
td.titles {
   text-align: center;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bolder;
   color: #000000;
   background-color: #FFFFFF;
}
table.footer {
   width: 100%;
}
td.footerleft {
   text-align: left;
   font-family: Arial, Helvetica, sans-serif;
   font-size: smaller;
   font-weight: normal;
   color: #000000;
   background-color: #FFFFFF;
   vertical-align: bottom;
}
td.footerright {
   text-align: right;
   font-family: Arial, Helvetica, sans-serif;
   font-size: smaller;
   font-weight: normal;
   color: #000000;
   background-color: #FFFFFF;
   vertical-align: top;
}
