/* deathposture.css */body {	background-color: #15101B;	font-family: Hoefler text, Palatino, Georgia, serif;	color:#F1DACA;}.homebody{	background-image:url(images/skullbackground.jpg);	background-repeat:no-repeat; 	background-color:#9B9297;}h1, h2, h3{	color:#8F3626;}p, td, li {	color:#F1DACA;}.mainlayout, table.mainlayout tr td{	margin:0;	padding:0;	border-style:none;}.headline {	/*color:#DDD093;*/	color:#C6A0AE;	font-weight:bold;	font-size:110%;}.photocredit{	font-size:75%;	color:#666666;}a:link {	color: #DDD093;	text-decoration: underline;}a:visited {	color:#225679; 	text-decoration: underline;}a:active {	color:#DDD093; 	text-decoration:underline;}/* special classes for splash page (black background) */.splashbody{	background-color:#000000;}.splash{	text-align:center;}/* special classes for home page (background image) */.homeheadline{	color:#8F3626;	font-size:200%;	font-weight:bold;	line-height:10px;}.homesubhead{	color:#663333;	font-size:110%;}.hometext{	color:#15101B;}.homesubhead a:link, a:active, .hometext a:link, a:active{	color:#8F3626;}.homesubhead a:visited, .hometext a:visited{	color:#003366;}.homeemailform{	border-style:none;}table.homeemailform tr td{	color:#8F3626;	font-weight: bold;	padding:2px;}/* other classes */.archivetable{	border-style:solid;	border-width:thin;}.archiveheader, tr.archiveheader td{	background-color:#331111;	padding:4px;	border-style:solid;	border-width:thin;	font-weight:bold;}.archiverow, tr.archiverow td{	background-color:#4B4247;	padding:4px;	border-style:solid;	border-width:thin;}.archivealtrow, tr.archivealtrow td{	background-color:#332222;	padding:4px;	border-style:solid;	border-width:thin;}		