﻿@import url("layout.css");@import url("common.css");body {	background-image: url("http://lilesnet.com/sedona/_rotation_backgrounds/rotate.php");	background-repeat: repeat;}#container {	border-right: 2px solid #8c8c8c;	border-bottom: 2px solid #8c8c8c;	border-left: 2px solid #8c8c8c;	background-color: #fff;	font-family: "Arial";	font-size: x-large;}/* Masthead */#masthead {	text-align: center;	background-color:  #BCB7FF;	margin-bottom: 0px;	padding: 0px;}#masthead h1 {	color: #000;	margin-bottom: 0px;}#masthead h3 {	color: #000;	margin-top: 2px;}/* Navigation */#navigation {	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 {	background-color: #fff;}#content table {	margin:auto 50px;	width:850px;}#content td {	text-align:center;}#content td a {	font-size:x-large;}/* Footer */#footer {	text-align: center;	padding-bottom: 10px;}html>body #footer {	text-align: center;	padding-bottom: 0;}#footer p {	font-size:medium;	color: #c77;}/* Site typography */h1 {	font-size: xx-large;	color: #c77;}h2 {	font-size: x-large;	color: #c77;}h3 {	font-size: large;	color: #c77;}blockquote, ol, ul {	font-size: large;	color: #000;}#divider {	clear: both;	height:1px;	width:100%;	color: black;	border-color:black;	margin: 0px;	padding: 0px;}.divider {  clear: both;  height: 1px;  border: none;  color: #000;  background-color: #000;  padding: 0px;  margin: 0px;}