body {
  background-color: #FFFFFF;
  padding: 0; 
  margin: 0 auto; 
}


a {
  text-decoration:none;
  font-weight:normal;
  font-family:"Verdana";
  font-size: 10pt;
  color: #000000;
  }

a:link {
  color: #000000;
  }

a img {
   border: 0 none;
    }


a:visited {
  color: #000000;
  }

p {
  display:inline;
  font-family:"ARIAL";
  font-size: 10pt;
  text-align:justify;
  }

h1 {
  display:inline;
  font-family:"ARIAL NARROW";
  font-size: 10pt;
  color: white;
  text-align: left;
  }

h2 {
  display:inline;
  font-family:"Verdana";
  font-size: 10pt;
  color: black;
  font-weight:normal;
  }  

h3 {
  display:inline;
  font-family:"ARIAL";
  font-size: 10pt;
  font-weight:normal;
  text-align:justify;
  }

h4 {
  display:inline;
  font-family:"Verdana";
  font-size: 10pt;
  color: white;
  font-weight:normal;
  }  

.navCellOff { 
			BACKGROUND-COLOR: #CFCFCF; 
			color: #FFFFFF; 
			} 

.navCellOn { 
		   BACKGROUND-COLOR: #DFDFDF; 
		   color: #FFFFFF; 
		   } 
	
#frame {
	   position: absolute;
	   width: 1200px;
	   height: 100%;
	   }

#index_text {
	   position: absolute;
	   left: 150px;
	   width: 900px;
         height: 100%
	   }

#title_menu_top_name {
	   position: absolute;
	   left: 140px;
	   top: 0px;
	   width: 162px;
	   height: 77px;
}

#title_menu_top_background {
	   position: absolute;
	   left: 302px;
	   top: 0px;
	   width: 750px;
	   height: 55px;
}

#title_menu_bio {
	   position: absolute;
	   left: 298px;
	   top: 55px;
	   width: 62px;
	   height: 22px;
}

#title_menu_bourne {
	   position: absolute;
	   left: 361px;
	   top: 55px;
	   width: 202px;
	   height: 22px;
}

#title_menu_stranglehold {
	   position: absolute;
	   left: 564px;
	   top: 55px;
	   width: 152px;
	   height: 22px;
}

#title_menu_other {
	   position: absolute;
	   left: 717px;
	   top: 55px;
	   width: 92px;
	   height: 22px;
}

#title_menu_blog {
	   position: absolute;
	   left: 810px;
	   top: 55px;
	   width: 242px;
	   height: 22px;
}

#image_name {
	   position: absolute;
	   left: 194px;
	   top: 140px;
	   width: 800px;
	   height: 604px;
	   background-color: #CFCFCF;		
}

#navigate_table {
	   position: static;
	   width: 810px;
         height: 30px;
}

#navigate_previous {
	   position: absolute;
	   left: 194px;
	   top: 745px;
	   width: 100px;
	   height: 30px;
	   border-style: solid;
	   border-color: #000000;
	   border-width: 1px;
}

#navigate_next {
	   position: absolute;
	   left: 294px;
	   top: 745px;
	   width: 100px;
	   height: 30px;
	   border-style: solid;
	   border-color: #000000;
	   border-width: 1px;
}

#navigate_project_name {
	   position: absolute;
	   left: 394px;
	   top: 745px;
	   width: 302px;
	   height: 30px;
	   border-style: solid;
	   border-color: #000000;
	   border-width: 1px;
}

#navigate_image_name {
	   position: absolute;
	   left: 696px;
	   top: 745px;
	   width: 302px;
	   height: 30px;
	   border-style: solid;
	   border-color: #000000;
	   border-width: 1px;
}

