div {
	border: none;
	}

#header {
    position: absolute;
	left: 0px;
	top: 0px;
}

#pagename {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	position: absolute;
	left: 182px;
	top: 205px;
	width: 593px;
	text-align: center;
	z-index: 2;
	height: 16px;
}

.blue14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	z-index: 2;
	height: 16px;
}

#slogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	position: absolute;
	left: 182px;
	top: 190px;
	width: 593px;
	text-align: center;
	z-index: 2;
	height: 16px;
}

#maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0066CC;
	text-decoration: none;
	line-height: 1.5em;
	top: 215px;
	left: 213px;
	position: absolute;
	width: 545px;
	height: 433px;
	color: #000000;
}

  #maintext li {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0066CC;
}
  
#navmenu {
    display:block;
	width: 150px;
	left: 20px;
	top: 195px;
	position: absolute;
	line-height: 3em;
	height: 96px;
}
  
  .nav {
	  font-family: Helvetica, Verdana, Arial, sans-serif;
	  font-size: 12pt;
	  color: #FFFFFF;
	  line-height: 1em;
	  text-decoration: none;
  }

    .nav a:link, .nav a:active {
	    font-family: Helvetica, Verdana, Arial, sans-serif;
	    font-size: 12pt;
	    color: #FFFFFF;
	    text-decoration: none;
	    line-height: 1em;
    }

    .nav a:hover {
	  font-family: Helvetica, Verdana, Arial, sans-serif;
	  font-size: 12pt;
	  color: #99FFFF;
  	  text-decoration: underline;
	  line-height: 1em;
    }
	    
.footer {
	clear: both;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #0066CC;
	width: 400px;
	line-height: 1.2em;
}

.francis {
	clear: both;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	width: 400px;
	line-height: 1.2em;
}

hr {
  clear:both;
  height: 1px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0066CC;
	text-decoration: none;
	line-height: 1.5em;
}

body {
	background-color: #0099CC;
	margin: 0px 0px 0px 0px;
	height: 100%;
	background-repeat: repeat-y;
	background-image:   url("pics/bg.gif");
}

.floatLeft {
  clear: left;
  float: left;
  padding: 0 5px 5px 0;
  }

div.spacer {
  clear: both;
  height: 5px;
  }

.verdana14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0066CC;
	text-decoration: none;
	line-height: 1.5em;
	font-weight: bold;
}

.verdana14red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC0033;
	text-decoration: none;
	line-height: 1.5em;
	font-weight: bold;
}
	
div.navbar { border-top: solid #0066CC 2px}
