<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
	margin: 0;
	padding: 0;	
}

html {
	margin: 0;
	background: #990000;
}

body {
	margin: 0;
	padding: 0;
	color: #CCC;
	font-size: 12px;
	background: #990000;
}

#sitecontainer { 
    max-width: 1024px;
    min-width: 800px;
    border: solid 1px transparent;
    border-color: #990000;  
    background: URL(http://www.dark-legacy.com/img/overallbackground.png) repeat-y;
    margin: 0 auto;
}

.topbuttons {
}

a:link, a:visited, a:active, a:hover { 
	color: #F7931E;
}

a:hover { color: #FFF; }

#menu a { 
	color: #F7931E;
	text-decoration:none;
}

p, ul, h1, h2, h3, h4, h5, h6, dd, dt, div {
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	line-height: 175%;
}

#banner { 
    position: absolute;
    left: 3px;
    top: 50px;
    background: transparent;
}

#menublock {
    float: left;
    margin-left: 20px;
    margin-top: 47px;
    width: 200px;
}

.logo {
    margin-left: 14px;
    margin-bottom: 22px;
}

#menu {
    padding-left: 0px;
    padding-top: 5px;
    width: 200px;
}

#contentheader
{
    height: 200px;
}

#menubottom {
    width: 200px;
    height: 70px;
}


#playbutton {
    float: right;
    clear: none;
    width: 300px;
    height: 30px;
    margin-top: 60px;
    font-size: 18px;
    font-weight: bold;
    text-align: right;
}

.featureheader 
{
    font-weight: bold;
    color: #FFF;
}

img {
    border-style: none;
}

#maincontent {
    margin-bottom: 10px;
}

#ubermain {
    background: #00F;
    margin-left: 10px;
}

.fireball {
    margin-top: 15px;
    position: relative;
    margin-bottom: 0px;
}

#location {
    font-size: 18px;
    font-weight: bold;
    color: #F7931E;
}

#contentblock { 
    margin-left: 220px;     
    margin-right: 220px;
    margin-top: 40px; 
    border-left: solid #C67076 1px;
    border-right: solid #C67076 1px;
    padding-bottom: 20px;
    padding-right: 20px;
    padding-top: 0px;
    padding-left: 20px;
    height: 1024px;}

#copyright {
    padding-bottom: 10px;
    padding: 0px;
    padding-top: 20px;
    max-width: 885px;
    min-width: 400px;
    clear: both;
}

#menufoilage { 
    position: absolute;
    left: 0px;
    top: 0px;
    margin-left: 0px; 
    margin-right: 0px;
    margin-top: 0px; 
    width: 213px;
    height: 223px;
    background : transparent;
}

#index {
    float: right;
    clear: right;
    width: 180px;
    margin-right: 20px;
    margin-left: 20px;
    margin-top: 145px;
}

.menusection { width: 100%;
    margin-bottom: 0px;
    background-color: transparent;
 }
 
.menutitle   {
    margin-left: 20px;
    width: 100%; margin-bottom: 0px; 
    margin-top: 10px; 
    font-weight:bold;
    font-size: 14px; 
    text-align: left;
    color: #FFF;
}
.menutopic   { 
    margin-left: 20px;
    line-height: 130%; 
    text-align: left;
}

p { margin-bottom: 10px; }
code { color: #F00; }
dt { font-weight: bold; margin-top: 10px; color: #FFF; }    
dd { margin-left: 5px; }    
h1 { font-size: 20px; color: #FFF; border-bottom: solid 1px #C67076; }
h2 { font-size: 16px; color: #FFF; margin-top: 10px; }

#index h1 { font-size: 20px; border-bottom: solid 1px #C67076; }

.news a {
    text-decoration: none;
}
.news { 
    padding-bottom: 10px;
    text-decoration: none;
    line-height: 150%;
}
.newsheader { 
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 10px;
    color: #FFF;
}

.listitem {
    margin-left: 20px;
    width: 200px;
}

.widelistitem a { font-weight: bold; }

.widelistitem {
    float: left;
    display: inline;
    clear: none;
    width: 150px;
}

.itemdesc {
    clear: none;
}

li { margin-left: 32px; }

.widelistitem_old {
    float: left;
    clear: none;
    padding-top: 5px;
    border: solid #DABB9C 2px;
    background: url(http://www.dark-legacy.com/img/background_small.jpg)  #ED9;
    padding-left: 10px;
    padding-right: 5px;
    margin: 2px;
    height: 65px;
    width: 200px;
}

.itemdesc_old {
}</pre></body></html>