* {
  margin: 0;
  padding: 0;
}

body {
  font: .9em "Trebuchet MS", "Times New Roman", Verdana, Arial, sans-serif;
  line-height: 1.5em;
  background: #ffffff;
}

#wrap {
  width: 620px;
  background: #ffffff url(images/midbg.gif);
  margin: 0 0 0 10px;
}

#top {
  height: 120px;
  background: #ffffff url(images/topbg.gif);
}

#header {
  position: relative;
  top: -50px;
  left: 45px;
  width: 530px;
  height: 122px;
  background: #ffffff url(images/header3.jpg) no-repeat;
}

#header h1 {
  position: relative;
  top: 25px;
  left: 35px;
  font-size: 2.4em;
  color: #000080;
  letter-spacing: -3px;
}

#header h1 a {
  font-size: 2.4em;
  color: #000080;
  text-decoration: none;
}

#header h2 {
  position: relative;
  top: 50px;
  left: 35px;
  font-size: 1.4em;
  color: #000080;
}

#cross {
  position: relative;
  top: -10px;
  left: 400px;
}

#navigation {
  position: relative;
  top: -50px;
  left: 200px;
  width: 300px;
  background: #ffffff;
}

a {
  color: #6fa2ff;
  text-decoration: none;
}

a:hover {
  color: #6fa2ff;
  text-decoration: underline;
  font-weight: normal;
}

a:visited {
  color: #333333;
}

#text {
  font: .9em "Trebuchet MS", "Times New Roman", Verdana, Arial, sans-serif;
  float: right;
  position: relative;
  top: 0;
  right: 0;
  width: 365px;
  color: #333333;
  background: #ffffff;
  margin: -30px 35px 0 0;
}

p {
  padding: 0 0 10px 0;
}

#sig {
  position: relative;
  top: 0;
  left: 45px;
  padding: 1px;
}

#currentdate {
  position: relative;
  top: 0;
  left: 180px;
  color: #333333;
}

#calendar {
  position: relative;
  top: 30px;
  left: 0;
  text-align: left;
  color: #000080;
}

#sidebar {
  float: left;
  position: relative;
  top: 0;
  left: 40px;
  width: 140px;
  padding: 0 0 0 20px;
}

#sidebar h5 {
  position: relative;
  top: 0;
  left: -15px;
  background: url(images/h5.gif) no-repeat;
  width: 140px;
  height: 32px;
  color: #000080;
  padding: 5px 0 0 20px;
}

#sidebar ul {
  font: .8em "Trebuchet MS", "Times New Roman", Verdana, Arial, sans-serif;
  padding: 5px 0 5px 0;
}

#sidebar li {
  color: #000080;
  list-style: square;
  margin: 0 0 5px 0;
}

#sidebar img {
  margin: 20px 5px;
}

#betsyross {
  position: relative;
  top: 100px;
  right: 20px;
}

#union {
  position: relative;
  top: 50px;
  right: 20px;
}

#israel {
  position: relative;
  top: 150px;
  right: 20px;
}

.clear {
  clear: both;
  width: 100%;
  height: 1px;
  display: block;
  overflow: hidden;
}

#bottom {
  height: 120px;
  background: #ffffff url(images/botbg.gif);
}

#footer {
  position: relative;
  top: 0;
  left: 0;
  width: 620px;
  color: #333333;
}

#footer p {
  position: relative;
  top: 0;
  left: 20px;
  font: .8em "Trebuchet MS", "Times New Roman", Verdana, Arial, sans-serif;
  color: #333333;
}

#footer p a{
  color: #333333;
}