﻿@import url("layout.css");@import url("common.css");@import url("frames.css");body {	font-family: "Trebuchet MS", sans-serif;	background-image: url("http://lilesnet.com/kensington/_rotation_backgrounds/rotate.php");	background-repeat: repeat;	font-size:x-large;}#container {	border: 2px solid black;	background-color: #fff;}/* Masthead */#masthead {	text-align: center;	background-color: #fff;	background-image: url("../images/masthead_image.jpg");	background-repeat: no-repeat;}#masthead h1 {	color: #000;	margin-bottom: 0px;}#masthead h3 {	color: #000;	margin-top:5px;}/* 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: 1px 8px 1px 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 {	background-color: #6F9;}.NavigationColor {	background-color: #6F9;}#NavigationColorBlue {	background-color:  #6CF;}.NavigationColorBlue {	background-color:  #6CF;}#content {	width: 950px;	padding: 15px;	background-color: #fff;}#content td {	padding: 10px;	font-size:x-large;}#content li {	line-height: 135%;	padding-bottom: 20px;}#footer {	text-align: center;	padding-bottom: 1px;}html>body #footer {	text-align: center;	padding-bottom: 0;}/* Site typography */h1 {	font-size: xx-large;	color: #c77;}h2 {	font-size: x-large;	color: #c77;}h3 {	font-size: large;	color: #c77;}h4 {	font-size: medium;	color: #c77;}blockquote, ol, ul {	font-size: x-large;	color: #000;}.ubersmall {	font-size: small;}/* Footer */#footer p {	font-size: large;	color: #c77;}/* Links */a {	color: #c55;	text-decoration: underline;}a:hover {	color: #9c9;	text-decoration: none;}.style_bold {	font-weight: bold;}.style_italic {	font-style: italic;}.uber {	font-size:small;}.redColor {	color: #F00;}