#Header {
	padding: 5px;
	height: 170px;
	width: 100%;
	margin-top: 0px;
	font-family: "Felix Titling";
	font-size: 120%;
}
#Header p {
	text-align: center;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}

#Left {
	float: left;
	width: 20%;
	padding-top: 25px;
}

#Center {
	float: left;
	width: 63%;
	background-color: #FFFFFF;
	padding: 10px;
}
#Center  .links a {
	background-color: #DBCCC4;
	text-decoration: none;
	border: thin solid #000000;
}


#Centera .links a {
	background-color: #CCCCCC;
	border: thin solid #918BA7;
	color: #7C6880;
	text-decoration: none;
}

#Centera {
	width: 65%;
	float: left;
	padding: 0px;
}
.links {
	width: 40%;
	margin-right: auto;
	margin-left: auto;
}
a:link {
	background-color: #DBCCC4;
	margin: 1px;
	padding: 2px;
	width: auto;
	text-decoration: none;
}


.utube {
	width: 50%;
	margin-right: auto;
	margin-left: auto;
}

#Right {
	float: left;
	width: 15%;
}
body {
	background-image: url(../index.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #40434D;
	background-position: center;
}
#Footer {
	clear: none;
	width: 50%;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#centertitle {
	font-family: Papyrus, Vivaldi, Arial, Georgia;
	color: #FFFFFF;
	border: 10px double #74736E;
	text-align: center;
	font-size: x-large;
	font-weight: bolder;
	width: 60%;
	margin-right: auto;
	margin-left: auto;
}
.thumbnails {
	background-color: #959DB0;
	padding-right: 10px;
}
.thumbnails img {
	float: left;
	padding: 10px;
	margin: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
