/* Copyrite Philip Busby */
/* Ths style sheet and the layout
it represents is the property of
Philip Busby Loveland, CO */

/* Body Decleration */
body{margin-top: 0px; background-color: #000000; font-family: "Times New Roman", Times, "Luxi Serif", serif;}

a img {border: none; decoration: none;}

/* Header Elements */
 /* Division for Page Head */
  div#page_head {background-image: url(images/Title.jpg); position: relative; width: 1000px; height: 235px; margin-left: auto; margin-right: auto; margin-bottom: 20px; font-family: "Tahoma", Helvetica, "Luxi Sans", sans-serif; font-size: 14pt; overflow: hidden;}
  div#page_head cite {display: block; position: relative; top: 223px;}
  
  img#title_head{position: absolute; left: 250px; top: 105px;}/* Positions Title */
  div#login_head{position: absolute; right: 20px; top: 25px;}/* Positions Login */

/* Main Body Elements */
 /* Division for Main Body of Text */
  div.main_body {width: 960px; padding-left: 20px; padding-right: 20px; margin-left: auto; margin-right: auto; margin-bottom: 20px;}
  div.main_body p {text-indent: 1.5em; text-align: justify;}
  
  table.center {margin-left: auto; margin-right: auto;}
  
  div.top_bar {background-image: url(images/htile.png); background-repeat: repeat-x; width: auto; height: 77px; margin-left: auto; margin-right: auto; border: 0px;}
 
/* Footer Elements */  
 /* Division for Footer */
  div#head {position: fixed; top: 0px; z-index: +1; border: 0px;}
  div.head_bar {background-image: url(images/htile.png); background-repeat: repeat-x; z-index: -1; width: auto; height: 77px; margin-left: auto; margin-right: auto; border: 0px;}
  div.foot_back {background-image: url(/images/wavetile.gif); background-repeat: repeat; width: auto; height: auto; margin-left: auto; margin-right: auto; border: 0px;}
  div.pipeend {background-image: url(/images/ftside_fill.gif); background-repeat: no-repeat; width: 800px; height: 70px; margin-left: auto; margin-right: auto; border="0"}
  div.pipecap {background-image: url(/images/ftside_cap.png); background-repeat: no-repeat; width: 800px; height: 15px; margin-left: auto; margin-right: auto; border="0"}
  span.foottxt{font-family: "Tahoma", Helvetica, sans-serif; font-size: 10pt;}