body
{
	background-color: #FFF;
	color: #000;
	font-family: 'Times New Roman', Times, serif;;
	font-size: 15px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-image: url(images/bkgrd.jpeg);
	background-repeat: repeat-y;
}

hr
{
	border-color: #000;
	border-width: 1px;
	border-style: solid;
}
h1, h2, h3, h4, h5, h6 {
	text-align: center;
}
#mainsection{
padding-left:120px;
padding-right: 20px;
text-align: left;
}

.centerimage{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
a:link { 
	color: #660899;
 }

a:visited { 
	color: #006600;
 }

a:active { 
	color: #090;
}

a:hover { 
	color: #090;
}

#navigation {
	text-align: center;
	width: 400px;
	margin-left: auto;
	margin-right: auto;

}
#copyright
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
	font-style: italic;
}
.t {background: url(images/border.gif) 0 0 repeat-x}
.b {background: url(images/border.gif) 0 100% repeat-x}
.l {background: url(images/vborder.gif) 0 0 repeat-y}
.r {background: url(images/vborder.gif) 100% 0 repeat-y}
.bl {background: url(images/bl.gif) 0 100% no-repeat}
.br {background: url(images/br.gif) 100% 100% no-repeat}
.tl {background: url(images/tl.gif) 0 0 no-repeat}
.tr {background: url(images/tr.gif) 100% 0 no-repeat;}

#deathtable {
	margin-top: 10px;
	padding:20px;
}
#deathtable td { vertical-align: top; text-align: left; padding-top: 8px; padding-bottom: 8px}
#deathtable td h3 { vertical-align: top; text-align: center; padding-top: 12px;}
td#deathtable {text-align: left};


