body 	{ 
	background: #000;
	color: #9E9DA6;
	font-family: verdana, arial, sans-serif; 
	font-size: 11px;
	line-height: 16px; 
	margin: 10px;
	padding: 0;
	text-align: justify;
}

table#layout { float: right; }

a:link, a:visited { 
	color: #BE5242;
	text-decoration: none;
}

a:hover { border-bottom: 1.5px double #FFF; }

a:active { 
	color: #BE5242;
	text-decoration: none;
}

h1 	{
	color: #DADEE8;
	font-family: georgia, serif;
	font-size: 20px;
	margin: 20px 0;
	padding: 0;
}

h1 span { font-weight: normal; }

h2 	{
	color: #DADEE8;
	font-size: 11px;
	margin: 15px 0 7px 0;
	text-transform: uppercase;
}

p {  margin: 10px 0; }

b { color: #DADEE8; } 

td { vertical-align: top; }

td#layout2 { background: #000 url(http://www.darkkingdom.com/lj/layout/sorry_02.jpg) no-repeat; }
td#layout3 { vertical-align: bottom; }

#block {
	float: right;
	width: 250px;
	height: 150px;
}

ul 	{
	line-height: 17px; 
	list-style: circle;
	margin: 5px 0;
}

ul li a	{ font-weight: bold; }