﻿#header {
	padding: 00px;
	margin: 0px;
	border-style: none;
	border-width: 0px;
	font-size: xx-large;
	font-style: normal;
	color: #000080;
	text-align: center;
	font-family: "A Yummy Apology";
	text-decoration: none;
	table-layout: auto;
	border-collapse: collapse;
}
}
#container {
	border: 0px none #99CCFF;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	float: none;
	background-image: url('../images/SoftBlue.jpg');
}
#navigation {
	border-style: solid;
	border-width: medium;
	margin-left: 2px;
	text-align: center;
	font-size: medium;
}
#mainMenu {
	border-style: none;
	border-width: 0px;
	font-size: medium;
	color: #000000;
}

/* Styles for Navigation */


#copyright {
	color: #000000;
}
#table-col-row {
	margin: inherit;
	padding: inherit;
	border-style: solid;
	border-width: medium;
	border-collapse: collapse;
	border-spacing: 1px;
	empty-cells: show;
	caption-side: top;
	visibility: collapse;
	table-layout: fixed;
}
#table-center {
	text-align: center;
	table-layout: auto;
}
#paragraph-nav {
	font-size: large;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

