/* layoutstyles.css */
*{
/* Block all browzer margins and padding */
margin:0;
padding:0;
/*temporary borders */
/*border:dashed 1px #f00; */
}

body{
	
	/*background-color: #f4e8da;*/
	font-family:Arial, Helvetica, sans-serif;
}
#wrapper {
   width:49.5em;  
   margin: 0 auto;
   
}
#header{
	height: 7.5em;
	background-color:#497d4c;
	
}

#content h1{
    padding: 10px 10px;
	font-size: x-large;
	font-weight: bold;
	font-style: italic;
	background-color: #f4e8da;
	}
#content {
    /* background-color: #f4e8da;*/
	 }
	 
table {
    /* background-image:url(images/back-233.gif);*/
	 background-color: #ffffe7;
     border-width: 1px;
     border-style: outset;
     border-color: #000000;
     border-collapse: collapse;
     width:49.5em;
	 cell-padding: 1px;
}

th, td {
     border-width: 1px;
     border-style: inset;
     border-color: #000000;
     padding-left:0.2em;
}

td {
     vertical-align: center;
     text-align: left;
     font-size:0.71em;
}
th {
     font-size:0.7em;
     font-weight:bold;
     text-align: center;
}

table#sample {
    background-color:#FFFFFF;
    border: solid #000 3px;
    width: 40em;
    background-color: #ffffe7;
    border-width: 1px;
    border-style: outset;
    border-color: #000000;
    border-collapse: collapse;
}
table#sample td {
	border-width: thick thick thick thick;
	font-size: small;
	text-align:top;
	padding: 4px 4px 4px 4px;
	border-style: ridge ridge ridge ridge;
	border-color: gray gray gray gray;
	/*background-color: rgb(255, 250, 250);*/
	font-family: Arial, Helvetica, sans-serif; font-weight: bold; 
	/*background-image:url(images/back-233.gif);*/
}
table-sample {
	border-width: 3px 3px 3px 3px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
	background-image:url(images/back-233.gif);
}
table.sample th {
	border-width: thick thick thick thick;
	padding: 4px 4px 4px 4px;
	border-style: ridge ridge ridge ridge;
	border-color: gray gray gray gray;
	background-color: rgb(255, 250, 250);
	-moz-border-radius: 0px 0px 0px 0px;
	background-image:url(images/back-233.gif);
}
table.sample td {
	border-width: thick thick thick thick;
	padding: 4px 4px 4px 4px;
	border-style: ridge ridge ridge ridge;
	border-color: gray gray gray gray;
	background-color: rgb(255, 250, 250);
	-moz-border-radius: 0px 0px 0px 0px;
	background-image:url(images/back-233.gif);
}







 .table-1 {
    border-top: solid 3px #666;
    border-bottom: solid 3px #666;
    border-left: solid 3px #666;
    border-right: solid 3px #666;
    text-align:center;
    width:29%;
    background-image:url(images/back-233.gif);
	background-position: center;
	background-repeat: repeat-x;	
}
.td-1{
 
  padding:0.5em;
  text-align:center;
  font-family: Arial, Helvetica, sans-serif; font-weight: bold; 
  width:25%;
  margin-left:0.5em;
}

.table-2 {
    border-top: solid  3px #666;
    border-bottom: solid  3px #666;
    border-left: solid  3px #666;
    border-right: solid  3px #666;
    text-align:left;
    width:80%;
    background-image:url(images/back-233.gif);
	background-position: center;
	background-repeat: repeat-x;
	
}

.td-2{
 
  padding:0.1em;
  
  font-family: Arial, Helvetica, sans-serif; font-weight: bold; 
  width:28%;
  margin-left:0.5em;
}

.table-3 {
    border-top: solid  3px #666;
    border-bottom: solid  3px #666;
    border-left: solid  3px #666;
    border-right: solid  3px #666;
    text-align:left;
    width:90%;
    background-image:url(images/back-233.gif);
	background-position: center;
	background-repeat: repeat-x;
	
}

.td-head{
 
  padding:0.0em;
  border-top:solid 1px #666;
  border-bottom:solid 1px #666;
  border-right:solid 1px #666;
  border-left:solid 1px #666;
  font-family: Arial, Helvetica, sans-serif; font-weight: bold; 
  width:2.5%;
  margin-left:0.0em;
}
.td-name{
  border-bottom:solid 1px #666;
  border-right:solid 1px #666;
  font-family: Arial, Helvetica, sans-serif; font-weight: bold; 
  width:25%;
  text-align:center;
}
.td-marrdate{
  
  text-align:center;
}
.td-deathdate{
  border-bottom:solid 1px #666;
  border-right:solid 1px #666;
  font-family: Arial, Helvetica, sans-serif; font-weight: bold; 
  width:11%;
  text-align:center;
}
.td-remarks{
  border-bottom:solid 1px #666;
  text-align:center;
  font-family: Arial, Helvetica, sans-serif; font-weight: bold; 
  width:51%;
  
}




/********** Footer division styles **********/
#footer{
  background-color:#fff;
  border-top: solid 1px #117b6f;
  padding:0.5em;
  text-align:center;
}

#footer a:link,
#footer a:visited{
  /* No underline on links */
  text-decoration:none;
}

#footer a:hover,
#footer a:active{
  color:#0c0;
  border:dotted 1px #333;
}

/* This applies to the note at the bottom of the page*/
.note {
font-size:small;
font-weight:bold;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h6{
 font-family: Arial,sans-serif;
 font-size: 60%;
 font-style:oblique
 color: #334d55;
 text-align:center
 margin: 0px;
 padding: 0px;
}
 





	
	


