﻿@import url("common.css");body {	margin: 0;	padding: 0;	border: 0;	background-image: url('http://www.lilesnet.com/DooWop/_rotation_backgrounds/rotate.php');	background-repeat: repeat;	font-family: "Trebuchet MS", sans-serif;	font-size: x-large;}#container { /* Layout */	width: 980px;	margin: 0 auto;	padding: 0;	/*  Styles */	border: 0;	border: 2px solid black;	background-color: #fff;}/* Masthead */#masthead {	/* Layout */	width: 980px;	overflow: hidden;	margin: 0px;	padding: 0px;	border: 0px;	text-align: center;	background-color: #fff;	background-image: url("../images/masthead_image.gif");	background-repeat: repeat;}#masthead h1 {	color: #000;	margin-bottom: 0px;	font-size: x-large;}#masthead h3 {	color: black;	margin-top: 5px;	margin-bottom: 0px;}/* Navigation */#navigation {	width: 980px;	overflow: hidden;border-top: 2px solid black;	border-bottom: 2px solid black;	background-color: #cdc;	overflow: scroll;}#navigation .divider {  clear: both;  color: black;  background-color: black;  height: 2px;  border-width: 0;  margin: 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: medium;	text-decoration: none;	color: #000;}/* mouse over link */#navigation a:hover {	font-weight: normal;	text-decoration: none;	color: #fff;	background-color: #FF0000;	}	.divider {	clear:both;	height:1px; border:none; color:#000; background-color:#000;	padding: 0px;	margin: 0px;}#content {	position: relative;	font-size: x-large;	float: left;	margin: 0;	width: 950px;	padding: 15px;	border: 0;}#footer {	/* Layout */	width: 100%;	overflow: auto;	clear: both;	margin: 0;	padding: 0;	border: 0;	text-align: center;	padding-bottom: 10px;	font-size:small;}/* Site typography */h1, h2, h3, h4,p,td {	font-family: Arial, Helvetica, sans-serif;}h1 {	font-size: x-large;	color: #800; margin:0;	margin-top: 5px;	margin-bottom: 5px;	padding:0px;}h2 {	font-size: x-large;	color: #700;		margin-top: 5px;	margin-bottom: 5px;}h3 {	font-size: large;	color: #600; margin:0;	padding:0px;}h4 {	font-size: medium;	color: #500;	margin:0;	padding:0px;}p {	font-size: x-large;}ul {	font-size: 1em;	color: #000;}ol {	font-size: 1em;	color: #000;}blockquote {	font-size: 1em;	color: #000;}h5 {	font-size: x-small;	color: #c77;}h6 {	font-size: xx-small;	color: #c77;}/* Footer */#footer p {	color: #c77;	font-size:small;	line-height: 125%;}/* Links */a {	color: #c55;	text-decoration: underline;}a:hover {	color: #9c9;	text-decoration: none;}.recordslist {	list-style-image:url('images/records_small.gif');	margin-bottom:25px;}