#nav {
	background-color: #3e86c6;
	float: left;
	height: 30px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
#left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	float: left;
	width: 490px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 1.5em;
	background-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#image {
	float: right;
	width: 226px;
	padding-right: 5px;
	padding-left: 5px;
}
.minihead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.5em;
	color: #201c51;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #3c86c6;
	font-weight: normal;
	line-height: 1.5em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #201c51;
	font-style: oblique;
}

#right {
	width: 290px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #201c51;
	float: left;
	padding-left: 10px;
	background-color: #FFF;
	padding-bottom: 5px;
}


#header {
	background-color: #FFF;
	float: left;
	height: 161px;
	width: 800px;
	background-image: url(images/headerbackgrnd.jpg);
	background-repeat: repeat-x;
}
#nav ol li {
	background-color: #3e86c6;
	display: inline;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	float: left;
	padding: 0px;
}
#nav ol {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#right ol li {
	list-style-type: none;
}

#footer {
	background-color: #3e86c6;
	float: left;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#container {
	width: 800px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	border: thick solid #3e86c6;
	float: left;
}
body {
	background-color: #FFF;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#nav ol li a {
	text-decoration: none;
	display: inline-block;
	padding-right: 16px;
	padding-left: 16px;
	color: #FFF;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
#main {
	float: left;
	width: 800px;
	height: 204px;
}
#meggshead {
	float: left;
	width: 800px;
}
#logobox {
	float: right;
	height: 82px;
	width: 187px;
}
.mainhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: oblique;
	color: #201c51;
	line-height: 1.5em;
}
.lightbluehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3e86c6;
	line-height: 1.5em;
	text-decoration: none;
}
fieldset {
	margin-bottom: 5px;
}
legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #201c51;
	font-style: italic;
	margin-left: 15px;
	padding: 3px;
}
fieldset ol li {
	padding-bottom: 2px;
	list-style-type: none;
}
input {
	color: #201c51;
	background-color: #FFF;
	border: thin solid #CCC;
	padding: 2px;
}
label {
	text-align: right;
	width: 100px;
	float: left;
	clear: left;
	margin-right: 10px;
}
textarea {
	color: #201c51;
	border: thin solid #CCC;
}
select {
	color: #201c51;
	border: thin solid #CCC;
}
.tablehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
.minitext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	line-height: 1.2em;
}
#right ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	color: #201c51;
	padding-right: 10px;
}
.whythecattext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #201c51;
	text-align: center;
}
.storytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000;
	text-decoration: none;
}
#storybody {
	float: left;
	width: 780px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	color: #000;
	padding: 10px;
}
.meggsheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: italic;
	color: #dd6f03;
	line-height: 1.2pc;
}

