
html, body {
	margin: 0;
	padding: 10px 0;
	background-color: #006;
	color:#000;
	font:normal normal normal 100% verdana,sans-serif;
	}
h1 {
	font-size: 1.4em;
	margin: 1.5em;
	}
h2 {
	font-size: 1.1em;
	margin: 1.5em;
	padding: 1em;
	}
p, ol {
	font-size:0.8em;
	margin:1em 0 0 0;
	}
ol {
	padding:0;
	}
ol li {
	margin: 0 0 1em 2em;
	padding: 0;
	}
img	{
	border: 0;
	}

.header {
	margin: 0;
	padding: 0;
	height: 105px;
	text-align: center;
	font: bold 30px serif;
	color: blue;
	}
.header p {
	font: 20px sans-serif;
	color: red;
	}
.header img {
	float: left;
	padding: 0;
	}
.headline {
	font: italic bold 35px serif;
	text-align: center;
	margin: 0;
	padding: 0;
	color: black;
	}
#wx {
	position: absolute;
	height: 100px;
	width:150px;
	background-color: white;
	bottom: 10px;
	right: 0;
	}
#logo {
	position: absolute;
	height: 200px;
	width: 200px;
	background-color: white;
	bottom: 0;
	left: 120px;
	}
#banner {
	position: absolute;
	height: 50px;
	top: 50px;
	right: 30px;
	font: 20px sans-serif;
	color: red;
	text-align: center;
	}

#page {
	position:relative;
	margin: auto;
	width: 768px;
	background-color: white;
	line-height:130%;
	z-index: 0;
	}
#content {
	position: relative;
	margin: 0;
	padding: 0 0 0 175px;
	height: 450px;
	overflow: auto;
	}
#emailContent {
	position: absolute;
	left: 150px;
	top: 10px;
	margin: 0;
	padding: 0;
	height: 450px;
	width: 450px;
	overflow: auto;
	font: 16px sans-serif;
	}
#commenceContent {
	position: relative;
	margin: 0;
	padding: 0 0 0 175px;
	height: 450px;
	overflow: auto;
	}
#adrContent {
	position: relative;
	margin: 0 40px;
	padding: 0;
	height: 450px;
	overflow: auto;
	font: 12px sans-serif;
	}
#findContent {
	position: relative;
	margin: 0 0 0 170px;
	padding: 0;
	height: 450px;
	overflow: auto;
	font: 12px sans-serif;
	}
#r40Content {
	position: relative;
	margin: 0;
	padding: 20px;
	height: 500px;
	border-top: 1px solid blue;
	}
#wildcatContent {
	position: relative;
	margin: 20px;
	padding: 0;
	height: 450px;
	overflow: auto;
	font: 12px sans-serif;
	background-color: #ccf;
	}
#whereContent {
	position: relative;
	margin: 0;
	padding:0  20px;
	height: 450px;
	overflow: auto;
	border-top: 1px solid blue;
	font: 12px sans-serif;
	}
#emailContent {
	position: relative;
	margin: 0;
	padding: 0 0 0 50px;
	height: 450px;
	width: 550px;
	overflow: auto;
	font: 14px sans-serif;
	text-align: left;
	}
#newsContent {
	line-height: 80%;
	overflow: scroll;
	background-color: white;
	color: black;
	font: 14px serif;
	}
#calendar {
	position:absolute;
	top: 0;
	height: 200px;
	left: 150px;
	width: 500px;
	padding: 20px;
	line-height: 100%;
	overflow: auto;
	background-color: #0ff;
	}
#calendarBlock {
	position:absolute;
	top: 75px;
	bottom: 5px;
	left: 200px;
	right: 5px;
	padding: 10px;
	line-height: 100%;
	overflow: auto;
	background-color: yellow;
	}

#mainBlock1, #mainBlockClear, #creditTitleBlock {
	position:relative;
	margin: 0 10px 0 130px;
	padding: 10px 40px;
	height: 260px;
	background-color: #0ff;
	text-align: left;
	font: 1.8em serif;
	}
#mainBlock1 {
	padding: 0 40px;
	height: 260px;
	overflow: auto;
	}
#mainBlockClear {
	height: 20px;
	}
#mainBlock2 {
	position:relative;
	margin: 0 10px 0 130px;
	padding: 0;
	height: 200px;
	}
#block1 {
	position:absolute;
	margin: 0;
	padding: 10px 40px;
	top: 115px;
	right: 10px;
	width: 550px;
	height: 280px;
	background-color: #0ff;
	line-height:130%;
	text-align: center;
	}
#memorialBlock {
	position:relative;
	margin: 0 10px 10px 130px;
	padding: 20px;
	height: 400px;
	background-color: #f8f;
	line-height: 70%;
	color: black;
	font: 14px serif;
	}
#memorialHead {
	margin: 0 10px 0 130px;
	text-align: center;
	font: italic 30px serif;
	background-color: #f8f;
	color: #808;
	}
#talkHead {
	margin: 0 10px 0 130px;
	padding: 10px 40px;
	height: 280px;
	background-color: #0ff;
	line-height:100%;
	text-align: center;
	}
#talkBlock {
	position:absolute;
	margin: 0;
	padding: 30px;
	top: 120px;
	right: 40px;
	width: 450px;
	height: 240px;
	background-color: yellow;
	line-height: 100%;
	}
#loginBlock1 {
	margin: 0 10px 0 130px;
	padding: 10px 40px;
	height: 280px;
	background-color: #0ff;
	line-height:130%;
	text-align: center;
	}
#loginBlock1 ul {
	text-align: left;
	}

#loginBlock {
	position:absolute;
	margin: 0;
	padding: 20px 50px;
	top: 200px;
	right: 40px;
	width: 400px;
	height: 130px;
	background-color: yellow;
	line-height:200%;
	text-align: right;
	}

#creditHead {
	margin: 0 10px 0 0;
	height: 280px;
	background-color: #0ff;
	line-height:130%;
	text-align: center;
	}
#creditBlock1 {
	position:absolute;
	margin: 0;
	padding: 10px 40px;
	background-color: yellow;

	top: 80px;
	right: 30px;
	width: 400px;
	height: 260px;
	overflow: auto;
	}

#creditBlock1 ul li {
	text-align: left;
        padding: 5px 0;
	font: 16px serif;
	}
#creditBlock2 {
	position:absolute;
	margin: 0;
	padding: 10px 40px;
	background-color: #0ff;
	padding: 20px;
	bottom: 10px;
	right: 50px;
	width: 250px;
	height: 120px;
	overflow: auto;
	text-align: center;
	}
#updateBlock {
	position:absolute;
	margin: 0;
	padding: 30px;
	bottom: 20px;
	right: 40px;
	width: 500px;
	height: 260px;
	background-color: yellow;
	line-height:200%;
	text-align: right;
	}
#missingContent {
	position: relative;
	margin: 0;
	padding: 0;
	height: 450px;
	overflow: auto;
	}
#missingHead {
	margin: 0 0 0 150px;
	padding: 10px 0;
	height: 280px;
	background-color: #0ff;
	line-height:130%;
	text-align: center;
	}
#missingBlock1, #missingBlock2 {
	position:absolute;
	margin: 0;
	padding: 15px;
	top: 100px;
	width: 250px;
	background-color: yellow;
	}
#missingBlock1 li, #missingBlock2 li {
	line-height: 70%;
	}
#missingBlock1 {
	left: 180px;
	}
#missingBlock2 {
	left: 440px;
	}
#cod, #codShadow {
	position: absolute;
	padding: 30px;
	width: 150px;
	height: 140px;
	font: 0.9em serif;
	}
#cod {
	bottom: 40px;
	right: 200px;
	background-color: #ff0;
	}
#codShadow {
	bottom: 30px;
	right: 190px;
	background-color: blue;
	}
#cod2 {
	font: italic 0.8em serif;
	}
#watermark {
	position: absolute;
	left: 50px;
	top: 330px;
	}
#newsFrame, #wildcat {
	position: relative;
	margin: 5px;
	height: 29px;
	}
#newsFrame p, #wildcat p {
	position: absolute;
	right: 20px;
	bottom: 10px;
	color: blue;
	font: bold 35px serif;
	}

#newsFrame a {
	margin: 5px;
	padding: 5px;
	background-color: blue;
	color: white;
	font: 15px sans-serif;
	text-decoration: none;
	}

#newsFrame a:hover {
	background-color: yellow;
	color: black;
	}
div#sideNav {
	position: absolute;
	top: 100px;
	left: 0;
	width: 130px;
	padding: 0;
	}
#sideNav ul,
#sideNav ul li {
	margin: 0;
	padding: 1px 4px;
	font: 10px tahoma, verdana, sans-serif;
	color: #004;
	text-align: left;
	list-style-type: none;
	line-height: 100%;
	}
#sideNav ul {
	font-weight: bold;
	}
#sideNav ul li a,
#sideNav ul li a:visited {
	color: #004;
	text-decoration: none;
	}
#sideNav ul li a:hover	{
	background-color: #0ff;
	color: white;
	}

