﻿@import url("common.css");body {	margin: 0;	padding: 0;	border: 0; 	font-family: "Trebuchet MS", sans-serif;	background-image: url("http://lilesnet.com/dad/_rotation_backgrounds/rotate.php");	background-repeat: repeat;	on 16 Sep }#container {	width: 980px;	margin: 0 auto;	border: 2px solid black;	background-color: #fff;}#masthead {	width: 980px;	margin: 0px auto;	padding: 0px;	border: 0px; 	text-align: center;	background-color: #FFB8A8;	background-repeat: repeat;}#masthead h1 {	color: #000;	margin-bottom: 2px; margin-top: 0px;}#masthead h3 {	color: #000;	margin-top: 2px; margin-bottom: 0px;}/* Navigation */#navigation {	width: 980px;	margin: 0;	padding: 0;	border: 0; 	border-top: 2px solid #808080;	border-bottom: 2px solid #808080;	background-color: #cdc;}#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;	}#content {	position: relative;	float: left;	margin: 0;	width: 950px;	padding: 15px;	border: 0;	background-color: #fff;}#content li {	font-size: x-large;	margin-bottom: 10px;}#content td {	font-size: x-large;	margin-bottom: 10px;	vertical-align: top;	padding: 10px;}#content p {	font-size: x-large;	color: #000;}/* Footer */#footer {	text-align: center; 	width: 100%;	overflow: auto;	clear: both;	margin: 0;	border: 0; }#footer p {	font-size: small;	color: #c77;}/* Site typography */h1 {	font-size: xx-large;	color: #c77;}h2 {	font-size: x-large;	color: #FF0000;}h3 {	font-size: large;	color: #FF0000;}h4 {	font-size: medium;	color: #c77;}ul {	font-size: 1em;	color: #000;}ol {	font-size: medium;	color: #000;}blockquote {	font-size: 1em;	color: #000;}/* Links */a {	color: #c55;	text-decoration: underline;}a:hover {	color: #9c9;	text-decoration: none;}.style_bold {	font-weight: bold;}.style_italic {	font-style: italic;}.quotes {	background-color:#F6E1E0; 	border:thin black solid;	padding:5px;	margin: 10px 10px;}