﻿@import url("layout.css");@import url("common.css");body {	margin: 0;	padding: 0;	border: 0; 	font-family:  Arial, Helvetica, sans-serif;	font-size: x-large;	background-image: url("http://www.lilesnet.com/artdecoball/_rotation_backgrounds/rotate.php");	background-repeat: repeat;}#container {	width: 980px;	margin: 0 auto;	padding: 0;	border: 0; 	border: 2px solid black;	background-color: #fff;}#masthead {	width: 980px;	margin: 0;	padding: 0;	border: 0;	text-align: left;	background-color: #FCC}#navigation {	width: 980px;	margin: 0;	padding: 0;	border: 0;	border-top: 2px solid black;	border-bottom: 2px solid black;	background-color: #dbf;}#navigation .divider {	clear: both;	height:1px;	width:100%;	color: black;	border-color:black;	margin: 0px;	padding: 0px;	}/* Navigation */#navigation ul {	list-style-type: none;	width: 100%;	margin: 0;	padding: 0px;}#navigation li {float: left;	padding: 2px 8px 2px 8px; font-size: medium; }#navigation a {	font-weight: normal;	font-size: medium;	text-decoration: none;	color: #000;	display: block;padding: 1px 10px;	border: 1px solid #dbf;}#navigation a:hover {	font-weight: normal;	text-decoration: none;	color: #fff;	border: 1px solid #b9d;	background-color: #b9d;}/* Total width = 760, halg is 380 */#content {	position: relative;	float: left;	margin: 0;	width: 950px;	padding: 15px;	border: 0; background-color: #fff;}.half {width:450px;}#footer {	width: 100%;	overflow: auto;	clear: both;	margin: 0;	padding: 0;	border: 0;	text-align: center;	padding-bottom: 10px;}html>body #footer {	text-align: center;	padding-bottom: 0;}/* Masthead */#masthead h1 {	font-weight: bold;	font-style: italic;	color: black;	margin-bottom: 0;	margin-left: 0.5em;}#masthead h3 {	font-weight: bold;	font-style: italic;	color: black;	margin-top: 0;	margin-left: 1em;}/* Site typography */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;}h4 {	font-size: medium;	font-style: italic;	color: #000;}h5 {	font-size: x-small;	font-style: italic;	color: #000;}h6 {	font-size: xx-small;	font-style: italic;	color: #000;}/* Footer */#footer p {	font-size:small;	color: #000;}/* Links */a {	color: #a27;	text-decoration: underline;}a:hover {	color: #f72;	text-decoration: none;}