html
{
   margin: 0 0 0 0;
   padding: 0 0 0 0;	
}
body
{
   width: 100%;
   height: 100%;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   
   position: absolute;
   
   background-color: #FFFFFF;
   
   overflow-y: hidden;
}





/* Header */
/* Header Container of Information and Cartes */





#MKWInformation
{
   width: auto;
   height: 35px;
   
   position: relative;
   top: 15px;
   left: 0px;
  
   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: 30px;
   margin-right: 30px;
   
   display: block;
}





/* Milkyway Informations */
/* Top Line For Informations and Map */





.MKWInformationLinks
{
   width: 500px;
   height: auto;
   
   position: relative;
   left: 0px;
   
   font-family: Arial;
   font-size: 11px;
   text-decoration: none;
   text-transform: uppercase;
   letter-spacing: 1px;
   
   margin-top: 0px;
   padding-top: 0px;
   padding-bottom: 0px;
   padding-left: 0px;
   
   display: block;
}
.MKWInformationLinks li
{
   width: auto;
   height: 17px;
   left: 0px;
  
   margin-top: 0px;
   padding-left: 0px;
  
   list-style-type: none;  

   display: inline-block;   
}
.MKWInformationLinks li a
{
   position: relative;	
   bottom: 0px;	
   color: #E0E0E0;
   text-decoration: none;
   padding-top: 0px;   
   padding-right: 13px;
   display: inline-block;   
}
.MKWInformationLinks li a:hover
{
   color: #969696;
}





/* The Milkyway Carte */
/* Adresse Who By */





#MKWInformationLine
{
   width: auto;
   height: 35px;
   
   position: absolute;
   top: 0px;
   right: 0px;
   
   font-family: Arial;
   font-size: 11px;
   text-align: right;
   text-transform: uppercase;
   letter-spacing: 1px;
   
   margin-top: 0px;
   margin-bottom: 0px;
   padding-left: 0px;
}

#MKWInformationLineName 
{
   width: auto;
   height: 18px;
  
   position: relative;
   top: 0px;
   right: 0px;
  
   color: #C6C6C6;

   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: 0px;
   padding-left: 0px; 
   
   display: inline-block;
}

#MKWInformationLineWhere 
{
   width: auto;
   height: 18px;
   
   position: relative;
   top: 0px;
   right: 0px;
   
   color: #C6C6C6;
   
   margin-top: 0px;
   margin-bottom: 0px;   
   margin-left: 10px;
   padding-left: 0px;
   
   display: inline-block;
}

#MKWInformationLineBy
{
   width: auto;
   height: 18px;
  
   position: relative;
   top: 0px;
   right: 0px;
  
   color: #C6C6C6;
   
   margin-top: 0px;
   margin-bottom: 0px;  
   margin-left: 20px;
   padding-left: 0px;
   
   display: inline-block;
}





/* Header */
/* Header Of Mains Links */





#MKWLinks
{
   width: 100%;  
   height: 125px;
 
   position: absolute;
   bottom: 520px;
   left: 0px;
   
   margin-bottom: 0px;
   padding-bottom: 0px;
   
   vertical-align: bottom;
   
   overflow: hidden;
   display: block;
}





/* MKW Links */
/* Index And News Links */





.MKWLinkToIndex
{
   width: auto;   
   position: relative;
  
   font-family: Arial;
   font-size: 8pt;  
   text-align: right;
   letter-spacing: 5px;
   text-decoration: none;
   color: #909090; 
  
   display: inline-block;
  
   margin-top: 15px;  
   margin-left: auto;
   margin-right: 32px;
   
   float: right;
}
.MKWLinkToIndex:hover
{
   text-decoration: underline;
}

.MKWLinkToNews 
{
   width: auto;   
   position: relative;
  
   font-family: Arial;
   font-size: 8pt;  
   text-align: right;
   letter-spacing: 5px;
   text-decoration: none;
   color: #909090; 
  
   display: inline-block;
  
   margin-top: 15px;  
   margin-left: auto;
   margin-right: 15px;
   
   float: right;
}
.MKWLinkToNews:hover
{
   text-decoration: underline;
}





/* MKW Menu */
/* Main Menu Of The Milkyway */





#MKWMenu 
{
   width: auto;
   height: auto;
  
   position: absolute;
   bottom: 30px;
   left: 0px;
  
   margin-left: 30px; 
   
   display: block;
   z-index: 2;
}

.MKWMenuDraw 
{
  width: 10px;
  height: 83px;
  
  position: relative;
  top: 9px;
  left: 0px;
  
  margin-right: 25px;
  margin-left: 15px;
  
  /*! border-left: 1px solid #e0e0e0; */
  display: inline-block;
  float: left;
}

.MKWMenuDraw li 
{
   width: 1px;
   height: 92px;
   top: 0px;

   position: absolute;
   
   list-style-type: none;
   
   margin-left: 41px;   
   background-color: #ebebeb;
}

.MKWMenuSelection 
{
   width: auto;
   height: auto;
  
   position: relative;
   top: 0px;
   left: 0px;
  
   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: 0px;
   padding-left: 0px;
      
   display: block;
}

.MKWMenuSelection li
{
   width: auto;
   height: 17px;
  
   padding-top: 0px;
   padding-left: 0px;
   padding-right: 15px;
   
   list-style-type: none;  
  
   display: table-cell;   
}

.MKWMenuSelection li a
{
   position: relative;	
   bottom: 0px;	
   font-family: Arial;
   font-size: 11px;
   letter-spacing: 2px;
   text-transform: uppercase;   
   color: #B0B0B0;
   text-decoration: none;

   padding-top: 0px;
   
   display: inline-block;   
}
.MKWMenuSelection li a:hover
{
   color: #9F9F9F;
   text-decoration: underline;
}

.MKWMenuTitre
{
   height: 15px;   
   position: relative;
   
   font-family: Arial;
   font-size: 8pt;
   color: #808080;
   letter-spacing: 5px;
   text-decoration: none;

   display: inline-block;

   margin-bottom: 0px;   
   padding-top: 20px;
   padding-left: 0px;
   padding-right: 15px;
}
.MKWMenuTitre:hover
{
   text-decoration: underline;
}





/* MKW Title */
/* The Main Title Of The Shop */





#MKWMilky 
{
   width: 530px;
   height: 60px;
  
   position: absolute;
   bottom: 30px;
   right: 0px;
   
   margin-right: 30px;
   
   display: block;
}

#MWKMilkyLine 
{
   width: auto;
   height: auto;
  
   position: absolute;
   bottom: 35px;
   right: 0px;
  
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: 0px;
   padding-left: 0px;
   
   display: block;
}
#MWKMilkyLine a
{
   font-family: Arial;
   font-size: 8pt;
   text-decoration: none;
   text-transform: uppercase;
   letter-spacing: 1px;
   color: #E0E0E0;
   
   margin-left: 15px;
   
   float: right;
}
#MWKMilkyLine a:hover
{
   color: #969696;
}

#MWKMilkyLine li
{
   width: auto;
   height: auto;
  
   position: relative;
   bottom: 0px;
   right: 0px;
  
   margin-right: 5px;
   
   display: inline-block;
   float: right;
}

#MKWMilkyTitle
{
   position: absolute;
   bottom: 0px;
   right: 0px;
   
   font-family: Arial;
   font-size: 8pt;
   font-weight: normal;
   color: #909090;
   letter-spacing: 8px; 
   text-transform: uppercase;
   text-align: right;
   
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: 0px;
   
   display: block;
}





/* Journal */
/* Container Part Of The Page For Articles */
/* - - - - -  */





#Journal
{
   width: 100%;
   height: 440px;

   position: absolute;
   bottom: 80px;
   left: 0px;
   
   overfl-x: hidden;
   overflow-y: hidden;
   white-space: nowap;
   
   /*! border-top: 1px solid #ebebeb; */
   background-color: #e7e7e7;
}




/* Initium */
/* beginning and height reference */





#Initium 
{
   width: 40px;
   height: 440px;
   min-width: 40px;
   max-width: 40px;
  
   position: relative;
   top: 0px;
   left: 0px;
  
   display: table-cell;
}





/* Footer */
/* Bascis of the Footer */





footer
{
   width: 100%;
   height: 80px;
   
   position: absolute;
   bottom: 0px;
   left: 0px;
   
   background-color: #282828;   
}





/* Footer Navigation */
/* Navigation Tools And Options */





#FooterNavigation
{
   width: auto;
   height: 80px;
  
   position: absolute;
   top: 0px;
   right: 30px;
}

.FooterNavigationButton
{
   width: auto;
   height: 30px;
   
   position: relative;
  
   text-decoration: none; 
   background: #333333;

   margin-left: 15px;
   margin-top: 20px;
   
   float: left;
   
   /*! border-bottom: solid #666666 1px; */
   /*! border-right: 4px solid #565656; */
}
.FooterNavigationButton:hover 
{
   background: #3E3E3E;
   text-decoration: none;
}
.FooterNavigationButton p
{
   position: relative;
   right: 0px;

   font-family: Verdana;
   font-size: 8pt;
   text-transform: uppercase;
   color: #6f6f6f;

   margin-top: 8px;
   padding-right: 10px;

   display: block;
   
   float: right;  
}
.FooterNavigationButton a
{
   position: relative;

   font-family: Verdana;
   font-size: 8pt;
   color: #6f6f6f;
   text-decoration: none;
   text-transform: uppercase;

   margin-top: 8px;
   padding-right: 10px;
   padding-left: 10px;

   display: inline-block;
}

#JournalScrollXCheckBox
{
   position: relative;
   
   margin-top: 9px;
   margin-right: 15px;
   margin-left: 10px;
   
   display: block;
   
   float: left;  
}