| 1 | <html> |
|---|
| 2 | <head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
|---|
| 3 | <title>Best of the Best American-Bio</title> |
|---|
| 4 | <style type="text/css">/* Outlook link fix */ |
|---|
| 5 | |
|---|
| 6 | #outlook a { |
|---|
| 7 | padding: 0; |
|---|
| 8 | } |
|---|
| 9 | |
|---|
| 10 | /* Hotmail background & line height fixes */ |
|---|
| 11 | .ExternalClass { |
|---|
| 12 | width: 100% !important; |
|---|
| 13 | } |
|---|
| 14 | |
|---|
| 15 | .ExternalClass, |
|---|
| 16 | .ExternalClass p, |
|---|
| 17 | .ExternalClass span, |
|---|
| 18 | .ExternalClass font, |
|---|
| 19 | .ExternalClass td, |
|---|
| 20 | .ExternalClass div { |
|---|
| 21 | line-height: 100%; |
|---|
| 22 | } |
|---|
| 23 | |
|---|
| 24 | /* Image borders & formatting */ |
|---|
| 25 | img { |
|---|
| 26 | outline: none; |
|---|
| 27 | text-decoration: none; |
|---|
| 28 | -ms-interpolation-mode: bicubic; |
|---|
| 29 | } |
|---|
| 30 | |
|---|
| 31 | a img { |
|---|
| 32 | border: none; |
|---|
| 33 | } |
|---|
| 34 | |
|---|
| 35 | /* Re-style iPhone automatic links (eg. phone numbers) */ |
|---|
| 36 | .applelinks a { |
|---|
| 37 | color: #222222; |
|---|
| 38 | text-decoration: none; |
|---|
| 39 | } |
|---|
| 40 | |
|---|
| 41 | /* Hotmail symbol fix for mobile devices */ |
|---|
| 42 | .ExternalClass img { |
|---|
| 43 | width: 10px !important; |
|---|
| 44 | height: 10px !important; |
|---|
| 45 | display: inline !important; |
|---|
| 46 | } |
|---|
| 47 | |
|---|
| 48 | .tpl-content { |
|---|
| 49 | display: inline !important; |
|---|
| 50 | } |
|---|
| 51 | |
|---|
| 52 | /*.mob, .moblast{ display:none !important;}*/ |
|---|
| 53 | |
|---|
| 54 | @media only screen and (max-width: 620px) { |
|---|
| 55 | .wrapper { |
|---|
| 56 | width: 100% !important; |
|---|
| 57 | } |
|---|
| 58 | |
|---|
| 59 | .table90 { |
|---|
| 60 | width: 90% !important; |
|---|
| 61 | display: block !important; |
|---|
| 62 | } |
|---|
| 63 | |
|---|
| 64 | td { |
|---|
| 65 | display: none !important; |
|---|
| 66 | } |
|---|
| 67 | |
|---|
| 68 | td { |
|---|
| 69 | display: block !important; |
|---|
| 70 | width: auto !important; |
|---|
| 71 | max-height: inherit !important; |
|---|
| 72 | overflow: visible !important; |
|---|
| 73 | float: none !important; |
|---|
| 74 | padding-top: 16px !important; |
|---|
| 75 | } |
|---|
| 76 | |
|---|
| 77 | .mob_logo { |
|---|
| 78 | display: block !important; |
|---|
| 79 | width: auto !important; |
|---|
| 80 | max-height: inherit !important; |
|---|
| 81 | overflow: visible !important; |
|---|
| 82 | float: none !important; |
|---|
| 83 | padding-top: 16px !important; |
|---|
| 84 | } |
|---|
| 85 | |
|---|
| 86 | td { |
|---|
| 87 | display: none !important; |
|---|
| 88 | padding: 0 !important; |
|---|
| 89 | } |
|---|
| 90 | |
|---|
| 91 | td { |
|---|
| 92 | display: block !important; |
|---|
| 93 | width: auto !important; |
|---|
| 94 | max-height: inherit !important; |
|---|
| 95 | overflow: visible !important; |
|---|
| 96 | float: none !important; |
|---|
| 97 | padding-top: 16px !important |
|---|
| 98 | } |
|---|
| 99 | |
|---|
| 100 | td img { |
|---|
| 101 | width: 100% !important; |
|---|
| 102 | height: auto !important |
|---|
| 103 | } |
|---|
| 104 | |
|---|
| 105 | td { |
|---|
| 106 | padding-left: 0 !important; |
|---|
| 107 | font-size: 15px !important; |
|---|
| 108 | } |
|---|
| 109 | |
|---|
| 110 | .scar { |
|---|
| 111 | width: 100% !important; |
|---|
| 112 | display: block !important |
|---|
| 113 | } |
|---|
| 114 | |
|---|
| 115 | .scar td { |
|---|
| 116 | font-size: 12px !important; |
|---|
| 117 | } |
|---|
| 118 | |
|---|
| 119 | .scar img { |
|---|
| 120 | width: 80% !important; |
|---|
| 121 | height: auto !important; |
|---|
| 122 | } |
|---|
| 123 | |
|---|
| 124 | td { |
|---|
| 125 | font-size: 17px !important; |
|---|
| 126 | } |
|---|
| 127 | |
|---|
| 128 | td { |
|---|
| 129 | font-size: 15px !important; |
|---|
| 130 | padding: 0 10px !important; |
|---|
| 131 | text-align: justify !important; |
|---|
| 132 | display: none !important; |
|---|
| 133 | width: 0 !important; |
|---|
| 134 | max-height: 0 !important; |
|---|
| 135 | overflow: hidden !important; |
|---|
| 136 | float: left !important; |
|---|
| 137 | } |
|---|
| 138 | |
|---|
| 139 | a img { |
|---|
| 140 | width: 100% !important; |
|---|
| 141 | height: auto !important |
|---|
| 142 | } |
|---|
| 143 | |
|---|
| 144 | td { |
|---|
| 145 | display: none !important; |
|---|
| 146 | width: 0 !important; |
|---|
| 147 | max-height: 0 !important; |
|---|
| 148 | overflow: hidden !important; |
|---|
| 149 | float: left !important; |
|---|
| 150 | padding: 0px !important; |
|---|
| 151 | } |
|---|
| 152 | |
|---|
| 153 | .parahide { |
|---|
| 154 | display: none !important; |
|---|
| 155 | width: 0 !important; |
|---|
| 156 | max-height: 0 !important; |
|---|
| 157 | overflow: hidden !important; |
|---|
| 158 | float: left !important; |
|---|
| 159 | padding: 0px !important; |
|---|
| 160 | } |
|---|
| 161 | |
|---|
| 162 | td { |
|---|
| 163 | display: none !important; |
|---|
| 164 | width: 0 !important; |
|---|
| 165 | max-height: 0 !important; |
|---|
| 166 | overflow: hidden !important; |
|---|
| 167 | } |
|---|
| 168 | |
|---|
| 169 | td { |
|---|
| 170 | line-height: 16px !important; |
|---|
| 171 | padding-bottom: 10px !important; |
|---|
| 172 | } |
|---|
| 173 | |
|---|
| 174 | .fonti1 { |
|---|
| 175 | line-height: 22px !important; |
|---|
| 176 | } |
|---|
| 177 | |
|---|
| 178 | .fonti2 { |
|---|
| 179 | font-size: 25px !important; |
|---|
| 180 | line-height: 30px !important; |
|---|
| 181 | padding-top: 20px !important; |
|---|
| 182 | } |
|---|
| 183 | |
|---|
| 184 | .padd20 { |
|---|
| 185 | padding: 0 10px !important; |
|---|
| 186 | } |
|---|
| 187 | |
|---|
| 188 | .border5 { |
|---|
| 189 | border: 5px solid #e0eeee !important; |
|---|
| 190 | } |
|---|
| 191 | |
|---|
| 192 | .fonti3 { |
|---|
| 193 | font-size: 18px !important; |
|---|
| 194 | line-height: 20px !important; |
|---|
| 195 | padding-top: 5px !important; |
|---|
| 196 | } |
|---|
| 197 | |
|---|
| 198 | .nopadd { |
|---|
| 199 | padding: 10px 0 0 5px !important; |
|---|
| 200 | } |
|---|
| 201 | |
|---|
| 202 | .w1 { |
|---|
| 203 | width: 280px !important; |
|---|
| 204 | } |
|---|
| 205 | |
|---|
| 206 | .fonti4 { |
|---|
| 207 | font-size: 19px !important; |
|---|
| 208 | line-height: 22px !important; |
|---|
| 209 | } |
|---|
| 210 | |
|---|
| 211 | .fonti5 { |
|---|
| 212 | font-size: 14px !important; |
|---|
| 213 | line-height: 18px !important; |
|---|
| 214 | } |
|---|
| 215 | |
|---|
| 216 | .pt { |
|---|
| 217 | padding-top: 5px !important; |
|---|
| 218 | } |
|---|
| 219 | |
|---|
| 220 | .mauto { |
|---|
| 221 | margin: 0 auto !important; |
|---|
| 222 | text-align: center !important; |
|---|
| 223 | } |
|---|
| 224 | |
|---|
| 225 | .mauto1 { |
|---|
| 226 | margin: 0 auto !important; |
|---|
| 227 | text-align: center !important; |
|---|
| 228 | width: 100% !important; |
|---|
| 229 | height: auto !important; |
|---|
| 230 | } |
|---|
| 231 | |
|---|
| 232 | .mauto2 { |
|---|
| 233 | margin: 0 auto !important; |
|---|
| 234 | text-align: center !important; |
|---|
| 235 | width: 90% !important; |
|---|
| 236 | height: auto !important; |
|---|
| 237 | } |
|---|
| 238 | |
|---|
| 239 | .mob_logo1 { |
|---|
| 240 | display: block !important; |
|---|
| 241 | width: 100% !important; |
|---|
| 242 | max-height: inherit !important; |
|---|
| 243 | overflow: visible !important; |
|---|
| 244 | float: none !important; |
|---|
| 245 | padding-top: 0 !important; |
|---|
| 246 | } |
|---|
| 247 | |
|---|
| 248 | .p22 { |
|---|
| 249 | font-size: 11px !important; |
|---|
| 250 | padding-left: 5px !important; |
|---|
| 251 | padding-right: 5px !important; |
|---|
| 252 | } |
|---|
| 253 | |
|---|
| 254 | .split1 { |
|---|
| 255 | float: left !important; |
|---|
| 256 | width: 100% !important; |
|---|
| 257 | padding: 10px 0 !important; |
|---|
| 258 | } |
|---|
| 259 | |
|---|
| 260 | .border10 { |
|---|
| 261 | border: 8px solid #b5a88d !important; |
|---|
| 262 | border-radius: 7px !important; |
|---|
| 263 | } |
|---|
| 264 | |
|---|
| 265 | .tr { |
|---|
| 266 | text-align: center !important; |
|---|
| 267 | } |
|---|
| 268 | |
|---|
| 269 | .padd10 { |
|---|
| 270 | padding-left: 10px !important; |
|---|
| 271 | padding-right: 10px !important; |
|---|
| 272 | } |
|---|
| 273 | |
|---|
| 274 | table, |
|---|
| 275 | td, |
|---|
| 276 | img { |
|---|
| 277 | width: 80% !important; |
|---|
| 278 | height: auto !important; |
|---|
| 279 | margin: 0 10% !important; |
|---|
| 280 | } |
|---|
| 281 | |
|---|
| 282 | |
|---|
| 283 | |
|---|
| 284 | @media screen and (min-width: 620px) { |
|---|
| 285 | td { |
|---|
| 286 | display: none !important; |
|---|
| 287 | height: 0px !important; |
|---|
| 288 | width: 0px !important; |
|---|
| 289 | font-size: 0px !important; |
|---|
| 290 | line-height: 0px !important; |
|---|
| 291 | mso-hide: all; |
|---|
| 292 | } |
|---|
| 293 | |
|---|
| 294 | * { |
|---|
| 295 | display: none !important; |
|---|
| 296 | } |
|---|
| 297 | |
|---|
| 298 | td div a { |
|---|
| 299 | display: none !important; |
|---|
| 300 | } |
|---|
| 301 | |
|---|
| 302 | td { |
|---|
| 303 | display: none !important; |
|---|
| 304 | height: 0px !important; |
|---|
| 305 | width: 0px !important; |
|---|
| 306 | font-size: 0px !important; |
|---|
| 307 | line-height: 0px !important; |
|---|
| 308 | } |
|---|
| 309 | |
|---|
| 310 | td#moblast { |
|---|
| 311 | display: none !important; |
|---|
| 312 | height: 0px !important; |
|---|
| 313 | width: 0px !important; |
|---|
| 314 | font-size: 0px !important; |
|---|
| 315 | line-height: 0px !important; |
|---|
| 316 | } |
|---|
| 317 | |
|---|
| 318 | td#mob { |
|---|
| 319 | display: none !important; |
|---|
| 320 | height: 0px !important; |
|---|
| 321 | width: 0px !important; |
|---|
| 322 | font-size: 0px !important; |
|---|
| 323 | line-height: 0px !important; |
|---|
| 324 | } |
|---|
| 325 | |
|---|
| 326 | td { |
|---|
| 327 | display: none !important; |
|---|
| 328 | height: 0px !important; |
|---|
| 329 | width: 0px !important; |
|---|
| 330 | font-size: 0px !important; |
|---|
| 331 | line-height: 0px !important; |
|---|
| 332 | width: 100% !important; |
|---|
| 333 | height: auto !important; |
|---|
| 334 | padding: 0 !important; |
|---|
| 335 | } |
|---|
| 336 | |
|---|
| 337 | .mobs { |
|---|
| 338 | display: none !important; |
|---|
| 339 | } |
|---|
| 340 | } |
|---|
| 341 | |
|---|
| 342 | |
|---|
| 343 | .wrapper tr .p22 div p { |
|---|
| 344 | font-size: 11px; |
|---|
| 345 | } |
|---|
| 346 | |
|---|
| 347 | .wrapper tr .p22 div p { |
|---|
| 348 | font-weight: normal; |
|---|
| 349 | } |
|---|
| 350 | </style> |
|---|
| 351 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
|---|
| 352 | </head> |
|---|
| 353 | <body style="margin: 0; padding: 0;"><a href="http://foodble.co/kJfaJDcm_qKIENmdMbyHbd62zFOp54TJs1v6ebdIKZ-AMC8F8g"><img src="http://foodble.co/506492286bdd033ff3.jpg" /> <img height="1" src="http://www.foodble.co/eu1ZNlc9czC8hS09brbGTKCY8NOSr18tSZtWPHB5yrNsiNAhbA" width="1" /></a><br /> |
|---|
| 354 | |
|---|
| 355 | <table border="0" cellpadding="0" cellspacing="0" style="max-width:860px; width:100%; margin: 0 auto;" width="100%"> |
|---|
| 356 | <tbody> |
|---|
| 357 | <tr> |
|---|
| 358 | <td align="center" valign="top"> |
|---|
| 359 | <table align="center" border="0" cellpadding="0" cellspacing="0" class="wrapper"> |
|---|
| 360 | <tbody> |
|---|
| 361 | <tr> |
|---|
| 362 | <td height="30" style="font-family:Arial, sans-serif; font-size:17px; color:#333333; line-height:30px; text-align: center;" valign="middle">Can't view this email correctly? <a href="http://foodble.co/yliJrD43atDJ6fdg8G4EKvAdB09hKdjbSM5gEk0_XND8FMxfhw" http:="" microsoft.com="" rel="sponsored" style="color:#0000FF;" target="blank">Click Here</a></td> |
|---|
| 363 | </tr> |
|---|
| 364 | <tr> |
|---|
| 365 | <td class="border10" style="border: 18px solid #b5a88d; border-radius: 15px;" valign="top"> |
|---|
| 366 | <table border="0" cellpadding="0" cellspacing="0" class="wrapper" width="100%"> |
|---|
| 367 | <tbody> |
|---|
| 368 | <tr> |
|---|
| 369 | <td style="border: 1px solid #9d731f;" valign="top"> |
|---|
| 370 | <table border="0" cellpadding="0" cellspacing="0" class="wrapper" width="100%"> |
|---|
| 371 | <tbody> |
|---|
| 372 | <tr> |
|---|
| 373 | <td align="center" bgcolor="#fff" valign="top"> |
|---|
| 374 | <table align="center" border="0" cellpadding="0" cellspacing="0" class="wrapper" width="100%"> |
|---|
| 375 | <tbody> |
|---|
| 376 | <tr> |
|---|
| 377 | <td height="10" valign="top"> </td> |
|---|
| 378 | </tr> |
|---|
| 379 | <tr> |
|---|
| 380 | <td class="parahide" height="15" valign="top"> </td> |
|---|
| 381 | </tr> |
|---|
| 382 | <tr> |
|---|
| 383 | <td align="center" valign="top"> |
|---|
| 384 | <table align="center" border="0" cellpadding="0" cellspacing="0" class="wrapper" width="100%"> |
|---|
| 385 | <tbody> |
|---|
| 386 | <tr> |
|---|
| 387 | <td class="split1" style=" font-size:0px; line-height:0px; text-align: center; padding-top: 10px; padding-left: 10px;" valign="top" width="214"><a href="http://foodble.co/yliJrD43atDJ6fdg8G4EKvAdB09hKdjbSM5gEk0_XND8FMxfhw" http:="" microsoft.com="" rel="sponsored" target="blank"><img alt="" class="mauto" http:="" microsoft.com="" rel="sponsored" src="http://foodble.co/86da0bf2e39f81ee75.png" style="border-width: 0px; border-style: solid; width: 239px; height: 82px;" target="blank" /></a></td> |
|---|
| 388 | <td class="split1 parahide" style="padding-right: 20px;" valign="top" width="381"> </td> |
|---|
| 389 | </tr> |
|---|
| 390 | </tbody> |
|---|
| 391 | </table> |
|---|
| 392 | </td> |
|---|
| 393 | </tr> |
|---|
| 394 | </tbody> |
|---|
| 395 | </table> |
|---|
| 396 | </td> |
|---|
| 397 | </tr> |
|---|
| 398 | <tr> |
|---|
| 399 | <td height="18" valign="top"> </td> |
|---|
| 400 | </tr> |
|---|
| 401 | <tr> |
|---|
| 402 | <td class="padd10" style="padding-left: 20px; padding-right: 20px; padding-bottom: 20px;" valign="top"> |
|---|
| 403 | <table border="0" cellpadding="0" cellspacing="0" class="wrapper" width="100%"> |
|---|
| 404 | <tbody> |
|---|
| 405 | <tr> |
|---|
| 406 | <td style="font-family:Arial, sans-serif; font-size:18px; color:#333333; line-height:33px; text-align: left; font-weight: normal;" valign="top"> |
|---|
| 407 | <table border="0" cellpadding="0" cellspacing="0"> |
|---|
| 408 | <tbody> |
|---|
| 409 | <tr> |
|---|
| 410 | <td> |
|---|
| 411 | <p>The Original Publisher of Biographies</p> |
|---|
| 412 | </td> |
|---|
| 413 | </tr> |
|---|
| 414 | </tbody> |
|---|
| 415 | </table> |
|---|
| 416 | <span style="font-weight: bold">Dear Valued Candidate,</span></td> |
|---|
| 417 | </tr> |
|---|
| 418 | <tr> |
|---|
| 419 | <td height="10" valign="top"> </td> |
|---|
| 420 | </tr> |
|---|
| 421 | <tr> |
|---|
| 422 | <td class="text" style="font-family:Arial, sans-serif; font-size:18px; color:#333333; line-height:27px; text-align: left;" valign="top"> |
|---|
| 423 | <p>This letter serves to formally identify you as a biographical candidate for inclusion in our most lauded publication.</p> |
|---|
| 424 | |
|---|
| 425 | <p>For more than 100 years, we have chronicled the lives and accomplishments of distinguished Americans. This book, along with many of our titles, can be found on the shelves of prestigious libraries throughout the United States, including the Library of Congress. Over time, we have also compiled a robust online database of these noteworthy individuals, thereby enabling people from around the world to learn about their great contributions. Having one's name listed among our listees is quite an achievement.</p> |
|---|
| 426 | |
|---|
| 427 | <p>Please complete your biographical data form by clicking on the link below. This is the next step toward becoming a featured listee.</p> |
|---|
| 428 | |
|---|
| 429 | <p style="text-decoration: underline; font-weight: bold; color: #0000FF;"><a href="http://foodble.co/yliJrD43atDJ6fdg8G4EKvAdB09hKdjbSM5gEk0_XND8FMxfhw" http:="" microsoft.com="" rel="sponsored" style="color:#0000FF; font-size: 17px;" target="blank">Click Here To Complete Your Profile</a></p> |
|---|
| 430 | |
|---|
| 431 | <p>Once we have received your information, we will confirm your acceptance and your biographical details will become accessible via our online database. This means that people from the United States and beyond will be able to learn about you and your praiseworthy endeavors.</p> |
|---|
| 432 | |
|---|
| 433 | <p>You are to commended for the efforts that have brought your name to our attention. We wish you continued success.</p> |
|---|
| 434 | </td> |
|---|
| 435 | </tr> |
|---|
| 436 | <tr> |
|---|
| 437 | <td height="10" valign="top"> </td> |
|---|
| 438 | </tr> |
|---|
| 439 | <tr> |
|---|
| 440 | </tr> |
|---|
| 441 | <tr> |
|---|
| 442 | <td style="font-family:Arial, sans-serif; font-size:18px; color:#333333; line-height:25px; text-align: left;" valign="top"> |
|---|
| 443 | <table border="0" cellpadding="0" cellspacing="0" width="100%"> |
|---|
| 444 | <tbody> |
|---|
| 445 | </tbody> |
|---|
| 446 | </table> |
|---|
| 447 | </td> |
|---|
| 448 | </tr> |
|---|
| 449 | <tr> |
|---|
| 450 | </tr> |
|---|
| 451 | <tr> |
|---|
| 452 | <td valign="top"> |
|---|
| 453 | <table border="0" cellpadding="0" cellspacing="0" width="100%"> |
|---|
| 454 | <tbody> |
|---|
| 455 | <tr> |
|---|
| 456 | <td class="wrapper" valign="top" width="250"> |
|---|
| 457 | <table border="0" cellpadding="0" cellspacing="0" width="100%"> |
|---|
| 458 | <tbody> |
|---|
| 459 | <tr> |
|---|
| 460 | <td height="15" valign="top"> </td> |
|---|
| 461 | </tr> |
|---|
| 462 | <tr> |
|---|
| 463 | <td style=" font-size:0px; line-height:0px; text-align: left;" valign="top"><a href="http://foodble.co/yliJrD43atDJ6fdg8G4EKvAdB09hKdjbSM5gEk0_XND8FMxfhw" http:="" microsoft.com="" rel="sponsored" target="blank"><img http:="" microsoft.com="" src="http://foodble.co/a275de3c0832237ecf.png" style="width: 70%;" /></a></td> |
|---|
| 464 | </tr> |
|---|
| 465 | <tr> |
|---|
| 466 | <td height="20" valign="top"> </td> |
|---|
| 467 | </tr> |
|---|
| 468 | <tr> |
|---|
| 469 | <td style="font-family:Arial, sans-serif; font-size:18px; color:#333333; line-height:18px; text-align: left;" valign="top">Sincerely,</td> |
|---|
| 470 | </tr> |
|---|
| 471 | <tr> |
|---|
| 472 | <td style=" font-size:0px; line-height:0px; text-align: left; padding-top: 10px;" valign="top"><img alt="" http:="" microsoft.com="" rel="sponsored" src="http://foodble.co/a3754fa7ff35fcb778.png" style="border-width: 0px; border-style: solid; width: 274px; height: 72px;" target="blank" /></td> |
|---|
| 473 | </tr> |
|---|
| 474 | <tr> |
|---|
| 475 | <td style=" font-family:Arial, sans-serif; font-size:14px; color:#444344; line-height:18px; text-align: left; padding-top: 15px;" valign="top"><span style="font-family:Arial, sans-serif; font-size:18px; color:#333333; line-height:32px; text-align: left; padding-top: 15px;">John Sartoris<br /> |
|---|
| 476 | <span style="text-align: left;">Chief Publishing Officer, Who's Who in America</span></span></td> |
|---|
| 477 | </tr> |
|---|
| 478 | </tbody> |
|---|
| 479 | </table> |
|---|
| 480 | </td> |
|---|
| 481 | <td class="parahide" style="font-size:0px; line-height:0px; text-align: right;" valign="top" width="266"><a href="http://foodble.co/yliJrD43atDJ6fdg8G4EKvAdB09hKdjbSM5gEk0_XND8FMxfhw" http:="" microsoft.com="" rel="sponsored" target="blank"><img alt="" http:="" microsoft.com="" src="http://foodble.co/d120d0186f08362495.png" style="border-width: 0px; border-style: solid; width: 244px; height: 238px;" /></a></td> |
|---|
| 482 | </tr> |
|---|
| 483 | </tbody> |
|---|
| 484 | </table> |
|---|
| 485 | </td> |
|---|
| 486 | </tr> |
|---|
| 487 | </tbody> |
|---|
| 488 | </table> |
|---|
| 489 | </td> |
|---|
| 490 | </tr> |
|---|
| 491 | </tbody> |
|---|
| 492 | </table> |
|---|
| 493 | </td> |
|---|
| 494 | </tr> |
|---|
| 495 | </tbody> |
|---|
| 496 | </table> |
|---|
| 497 | </td> |
|---|
| 498 | </tr> |
|---|
| 499 | </tbody> |
|---|
| 500 | </table> |
|---|
| 501 | </td> |
|---|
| 502 | </tr> |
|---|
| 503 | </tbody> |
|---|
| 504 | </table> |
|---|
| 505 | |
|---|
| 506 | <center><br /> |
|---|
| 507 | <br /> |
|---|
| 508 | <br /> |
|---|
| 509 | <br /> |
|---|
| 510 | <br /> |
|---|
| 511 | <br /> |
|---|
| 512 | <a href="http://foodble.co/EEw_rQ4yiRrJMkHwnusQlX_TC21mvAJRL5kPfHPZRq_HCg_knw" http:="" microsoft.com="" rel="sponsored" target="blank"><img http:="" microsoft.com="" src="http://foodble.co/c6b995bb838bb986d0.png" /></a><br /> |
|---|
| 513 | <br /> |
|---|
| 514 | <br /> |
|---|
| 515 | <br /> |
|---|
| 516 | <br /> |
|---|
| 517 | |
|---|
| 518 | <div style="color:#FFFFFF;font-size:3px;">ncestral Puebloans, also known as the Anasazi, were an ancient Native American culture that spanned the present-day Four Corners region of the United States, comprising southeastern Utah, northeastern Arizona, northwestern New Mexico, and southwestern Colorado. The people and their archaeological culture are often referred to as "Anasazi". This, meaning "ancient enemies", was the name they were called by Navajo, who are not their descendents. Contemporary Puebloans object to the use of this term. The Ancestral Puebloans are believed to have developed, at least in part, from the Oshara Tradition, who developed from the Picosa culture. The Ancestral Puebloans lived in a range of structures that included small family pit houses, larger structures to house clans, grand pueblos, and cliff-sited dwellings for defense. They possessed a complex network that stretched across the Colorado Plateau linking hundreds of communities and |
|---|
| 519 | population centers. They held a distinct knowledge of celestial sciences that found form in their architecture. The kiva, a congregational space that was used chiefly for ceremonial purposes, was an integral part of this ancient people's community structure. Archaeologists continue to debate when this distinct culture emerged. The current agreement, based on terminology defined by the Pecos Classification, suggests their emergence around the 12th century BC, during the archaeologically designated Early Basketmaker II Era. Beginning with the earliest explorations and excavations, researchers identified Ancestral Puebloans as the forerunners of contemporary Pueblo peoples. Three UNESCO World Heritage Sites located in the United States are credited to the Pueblos: Mes</div> |
|---|
| 520 | <br /> |
|---|
| 521 | <br /> |
|---|
| 522 | <br /> |
|---|
| 523 | <br /> |
|---|
| 524 | <br /> |
|---|
| 525 | <br /> |
|---|
| 526 | <br /> |
|---|
| 527 | <br /> |
|---|
| 528 | <br /> |
|---|
| 529 | <br /> |
|---|
| 530 | <br /> |
|---|
| 531 | <a href="http://foodble.co/XtGAQn9NzodcW5mn7fUA2bTpgw06KIalmzIMDquoNvcaHK6gMA" http:="" microsoft.com="" rel="sponsored" target="blank"><img http:="" microsoft.com="" src="http://foodble.co/5399a111adcdb0c778.jpg" /></a></center> |
|---|
| 532 | </body> |
|---|
| 533 | </html> |
|---|