﻿@import url("common.css");body {  /* Layout */  margin: 0px;  padding: 0px;  border: 0px;  /*Style */  background-image: url('http://www.lilesnet.com/sue/_rotation_backgrounds/rotate.php');  background-repeat: repeat;}#container {  /* Layout */  width: 980px;  margin: 0px auto;  padding: 0px;  border: 2px solid black;  /* Style */  background-color: #fff;  font-family: Arial, Helvetica, sans-serif;}/* Masthead */#masthead {  /* Layout */  width: 980px;  padding: 0px;  margin: 0px;  border: 0;  border-bottom: 2px solid black;  overflow: hidden;  text-align: left;  background-color: #FF84FF;}#masthead h1 {  font-weight: bold;  font-style: italic;  color: black;  text-align: center;  margin: 5px;  padding: 5px;}#masthead h3 {  font-weight: bold;  font-style: italic;  color: #000;  text-align: center;  margin: 0px;  padding: 3px;}/* Navigation */#navigation {  /* Layout */  width: 980px;  overflow: hidden;  margin: 0px;  padding: 0px;  border: 0px;  border-bottom: 2px solid black;  /* Style */  background-color: #cdc;  overflow: scroll;}#navigation .divider {  clear: both;  height: 1px;  width: 100%;  color: black;  border-color: black;  margin: 0px;  padding: 0px;}#navigation ul {  list-style-type: none;  /* (for cross-browser compatibility add two lines) */  padding: 0px;  margin: 0px;}#navigation li {  float: left;  padding: 3px 8px 3px 8px;}#navigation a {  font-weight: normal;  font-size: large;  text-decoration: none;  color: #000;}/* mouse over link */#navigation a:hover {  font-weight: normal;  text-decoration: none;  color: #fff;  background-color: #FF0000;}#navigationColor {  width: 980px;  overflow: hidden;  margin: 0;  padding: 0;  border: 0;  background-color: #FF9;}#NavigationColorLifeday {  background-color: hotpink;}.clearfix:after {  content: "";  display: table;  clear: both;}.two-columns {  column-count: 2;  column-gap: 40px;  column-rule: 1px solid lightblue;  column-width: 100px;  column-fill: balance|auto|initial|inherit;  vertical-align: top;  -webkit-column-break-inside: avoid;  page-break-inside: avoid;  break-inside: avoid;}.align-vertically {  vertical-align: top;}#content {  /* Layout */  width: 950px;  ;  padding: 15px;  position: relative;  float: left;  margin: 0;  /* Style */  background-color: #fff;  font-family: Arial, Helvetica, sans-serif;  font-size: x-large;}#content li {  font-size: x-large;}#content h2, h3 {  margin: 5px}/* Footer */#footer {  /* Layout */  width: 100%;  overflow: auto;  clear: both;  margin: 0px;  padding: 0px;  border: 0px;}#footer p {  /* Style */  text-align: center;  font-size: medium;  color: #000;}blockquote, ul, ol {  font-family: Arial;  font-size: large;}h1 {  font-size: xx-large;  color: #000;}h2 {  font-size: x-large;  font-style: italic;  color: #000;}h3 {  font-size: large;  font-style: italic;  color: #000;}/* Links */a {  color: #a27;  text-decoration: underline;}a:hover {  color: #f72;  text-decoration: none;}#indentTwenty {  margin-left: 20px;}#indentTwenty li {  margin-bottom: 20px;}