	body{
		margin: 0px;
		padding: 0px;
		color: #bfbfbf;
		direction: ltr;
		text-align: justify;
		background: #f6f5f5;
		font: normal normal normal 7.5PT Times New Roman;
		}
	table, tr, td, div{
		border: 0PX;
		margin: 0px;
		padding: 0px;
		text-align: justify;
		}
	input, textarea, select{
	    padding: 2px;
		color: #cfc5c6;
		background: #f4f4f4;
	    margin: 0px 0px 0px 25px;
		border: 0PT SOLID #e0d6d7;
		border-left: 15PT SOLID #e0d6d7;
		font: normal normal bold 7.5PT Times New Roman;
		}
	input:hover, textarea:hover, select:hover{
		color: #b5b5b9;
		background: #eeeeee;
		border: 0PT SOLID #cacacd;
		border-left: 15PT SOLID #cacacd;
		}
    blockquote{
        border: 0PT;
        padding: 7px;
        margin: 10px;
        color: #d3d1d2;
        background: #f3f3f3;
        border-left: 15pt solid #e5e3e4;
		font: normal normal normal 6.5PT/8pt times new roman;
        }
    blockquote:hover{
        border: 0PT;
        color: #c1c1c1;
        border-left: 15pt solid #cecece;
        }
		
		
/*--------------------------------------------------------
   NAVIGATION
--------------------------------------------------------*/
	#deus{
		top: 0PX;
		left: 30px;
		margin: 0px;
		padding: 0px;
		width: 400px;
		height: 590px;
		position: relative;
		background: no-repeat url(whiteout_whole.png);
		}
    #deus li {
        left: 13px;
        margin: 0px; 
        padding: 0px; 
        display: block;
        list-style: none;
        position: absolute; 
        }
    #deus a {
        width: 115px;
        height: 30px;
        display: block;
        text-decoration: none;
        }

    #d_about{
        top: 208px;
        width: 136px;
        height: 55px; 
        padding: 40px 0px 0px 0px;
        }
    #d_about a {
        width: 115px;
        height: 55px;
        display: block;
        }
    #d_about:hover{
        background: url(whiteout_whole.png) -416px -208px no-repeat;
        }
    #d_rules{
        top: 265px;
        height: 35px; 
        }
    #d_rules:hover{
        background: url(whiteout_whole.png) -416px -265px no-repeat;
        }
    #d_codes{
        top: 300px;
        height: 33px; 
        }
    #d_codes:hover{
        background: url(whiteout_whole.png) -416px -300px no-repeat;
        }
    #d_members{
        top: 337px;
        height: 35px; 
        }
    #d_members:hover{
        background: url(whiteout_whole.png) -416px -337px no-repeat;
        }
    #d_join{
        top: 372px;
        height: 32px; 
        }
    #d_join:hover{
        background: url(whiteout_whole.png) -416px -372px no-repeat;
        }
    #d_exit{
        top: 404px;
        height: 36px; 
        }
    #d_exit:hover{
        background: url(whiteout_whole.png) -416px -404px no-repeat;
        }
    #d_site{
        top: 440px;
        height: 32px; 
        }
    #d_site:hover{
        background: url(whiteout_whole.png) -416px -440px no-repeat;
        }
    #d_tfl{
        top: 472px;
        height: 30px; 
        }
    #d_tfl:hover{
        background: url(whiteout_whole.png) -416px -472px no-repeat;
        }
        
        
		
/*--------------------------------------------------------
   CONTENT
--------------------------------------------------------*/
		
		
	#ex{
		top: 75PX;
		left: 350PX;
		width: 375PX;
		color: #bfbfbf;
		position: absolute;
		font: normal normal normal 7.5PT Times New Roman;
		}
    h1{
        width: 393px;
        height: 91px;
        color: #c9c4c5;
        letter-spacing: -3px;
        margin: 0px 0px 20px 10px;
        padding: 15px 0px 0px 30px;
        font: normal small-caps bold 50px/80px georgia;
        background: url(header.png)  0px 10px no-repeat;
    }
    h1:first-letter {
        color: #ada8a9;
        letter-spacing: -13px;
        font: normal small-caps bold 75px times new roman;
    }
		
		
/*--------------------------------------------------------
   COLORS
--------------------------------------------------------*/
    i, em{color: #d3d3d3;}
    b, strong{color: #9e9e9e;}
	A:link{color: #d8c2b1; cursor: crosshair; text-decoration: underline; font: normal bold normal 7.5PT Times New Roman;}
	A:active{color: #d8b1b1; cursor: crosshair; text-decoration: underline; font: normal bold normal 7.5PT Times New Roman;}
	A:visited{color: #d8b1b1; cursor: crosshair; text-decoration: underline; font: normal bold normal 7.5PT Times New Roman;}
	A:hover{color: #b1c4d8; cursor: crosshair; text-decoration: underline; font: normal bold normal 7.5PT Times New Roman;}
	img{border: 0PX;}