﻿        * {margin:0; padding:0;}
        html
        {        	
            height: 100%;
        }
        body
        {
	        background-color: #000;        		
	        font-family: Verdana;    
            text-align:center;                     
            height: 100%;
            vertical-align: top;
            margin:0;
        }
        a
        {
        	text-decoration: none;
        	color: inherit;
        }
        #wrapper
        {
        	overflow:hidden;
	        width:643px;
	        height: 768px;
	        margin: 0 auto;
	        background-color:#000;
        }
        #page
        {               	       
	        width: 643px;	
	        height: 768px;	
	        display:table;		                        	        	
        	background-repeat: no-repeat;
        	background-position:top left;
        	text-align:left;
        }
        #powerfulVoice
        {
            position:relative;
            top: 95px;
            left: 88px;
            font-size: 14px;
            color:#7d7677;
            width:440px;
        }
        #powerfulVoice a
        {
            color:#7d7677;
        }
        #listenReadWatch
        {
        	position:relative;
            top: 105px;
            left: 374px;
            font-size: 16px;
            color: White;
            text-decoration: none;
            width:230px;
        }
        #listenReadWatch div
        {
        	display:inline;
        }
        #listenReadWatch div a, #listenReadWatch div
        {
        	color:White;
        }
        #listen, #read, #watch
        {
            cursor: hand;
            cursor: pointer;
        }
        #listenReadWatch div a:hover, #listenReadWatch div:hover
        {
        	color: #8e0308;
        }
        
        div.border
        {        	        	
        	text-align:center;
        	margin: 0 10px;
        }
        #news
        {        
        	position:relative;
            top: 219px;
            left: 43px;
            font-size: 14px;
            color: White;
            width: 165px;
        }
        #news div
        {
        	margin-bottom: 20px;
        	cursor: hand;
            cursor: pointer;
        }
        #news div a
        {
        	color: White;
        }
        #news div a:hover
        {
        	color: #8e0308;
        }
        #members
        {
        	position:relative;
            top: 257px;
            left: 518px;
            font-size: 12px;
            color: #8e0308;
            cursor: hand;
            cursor: pointer;
            width:90px;
        }
        #members a
        {
        	color: #8e0308;
        }
        #members a:hover
        {
        	color: White;
        }
        #quotation
        {
        	position:relative;
            top: 390px;
            left: 221px;
            width: 162px;
            height: 116px;
            font-size: 14px;
            color:#7d7677;
            text-align:left;
            vertical-align:middle;
        }
        #copyright
        {	         
            position: relative;
            top: 2px;
            left: 90px;
            width: 35px;
        }
        #copyright a
        {
        	font-size: 10px;
            color: #8e0308; 
        }
        #copyright a:hover
        {
	        color: White;
        }
        #svenska
        {
        	position:relative;
        	top: 20px;
        	left: 192px;  
        	width: 70px;      	
        }
        #svenska a
        {
        	color: White;
        	font-size:10px;
        	text-decoration: none;
        }
        #svenska a:hover
        {
        	color: #8e0308;
        }
