﻿.back_Button
{
clear:both;
display:block;
background-color:#5864D1;
color:#FFF;
padding: .2em .8em;
text-decoration: none;
font-family:"Trebuchet MS", Georgia, "Times New Roman", serif;
text-align:center;
}
.back_Button:hover
{
	background-color: #0099CC;
	color: #FFF;
}
.GalleryIconBox {
	padding: 10px;
	position: relative;
	height: 100px;
	z-index: 1;
	float: left;
	text-align: center;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", serif;
}
.gallery_thumbnail_box {
	padding: 10px;
	position: relative;
	height: 100px;
	z-index: 1;
	float: left;
}
.Content_Box {
	margin-top: 0px;
	padding: 15px;
	margin-left: 20px;
	padding-top: 30px;
}

.Header_Crackle {
	background-position: center;
	text-align: center;
	background-image: url('../images/Crackle1_faded_resized.jpg');
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 10px;
}
.Navigation_Button {
	text-align: center;
	font-family: "Trebuchet MS", Times, serif;
}

.centerText {
	text-align: center;
}

.style1 {
	margin-top: 20px;
	position: relative;
	width: 95%;
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
	left: 0px;
	top: 0px;
}
img
{
	border-style: none;
}
h1 {
	font-family: "Trebuchet MS", Times, serif;
	font-size: 55px;
	color: #42017C;
}

h2 {
	font-family: "Trebuchet MS", Times, serif;
	font-size: 20px;
	text-decoration: underline;
}

h4 {
	font-family:"Trebuchet MS", Times, serif;
	font-size: 15px;
	color: #42017C;
	}
p {
	font-family: "Trebuchet MS", Times, serif;
}
}

#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#navcontainer li {
	margin: 0;
	padding: 0;
	list-style: none;
	margin: 0 0 .2em 0;
}

#navcontainer a
{
	display: block;
	color: #FFF;
	background-color: #5864D1;
	width: 90%;
	padding: .2em .8em;
	text-decoration: none;
}

#navcontainer a:hover
{
	background-color: #0099CC;
	color: #FFF;
}
a {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", serif;
	color: #0000FF;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	font-weight: bold;
	text-decoration: underline;
}

.underline {
	text-decoration: underline;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", serif;
}
