@charset "utf-8";
/* CSS Document */
/* .class #id */

body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 90%;
  font-weight: normal;
  background-color: #DFEBFF;  /* light blue */
  }

p,a,h1,h2,h3,h4 {font-weight: normal;}

a:link,a:visited,a:active {text-decoration: none;}
a:hover {text-decoration: underline;}

h1,h2,h3,h4 {
  margin: 0px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 4px;
  color: #000099;
  }

h1 {
  font-size: 180%;
  padding-top: 0px;
  }

h2 {
  font-size: 160%;
  padding-top: 0.5em;
  }

h3 {
  font-size: 140%;
  padding-top: 1em;
  }

h4 {
  font-size: 120%;
  padding-top: 0px;
  }

/* Body wrapper */
div#wrapper {
/*  margin-top: -19px;*/
  padding: 0px 0px 0px 0px;
  }

div#header {
  margin: 0;
  padding: 0;
  color: #000099;
  /*  border: 1px dashed #FF0000;*/
  height: 200px;
  width: 100%;
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: #000088;
  }

div#logo {
  float: left;
  height: 200px;
  width: 300px;
  text-align: center;
  vertical-align: middle;
  }

img#logo {
  margin-top: 0px;
  }

#head {
  height: 200px;
  width: auto;
  position: relative;
  left: 0px;
  top: 0px;
  margin-left: 200px;
  padding-left: 0px;
  }

div#toplinks {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%;
  /*border: 1px dashed #00FF00;*/
  position: absolute;
  top: 0px;
  left: 550px;
  color: #000099;
  }

div#signedin {
/*border: 1px dashed #00FF00;*/
  position: absolute;
  top: 0px;
  right: 0px;
  font-size: 75%;
  font-weight: bold;
  color: #000099;
  }

div#name {
	/*border: thin dashed #FF33FF;*/
	font-weight: normal;
	line-height: 1.1;
	position: absolute;
	left: 20px;
	top: 20px;
	margin-left: 280px;
  }

#name h1 {
  font-size: 250%;
  text-align: left;
  font-family: "Times New Roman", Times, serif;
  font-style: italic;
  }

#name h4 {
  font-weight: normal;
  font-size: 100%;
  text-align: center;
  }
/*---------------------------------------------------------+
|   Body Table - covers navigation and contents            |
+---------------------------------------------------------*/
table#body {
  color: #5E2F00;
  }
/*---------------------------------------+
|   Navigation menu                      |
+---------------------------------------*/
td#nav {
  /*  white-space: nowrap;*/
  vertical-align: top;
  margin-bottom: 1em;
 /* font-size: 75%;*/
  color: #000099;
  width: 200px;
  padding-left: 5px;
  border-right-width: 4px;
  border-right-style: solid;
  border-right-color: #000099;
  }

td#nav h3 {
  font-size: 100%;
  margin: 0;
  color: #000088;
  padding-top: 1em;
  padding-right: 1em;
  padding-bottom: 0;
  padding-left: 0;
  }

td#nav a {
  display: block;
  text-decoration: none;
  font-size: 75%;
  padding: 2px 10px 1px 10px;
  margin: 0 0 0 0.66em;
  color: blue;
  background: transparent url(../images/blank_left.gif) -4px 50% no-repeat;
  }

td#nav a:link  {text-decoration: none;}
td#nav a:visited  {text-decoration: none;}
td#nav a:active {text-decoration: none;color: red;}
td#nav a:hover {text-decoration: underline;}

/*---------------------------------------+
|            Content                     |
+---------------------------------------*/
td#content {
  /*border: 1px dotted #FF0000;*/
  color: black;
  width: auto;
  position: relative;
  padding-top: 8px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 12px;
  vertical-align: top;
  }

a.edit,td#nav a.edit {
  font-size: 90%;
  margin-top: 1em;
  display: block;
  }

a.edit:link,td#nav a.edit:link {color: #008800; text-decoration: none;}
a.edit:visited,td#nav a.edit:visited {color: #008800; text-decoration: none;}
a.edit:active,td#nav a.edit:active {color: #008800; text-decoration: none;}
a.edit:hover,td#nav a.edit:hover {text-decoration: underline;}

div#fullpage {
  margin: 0px;
  padding: 0px;
  /*border: 1px dotted #0000FF;*/
  max-width: 800px;
  }

div#date {
  text-align: right;
  padding: 2px;
  }

div#footer {
  clear: both;
  margin: 0px;
  padding: 0px;
  font-size: 70%;/* border: 1px dotted #0000CC;*/
  }

div.clearer {clear: both; line-height: 0; height: 0;}

a.new:link {color: red;}
a.new:visited {color: rgb(192,0,0);}

/*Ŀ
   Pretty Table                                           
*/
table.prettytable {
  margin: 1em 1em 1em 0;
  background: #f9f9f9;
  border: 1px #aaaaaa solid;
  border-collapse: collapse;
  }

table.prettytable th, table.prettytable td {
  border: 1px #aaaaaa solid;
  padding: 0.2em;
  }

table.prettytable th {
  background: #f2f2f2;
  text-align: center;
  }

/*Ŀ
    Blank Table                                           
*/
table.blank {
  background: #DFEBFF;
  border-collapse: collapse;
  border: 0px none #000000;
  vertical-align: top;
  }

table.blank th, table.blank td {
	border: 0px none #000000;
	padding: 0.2em;
	vertical-align: middle;
	text-align: center;
  }

table.blank th {
  background: #FFF8E7;
  text-align: center;
  }

div.img_right {
  float: right;
  font-family: "Courier New", Courier, mono;
  font-size: x-small;
  color: #66CC33;
  }

div.img_left {
  font-family: "Courier New", Courier, mono;
  font-size: x-small;
  color: #66CC33;
  }

div.img_frame {
 float: right;
 border: thin solid #000000;
  font-family: "Courier New", Courier, mono;
  font-size: x-small;
  color: #66CC33;
  }

/*----------------------------------------------------------
      Home Page Content
----------------------------------------------------------*/
div#home {
	max-width: 800px;
 }
	
#home h1 {
	font-size: 350%;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	color: #000099;
  }

#home h2 {
	font-size: 250%;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #000099;
  }

#home h3 {
	font-size: 200%;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	color: #000099;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
 }

#home h4 {
  font-size: 150%;
  text-align: left;
  font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #000099;
  }

img.slideshow {
  float: right;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
  }

div.clearer {clear: both; line-height: 0; height: 0;}
