body {
   	background-image: url(http://ally.escapist.nu/bg.jpg);
	background-repeat: repeat;
   	padding: 0px;
   	color: #FFFFFF;
   	font-family: Arial, Verdana, Tahoma, Serif;
  	font-weight: normal;
   	font-size: 11px;
   	margin-top: 10px;
   	margin-bottom: 10px;
   	margin-right: auto;
   	margin-left: auto;
   	text-align: center; }

a {
    	text-decoration: none; 
    	color: #B7CAD5;
    	font-weight: bold;
    	background-color: transparent; }

a:hover {
    	text-decoration: none;
    	color: #848484;
    	font-weight: bold; }

h1 {
	margin: 10px 0 3px 0;
	padding: 5px 0 0 15px;
	background: url(header.jpg); 
	background-repeat: no-repeat; 
	background-position: top left;
	color: #9C9B9B;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	height: 50px;
	display: block;
	text-transform: uppercase; }

h2 {
	margin: -37px 0 10px 0;
	padding-left: 35px;
	color: #9C9B9B;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase; }

img {
	border-left-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF; }

tr, td {
     	font-family: Tahoma, Arial, Verdana, Serif;
	line-height: 11px;
	color: #FFFFFF; }

.navigation {
	font-family: Tahoma; 
	color: #FFFFFF;
	font-size: 9px;
	letter-spacing: 0px;
	line-height:16px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center; }

.navigation a {
       	color: #FFFFFF; }

.navigation a:hover {
	color: #B7CAD5;
   	border-top: 2px solid #FFFFFF;
   	border-bottom: 2px solid #FFFFFF; }

.layout {
    	background-color: #000000;
    	color: #FFFFFF;
    	width: 401px;
    	padding: 0px;
	text-align: justify;
	margin-right: auto;
   	margin-left: auto;
     	text-align: center; }

.main {
     	background-color: transparent;
     	color: #FFFFFF;
     	font-family: Tahoma, Arial, Verdana, Serif;
     	font-weight: normal;
     	font-size: 11px;
     	text-align: justify;
     	padding: 0px;
     	border: 0px;
	width: 98%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
     	margin-left: auto;
	position: relative;
	top: -1px; }

.space {
	padding: 5px; }

.codes {
    	margin-top: 1px;
    	margin-bottom: 1px;
    	margin-left: 1px;
    	margin-right: 1px;
	border: 0px; }

.codeblock {
	background: transparent; 
    	text-align: left;}

.owned {
    	margin-top: 0px;
    	margin-bottom: 0px;
    	margin-left: 0px;
    	margin-right: 4px; }

ul {
   	list-style-type: square; }

textarea, input, select {
     	font-family: Tahoma, Arial, Verdana, Serif;
   	font-size: 11px;
   	font-weight:normal;
   	color: #FFFFFF;
   	background-color: #000000;
   	border: 1px solid #FFFFFF;
   	padding: 1px; }