body {
	background: #6D605B url(../images/bg-grad-tan.gif) repeat-x fixed top;
	border: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}

body.preview {
  background: transparent url(../images/bg-preview.gif);
}

table.main {
	background: url(../images/bg-main.gif) repeat-y;
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
	border: none;
	width: 796px;
	height: 100%;
}

table.thumbs {
	background: transparent;
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
	border: none;
	width: 796px;
	height: 100%;
}

img {
	border: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div.section_header {
	color: White;
}

div.caption1 {
	color: #929FA5;
	font: normal normal normal 10px/10px Arial;
	text-align: center;
	visibility: hidden;
}

div.caption2 {
	color: #929FA5;
	font: normal normal normal 10px/10px Arial;
	text-align: center;
	visibility: hidden;
}

div.caption3 {
	color: #929FA5;
	font: normal normal normal 10px/10px Arial;
	text-align: center;
	visibility: hidden;
}

td {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none;
	background: transparent;
}

td.thumb {
	background: url(../images/thumb-bg.gif) no-repeat center;
	padding-left: 10px;
	width: 100px;
	height: 100px;
}

td.thumbslist {
	background: url(../images/flag-sectionbg.jpg) no-repeat;
	padding-left: 48px;
	padding-right: 48px;
}

td.caption {
  color: #b2c2c9;
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 50px;
  padding-bottom: 0px;
}

td.description {
  color: #929FA5;
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: justify;
}

td.footer {
  color: #727c81;
  font-family: Arial;
  font-size: 8px;
  font-weight: normal;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center;
}

a.link {
  color: #b2c2c9;
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: justify;
}

img.bioportrait {
  padding-left: 15px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 10px;
}

img.kidsportrait {
  padding-left: 0px;
  padding-right: 15px;
  padding-top: 0px;
  padding-bottom: 10px;
}

td.flag_top {
	background: url(../images/flag-top.jpg) no-repeat;
	width: 796px;
	height: 450px;
}

td.flag_mid_a {
	background: url(../images/flag-mid-a.jpg) no-repeat;
	width: 232px;
	height: 80px;
}

td.flag_mid_b {
	background: url(../images/flag-mid-b.jpg) no-repeat;
	width: 46px;
	height: 80px;
}

td.flag_mid_c {
	background: url(../images/flag-mid-c.jpg) no-repeat;
	width: 46px;
	height: 80px;
}

td.flag_mid_d {
	background: url(../images/flag-mid-d.jpg) no-repeat;
	width: 232px;
	height: 80px;
}

td.flag_bottom {
	background: url(../images/flag-bottom.jpg) no-repeat;
	width: 796px;
	height: 100px;
}

p.caption {
  color: #929FA5;
  font-family: Arial;
  font-size: 11px;
  padding-left: 310px;
  padding-right: 310px;
}

iframe.preview {
  position: absolute;
  left: 0px;
  top: 0px;
  border: 0px;
  display: none;
}

