/* CSS Document */

html {
   height: 100%;
}

body {
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  background-color: #333;
  height: 100%;
  margin: 0;
}

div#page {
  width: 890px;
  text-align: left;
  margin: 0px auto; 
  background-color: white;
  position: relative;
  height: auto;
  min-height: 100%;
}


div#header {
  border-bottom: 4px solid #004;
  background-color: white;
  background-image: url(../images/graphics/logo.png);
  background-repeat: no-repeat;
  background-position: top left;
}

div#header h1 {
  display: none;
}

div#header h2 {
  display: none;
}

div#header_top {
  height: 45px;

}

div#header_top a.tab{
  overflow: hidden;
  display: block;
  width: 100px;
  height: 45px;
  line-height: 50px;
  float: right;
  text-align: left;
  margin:0;padding: 0;
  padding-left: 10px;
  background-color: #004;
  text-align: center;
  color: white;
  text-decoration: none;
  font-style: italic;
  font-weight: bold;
  background-image: url(../images/graphics/bg_pass.jpg);
  background-position: top left;
}

div#header_top a.tab:hover {
  color: yellow;
  background-image: url(../images/graphics/bg.jpg);
}

div#header_top a.tab span {
  padding-right: 10px;
}

div#header_search {
  height: 30px;
  clear: both;
  text-align: right;
  padding-bottom: 4px;
  padding-top: 4px;
}

div#header_search form#search_form {
  padding: 0;
  margin: 0;
}

div#header_search form#cse-search-box input {
  margin: 6px;
  margin-left: 0;
}

div#header_search form#search_form input.text {
  border: 1px solid Silver;
}

div#header_search form#cse-search-box input.button {
  background-color: #aaf;
  font-weight: bold;
  border: 1px solid #004;
  color: #004;
  cursor: pointer;
}

table#outlinks td {
  text-align: right;
}

table#outlinks td.ico {
  text-align: right;
  width: 26px;
  border: 0;
}

div#page_content {
  float: left;
  padding-bottom: 90px;
}

div#page_content div#top_stripe {
  height: 200px;
  border-bottom: 4px solid #004;
  background-color: #ddd;
}

div#page_content div#top_stripe div#photo {
  width: 250px;
  height: 200px;
  line-height: 200px;
  text-align: center;
  background-color: #002;
  border-right: 1px #004 solid;
  float: left;
  overflow: hidden;
}

div#page_content div#top_stripe div#photo img {
  margin: 0 auto;
  cursor: pointer;
}

div#page_content div#top_stripe div#aboutme {
  width: 398px;
  height: 200px;
  float: left;
  padding-left: 10px;
  font-size: 10pt;
  overflow: auto;
  color: white;
  background-color: #004;
}

div#page_content div#top_stripe div#aboutme a {
  color: Yellow;
}

div#page_content div#top_stripe div#aboutme h1 {
  padding: 0;
  margin: 0;
  font-family: "Times New Roman";
  font-size: 20pt;
  font-variant: small-caps;
  color: Orange;
}

div#page_content div#top_stripe div#aboutme h2 {
  padding: 0;
  margin: 0;
  margin-top: 10px;
  font-size: 16pt;
  color: #da4;
}

div#page_content div#top_stripe div#aboutme h3 {
  padding: 0;
  margin: 0;
  margin-top: 10px;
  font-size: 14pt;
}

div#page_content div#top_stripe div#aboutme p {
  padding: 0;
  margin: 0;
  margin-top: 4px;
}

div#page_content div#top_stripe div#interest {
  overflow: hidden;
  color: white;
  background-color: #004;
  width: 230px;
  height: 200px;
  float: left;
  border-left: 1px solid #004;
  font-size: 8pt;
}
div#page_content div#top_stripe div#interest img { 
  border-bottom: 3px ridge #004;
}

div#page_content div#top_stripe div#interest div {
  overflow: hidden;
}

div#page_content div#top_stripe div#interest div p {
  margin-top: 4px;
}

div#page_content div#menu_stripe {
  width: 251px;
  float: left;
  border-top: 2px solid Orange; 
}

div#page_content div#menu_stripe a.menu_item {
  border-bottom: 1px solid #ccc;
  display: block;
  clear: both;
  padding: 10px 5px;
  text-decoration: none;
  font-weight: bold;
  background-image: url(../images/graphics/top-bg.png);
  background-position: bottom;
  color: white;
}

div#page_content div#menu_stripe a.menu_item:hover {
  color: yellow;
  border-bottom: 1px solid Yellow;
}

div#page_content div#menu_stripe a.menu_item span {
  margin-left: 25px;
}

div#page_content div#menu_stripe a.menu_item2 {
  border-bottom: 1px solid #ccc;
  display: block;
  clear: both;
  padding: 10px 5px;
  text-decoration: none;
  font-weight: bold;
  background-image: url(../images/graphics/top-bg2.png);
  background-position: bottom;
  color: white;
}

div#page_content div#menu_stripe a.menu_item2:hover {
  color: yellow;
  border-bottom: 1px solid Yellow;
}

div#page_content div#menu_stripe a.menu_item2 span {
  margin-left: 25px;
}

div#page_content div#content_stripe {
  border-top: 2px solid Orange;
  width: 639px;
  float: left;
  text-align: justify;
}

div#page_content div#menu_stripe a.gallery_menu_item {
  color: #004;
  background-color: yellow;
  border-bottom: White 1px solid;
  display: block;
  width: 250px;
  height: 30px;
  line-height: 30px;
  text-decoration: none;
  font-weight: bold;
}

div#page_content div#menu_stripe a.gallery_menu_item span {
  margin-left: 65px;
  font-size: 8pt;
}


div#page_content div#content_stripe div#navigation {
  width: 100%;
  font-size: 9pt;
  font-family: Arial;
  overflow: hidden;
}

div#page_content div#content_stripe div#navigation h2 {
  margin: 0;
  padding: 3px;
  background-color: #004;
  color: white;
  border-bottom: 1px #004 solid;
}

div#page_content div#content_stripe div#navigation h3 {
  background-color: #447; 
  font-size: 10pt; 
  margin-bottom: 3px; 
  margin-top: 0; 
  color: White; 
  padding: 3px;
}

div#page_content div#content_stripe div#navigation h3>a {
  color: White; 
}

div#page_content div#content_stripe div#navigation h3>a:visited {
  color: #eee; 
}

div#page_content div#content_stripe div#navigation ul {
  padding: 3px;
  margin: 0;
  margin-left: 5px;
  list-style-type: none;
  width: 98%;
}

div#page_content div#content_stripe div#navigation a {
  text-decoration: none;
  color: blue;
}

div#page_content div#content_stripe div#navigation a:visited {
  color: #00c;
}

div#page_content div#content_stripe h1 {
  color: #004;
  font-size: 18pt;
  line-height: 150%;
}

div#page_content div#content_stripe h2 {
  color: #002;
  font-size: 14pt;
  line-height: 150%;
}

div.padder {
  margin: 2% auto;
  width: 96%;
}

.hide {
  display: none;
}

div#footer {
  position: absolute;
  bottom: 0;
  clear:both;
  width: 100%;
  height: 30px;
  line-height: 20px;
  background-color: #004;
}

div#footer div {
  text-align: right;
  padding: 2px;
  padding-right: 20px;
  color: white;
  border-top: 4px #004 double;
  font-style: italic;
}

div#footer div a {
  font-weight: bold;
  font-style: normal;
  color: white;
}

div#footer div a:hover {
  color: yellow;
}
