﻿a {
	font-family: "Comic Sans MS", Arial, "Times New Roman";
	font-size: x-large;
	color: #69471C;
	text-decoration: none;
}
#TextContent {
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	height: 200px;
	position: relative;
	top: 110px;
	left: 137px;
	color: #89A8D0;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	font-size: large;
	float: left;
}
#TextContent h4
{
	display: block;
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 8px;
	text-align:center;
}
#TextContent ul {
	list-style-type: none;
}
#TextContent ul li {
	display: block;
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 8px;
}
#TextContent ul li a{
	 font-size:medium;
}

#TextContent a
{
	color: #89A8D0;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	font-size: large;
	text-decoration:none;
}


#TextContent a:hover
{
	color: #89A8D0;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	text-decoration:underline;
}
#Footer ul li {
	display: inline;
	margin-right: 8px;
	margin-left: 8px;
}
#backingDiv {
	width: 775px;
	border: thin solid #000000;
	background-image: url('Images/background_Clear.jpg');
	background-repeat: no-repeat;
	background-attachment: inherit;
	height: 546px;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	background-color: #000000;
}
#Title {
	font-family: "Comic Sans MS", Arial, "Times New Roman";
	font-size: x-large;
	color: #69471C;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #000000;
}
#Content {
	width: 780px;
	border: thin solid #000000;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	background-color: #000000;
}
#Footer {
	font-family: "Comic Sans MS", Arial, "Times New Roman";
	font-size: x-large;
	color: #69471C;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #000000;
}
#Footer ul {
	list-style-type: none;
	font-family: "Comic Sans MS", Arial, "Times New Roman";
	font-size: x-large;
	color: #69471C;
	margin-left: 8px;
	margin-right: 8px;
	text-align: center;
}
a:hover {
	font-family: "Comic Sans MS", Arial, "Times New Roman";
	font-size: x-large;
	color: #69471C;
	text-decoration: underline;
}
body {
	background-color: #000000;
}
