body {
  font-family: "Times New Roman", serif;
  margin: 0 0;
  padding: 0;
  background-color: #FFFFFF;
  color: #000000;
  background-image: url(../images/bg-body.gif);
}

#container {
	width: 800px;
	margin: 40px auto;
	background-color: #FFFFFF;
	padding: 2px 20px;
}


a {
  color: #000000;
   background-color: inherit;
}

a:hover {
  color: #77a6c7;
  background-color: inherit;
}

/* Masthead here */

h1 {
  text-align: center;
  color: #fff;   
   background-image: url(../images/header.jpg);	background-color: white;	background-repeat:no-repeat;	background-position: top center;	height: 171px;	width: 800px;
	margin-top: 15px;
}

#relativeglobe {
	position: relative;	top: -28px;	left:632px;
}img, #globe {
	behavior: url(iepngfix.htc);
}#globe {
	background-image: url(images/globe.png);	background-repeat: no-repeat;	width: 200px;	height: 200px;	position: absolute;
}

h2 {
  font-size: 175%;
  text-align: center;
  font-family: serif;
  color: #000000;
  background-color: inherit;
}

input[type="submit"] {
  background-color: #ff9138;
  color: #000000;
  border: 1px solid #000000;
}

.phpc-navbar a {
  background-color: #ff9138;
  color: #000000;
  border: 1px solid #000000;
}

input[type="submit"]:hover {
  background-color: #000000;
  color: #ff9138;
}

.phpc-navbar a:hover {
  background-color: #000000;
  color: #ff9138;
}

.phpc-navbar {
  margin: 1em 0 2em 0;
  text-align: center;
}

.phpc-navbar a {
  font-size: 90%;
  text-decoration: none;
  margin: 0;
  padding: 2px;
}

.phpc-main {
  font-size: 90%;
  border-style: solid;
  border-collapse: collapse;
  border-color: #000000;
  border-width: 2px;
  color: #000000;
  background-color: #77a6c7;
}

table.phpc-main {
  width: 100%;
}

.phpc-main h2 {
  margin: 0;
  text-align: left;
  background-color: #ff9138;
  padding: .25em; 
  border-color: #000000;
  border-style: solid;
  border-width: 0 0 2px 0;
}

.phpc-main div {
  margin: .5em;
  font-weight: bold;
}

.phpc-main p {
  border-style: solid;
  border-width: 2px 0 0 0;
  border-color: #000000;
  padding: .5em;
  margin: 0;
  text-align: justify;
}

caption {
  font-size: 175%;
  color: #000000;
  background-color: #FFFFFF;
  padding: 2px;
  font-weight: bolder;
}

thead th {
  background-color: #ff9138;
  color: #000000;
}

thead {
  border: 1px solid #000000;
}

thead, tfoot {
  text-align: center;
}

#calendar td, #calendar th {
  border-style: solid;
  border-collapse: collapse;
  border-color: #000000;
  border-width: 2px;
  padding: .5em;
}

table.phpc-main tbody th {
  text-align: right;
}

#calendar {
  table-layout: fixed;
}

#calendar td {
  text-align: left;
  height: 80px;
  overflow: hidden;
}

td.past {
  background-color: #fedb95;
  color: inherit;
}

td.future {
  background-color: white;
  color: inherit;
}

td.none {
  background-color: #77a6c7;
  color: inherit;
}

table.phpc-main ul {
  margin: 2px;
  padding: 0;
  list-style-type: none;
  border-color: #000000;
  border-style: solid;
  border-width: 1px 1px 0 1px;
}

table.phpc-main li {
  font-size: 80%;
  font-weight: normal;
  padding: 0;
  border-color: #000000;
  border-style: solid;
  border-width: 0 0 1px 0;
  margin: 0;
}

table.phpc-main li a {
  display: block;
  text-decoration: none;
  padding: 2px;
}

table.phpc-main li a:hover {
  background-color: #77a6c7;
  color: #FFFFFF;
}

.phpc-list {
  border: 1px solid #000000;
}

.phpc-footer {
  text-align: center;
}

.phpc-button {
  text-align: center;
}

.phpc-add {
  float: right;
  text-align: right;
}

/* Extras */#relativeglobe {
	position: relative;	top: -20px;	left:625px;
}img, #globe {
	behavior: url(iepngfix.htc);
}#globe {
	background-image: url(../images/globe.png);	background-repeat: no-repeat;	width: 200px;	height: 200px;	position: absolute;
}

/* \*/ /*/
  #calendar {table-layout: auto;}
/* */

