body {
  background: #113045; 
  background-image: url(../theme/christmas/christmashousetile.jpg);
  text-align: center;
}


a:link {color: #00FF00;}
a:active {color: #FF0000;}
a:visited {color: #00CEF4; }
p {color: #00CEF4;}
h1, h2, h3, h4, body, td {
  color: #00CEF4; 
  font-family: Serif;
}

body {
  width: 100%; 
  margin: 0 0 0 0;
}

/*div {
  border: 1px solid black;
}*/

div.menus {
  text-align: center; 
  width: 99%; 
  display:inline; 
  float: left;
}

div.menussimple {
  width: 498px; 
  align: center;
  position:relative;
  left:20px;
  right:20px;
  margin:auto;  
}

div.menu_left {
  display: inline; 
  float: left;
  position:relative;
  right:0; 
  margin-height: auto;
  margin-width: auto;
}

div.menu_right {
  display: inline;
  float: right; 
  position:relative;
  left:0; 
  margin-height: auto;
  margin-width: auto;
}

div.flagleft div.flagright {
  display: inline; 
  left: 0;
  right:0;  
}

div.flagleft {
  /*float: right; */
}

div.flagright {
  /*float: left; */
}


/*div.flags {
  margin: 0px; 
  display: blocks; 
}

div.flag div.flagleft div.flagright {
  margin: 0px; 
  display: inline; 
}
div.flagleft {
  float: left; 
}

div.flagright {
  float: right; 
}


div.selection {
  display: blocks;    
}

div.left div.flagsleft{
  position:relative;
  margin-height: auto;
  margin-width: auto;
  left:0px;  
  float: left; 
  display: inline; 

}

div.right div.flagsright {
  position:relative;
  margin-height: auto;
  margin-width: auto;
  right:0px;
  float: right; 

  display: inline; 
}

.clear {
  margin: 0;
  padding: 0px;
  clear: both;
  display: block;
  height: 1px;
  overflow: hidden;
}
*/
