		body {
		margin:0; padding:0; border:0;
		background:#000000;
		background-image:url(k/blk09.gif);
		background-position:top left;
		background-repeat:repeat-y;
		background-attachment:fixed;
		color:#999999;
		font-family: Georgia, serif;
		}
		
		#dmnblock {
		float:left;
		width:300px;
		height:700px;
		color:#cc9966;
		text-align:center;
 		position:fixed; 
 		top:25px;
 		left:0px;
		font-size:80%;
		}
		
		#relblock {
		width:550px;
		margin:30px auto 30px 330px;
		}
		
		h1 {
		font-weight:100;
		margin:0; padding:0;
		}
		
		h2, h3 {
		font-weight:100;
		letter-spacing:3px;
		color:#cccccc;
		border-bottom:1px solid #cccccc;
		}
		
		.dmnrel {
		padding:10px 0 10px 0;
		border-bottom:1px dashed #666666;
		clear:right;
		font-size:80%;
		}
		
		.cover {
		float:right;
		margin:0 0 10px 10px;
		border:1px solid #666666;
		padding:9px;
		}

A:link    { text-decoration:none; color:#ffcc99 }
A:visited { text-decoration:none; color:#ffcc99 }
A:active  { text-decoration:none; color:#ffcc99 }
A:hover   { text-decoration:none; color:#ffffcc }

#foot {
font-size:x-small;
font-family: Arial, Helvetica, sans-serif;
}


