body
{
  text-align: center;
  padding: 0px 0px 0px 0px;
  margin: 0 auto;
  background: url(../images/tile.jpg);
  color: black;
  padding: 0;
    
  font-family: Arial;
  font-size: 10pt;
}

h1 {
  color: rgb(173, 173, 173);
	font-size:18pt;
	margin-bottom: 20px;
}

h2 {
  color: rgb(173, 173, 173);
	font-size:12pt;
	margin-top: 30px;
}

#containerDiv
{
  background: white;
  width: 960px;
  padding: 20px;
  margin: 0 auto;
  text-align: left;
}

#header {
  background-image: url('../images/jsycb.logo.png');
  background-repeat:no-repeat;
  height: 91px;
  padding: 0;
  margin: 0 0 20 0;
  position: relative;
  text-align:left;
}

#headerTop {
  width:960px;
  text-align: right;
}

#headerTop span {
  margin-left: 20px;
}

#headerSecond {
  width:960px;
  text-align:right;
  margin-top:25px;
}

#headerSecond img {
  margin-left:30px;
}

#header a {
  color:black;
}

#footer a {
  color:black;
}

#header img {
  border:none;
}

#footer {
  text-align:center;
}

#footerLinks {
  margin-bottom: 15px;
}

p
{
    margin: 0px 0px 15px 0px;
}

td {
  font-family: Arial;
  font-size: 10pt;
}

td a {
  color:black;
}

img {
  border-style:none;
}
