/* Style Sheet for PHCIF */

body {
	position: relative;
	width: 800px;
	background-image: url("images/bg.bmp");
	font-family: arial, verdana, helvetica, sans-serif;
	text-align: center;
  }

#page {
  width: 800px;
  position: absolute;
  top: 10px;
  left: 0px;
  }

ul {
  text-decoration: none;
  }

li {
  list-style-type: none;
  }

html>body {
  width: 800px;
  min-width: 800px;
  }

#fullhead {
	position: absolute;
	left: 200px;
	width: 527px;
	top: -25px;
  }

#logo {
	background-image: url(images/logonew.gif);
	background-repeat: no-repeat;
	backgroud-position: center center;
	width: 528px;
	height: 200px;
	margin: auto auto;
	text-align: center;
	left: inherit;
	background-position: Center;
	position: Center;
	top: -75px;
  }

#logo .logo {
  visibility: hidden;
  }

#header {
  font-weight: bold;
  font-size: 1.2em;
  text-align: center;
  color: #ffffff;
  padding: 0;
  }

#header #city {
  background-color: #000066;
  padding: 10px;
  padding-right: 50px;
  }

#header #tag {
  background-color: #6699cc;
  padding: 10px;
  margin: -8px;
  }

#rightnav {
	position: absolute;
	right: 0;
	margin-right: 0;
	width: 150px;
	top: 215px;
  }

#rightnav ul {
  text-decoration: none;
  text-align: left;
  left: 0;}

#rightnav li {
  list-style-type: none;
  margin: 10px;
  background: #6699cc;
  border-left: 10px solid #000066;
  padding: 10px;
  width: 150px;
  font-size: .8em;}

#rightnav li a {
  text-decoration: none;
  color: #ffffff;
  font-weight: bold;
  padding: 10px 0 10px 0;
  }

#leftnav {
	position: absolute;
	left: 0;
	top: 215px;
	width: 150px;
  }

#leftnav ul {
  text-decoration: none;
  text-align: left;
  left: 0;}

#leftnav li {
  list-style-type: none;
  margin: 10px;
  background: #6699cc;
  border-left: 10px solid #000066;
  padding: 10px;
  width: 150px;
  font-size: .8em;}

#leftnav li a {
  text-decoration: none;
  color: #ffffff;
  font-weight: bold;
  padding: 10px 0 10px 0;
  }

#content {
  text-align: left;
  margin-top: 175px;
  /*padding-left: 235px !important;
  padding-left: 220px;*/
  }

#content1 {
  /*text-align: left;*/
  margin-top: 175px;
  padding-left: 290px;
  }

#wrapper {
	margin-left: 250px;
	margin-right: 150px;
	margin-top: 215px;
  }

/* Table Definitions */

.table {
  width: 315px;
  }

.table2 {
    width: 425px;
    text-align: left;
    font-size: medium;
}

#tablehead {
  text-align: center;
  font-weight: bold;
  }

#tablehead2 {
  text-align: center;
  font-weight: bold;
  font-size: 1.5em;}

#columnheads {
  font-weight: bold;
  border-bottom: 2px solid black;
  }

.left {
  float: left;
  }

.left1 {
  float: left;
  width: 106px;
  border: 1px solid black;
  }

.leftmid {
  float: left;
  width: 106px;
  text-align: center;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  border-right: 1px solid black;
  }

.rightmid {
  float: left;
  width: 106px;
  text-align: center;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  border-right: 1px solid black;
  }

.right {
  text-align: right;
  }

.right1 {
  text-align: right;
  border-right: 1px solid black;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  }

.lastrow {
  border-top: 1px solid black;
  }

/* End Table Definitions */

h1, h4, h5, h6 {
  text-align: center;
  }

h2, h3 {
  text-align: left;
  }

.leftjust {
  text-align: left;
  }

#contact {
	font-weight: bold;
	text-align: center;
	clear: both;
	position: relative;
	top: 15px;
	left: 20px;
  }

#contact .contact {
  background: #6699cc;
  border-left: 30px solid #000066;
  width: 457px;
  color: #ffffff;
  font-size: 1.3em;
  font-weight: bold;
  padding: 5px 50px 5px 50px;
  margin: auto auto;
  margin-left: -105px;
  }

#footer {
	top: 15px;
	font-size: 0.8em;
	text-align: center;
	padding: 5px;
	width: 400px;
	left: 20px;
	position: relative;
  }

.ul {
  text-decoration: underline;
  }

#img {
	text-align: center;
	border: 3px solid black;
	width: 350px;
	height: 374px;
	margin-bottom: 15px;
	margin-left: 35px;
	position: relative;
	top: 15px;
  }

.toplink a {
  margin-top: 0;
  text-decoration: none;
  font-size: .8em;
  }
