/* navigation -----------------------------------------------------------------------------*/	 #tabs5 {      float:right;      width:500px;      font-size:18px;      line-height:normal;	  margin-top:43px;	       }    #tabs5 ul {          margin:0;          padding:0px 0 0 99px;          list-style:none;      }    #tabs5 li {      display:inline;      margin:0;      padding:0;      }    #tabs5 a {      float:left;      background:url("../images/tableft5.gif") no-repeat left top;      margin:0;      padding:0 2px 0 15px;      text-decoration:none;      }    #tabs5 a span {      float:left;      display:block;      background:url("../images/tabright5.gif") no-repeat right top;      padding:3px 15px 3px 0px;      color:#A1DEEB;	  font-weight:100;      }    /* Commented Backslash Hack hides rule from IE5-Mac \*/    #tabs5 a span {float:none;}    /* End IE5-Mac hack */    #tabs5 a:hover span {      color:#A1DEEB;      }    #tabs5 a:hover {      background-position:0% -42px;      }    #tabs5 a:hover span {      background-position:100% -42px;      }      #tabs5 #current a {              background-position:0% -42px;      }      #tabs5 #current a span {              background-position:100% -42px;      }	  	  #giant a {				background-image:url("../images/giantoff.gif");		text-indent:-5000px;		background-repeat:no-repeat;		width:100px;		height:12px;		padding:0;		float:right;		margin:12px 0 0 0;		}	#giant a:hover {		margin:12px 0 0 0;		background-image:url("../images/gianton.gif");		background-repeat:no-repeat;		width:100px;		height:12px;		padding:0;		}		.linktext a{color:#E5A14A;			text-decoration:underline;			margin:0;}.linktext a:hover{color:#E5A14A;					text-decoration:none;}						input:hover{   background-color:#B5E5F1;;   border: 1px solid #428C99;   }   textarea:hover {   background-color:#fff;   border: 1px solid #428C99;   }textarea:focus   {   background: #fff;   border: 1px solid #428C99;   }input:focus {   background-color:#fff;   border: 1px solid #428C99;   }	#imggallery a:link img {border:solid;				border-color:#0E525D;				border-width:2px;				margin:8px;				} #imggallery a:hover img {border:solid;				border-color:#E5A14A;				border-width:2px;				margin:8px				 }				 #page {color:#0E525D;		float:right;		margin:27px 20px 0 0;}#page a {padding-left:10px;		 color:#0E525D;		 text-decoration:underline;	}		 #page a:hover {color:#E5A14A;				text-decoration:none;}				 #page #gallcurrent a {              color:#E5A14A;}
