@charset "utf-8";
/* CSS Document */

.body {
	width: 800px;
	color: #202020;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 10px;
	height: auto;
	text-align: center;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: 330d39;
	background-image: url(images/purple-leopard.gif);
	background-repeat: repeat;
	}
	
.logo{
		width:800px;
		text-align: center;
		
	padding: 0px;
	height: auto;

	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
	
.wrap {
	width: 800px;
	padding: 0px;
	height: auto;
	border: thin solid #666;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #606;
	background-image: url(images/purple-leopard.gif);
	background-repeat: repeat;
	}
.floatleft {
	float: left;
	position: relative;
}
.floatright {
	float: right;
}
#Full_Width_Text {
	float: left;
	widht:740px;
	position: relative;
	width: 730px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
}
.nofloat {
	position: absolute;
}
.Menu {
	width: 800px;
	padding: 0px;
	height:40px;
	border: thin none #666;
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat;
	vertical-align: bottom;
	}

.Bubble {
	background-color: #FFF;
	background-image: url(images/light_paw_prints_medium.gif);
	border: thin groove #CCC;
	margin: 15px;
	padding: 10px;
}
.Bubble h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bolder;
	color: #606;
	text-transform: none;
	font-variant: small-caps;
	letter-spacing: 4pt;
}
.Bubble h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #636;
	text-align: left;
	letter-spacing: 2px;
}
.Bubble h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #636;
	text-align: center;
	letter-spacing: 1px;
	line-height: normal;
}
.Bubble h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #946ea4;
	text-align: left;
	letter-spacing: 1px;
}
.Bubble h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #636;
	text-align: center;
	letter-spacing: 1px;
}
.Bubble h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #946ea4;
	text-align: right;
	letter-spacing: 1px;
	margin-right: 50px;
	line-height: normal;
	top: auto;
}
.Bubble h5r {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bolder;
	color: #946ea4;
	text-align: right;
	letter-spacing: 1px;
	
	line-height: normal;
	top: auto;
}
.Bubble p {
	text-align: left;
	color: #492E46;
	text-indent: 15pt;

}
.Bubble a {
	
	color: #492E46;
	

}
.Bottom {
	background-color: #FFF;
	background-image: url(images/pageswirl.gif);
	border: thin groove #CCC;
	margin: 15px;
}
.Bottom h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #B58FC5;
	text-align: center;
	letter-spacing: 1px;
}
.Bottom p {
	text-align: center;
	color: #492E46;
	font-size: 8pt;

}
.Bottom a {
	
	color: #492E46;
	

}
.flashcontent {
	color: #FFF;
	min-height: 375px;
	width: 770px;
	padding: 0px;
	margin: 15px;
}
body {
	background-color: #330d39;
	background-image: url(images/purple-leopard.gif);
	background-repeat: repeat;
}
.imageleft {
	margin-right: 15px;
	float: left;
	border: 1px solid #333;
}
.imageright {
	float: right;
	border: 1px solid #333;
}

.Happening {
	height: auto;
}
.Thumb{
	margin: 10px;
	border: 1px solid #000;
}
.Space{
	height:15px;
}
.Story {
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #492E46;
	margin-bottom: auto;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	overflow: visible;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 05px;
	padding-left: 10px;
}
.StoryCenter {
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #492E46;
	margin-bottom: auto;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	overflow: visible;
	padding: 10px;
	text-align: center;
}

