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

body  {
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	background:#781e82;
	background-image:url(images/backdrop.png);
	background-position:top center;
	background-repeat:repeat-y;
	font: 85% Georgia, "Times New Roman", Times, serif;
}
.twoColFixRtHdr #container { 
	width: 711px;  
	margin: 0 auto; 
	text-align: left; 
	position:relative;
	background-image:url(images/backdrop-2.png);
} 

#mySlideShow
{
width: 710px !important;
height: 150px !important;
} 

#header {
position:relative;

}

.twoColFixRtHdr #header { 
	padding: 0 10px 0 20px;  
	height: 110px;
	background-image:url(images/masthead.gif);
} 
.twoColFixRtHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}
.twoColFixRtHdr #sidebar1 {
	float: right; 
	width: 220px; 
	padding: 15px 10px;
}
.twoColFixRtHdr #mainContent { 
	margin: 0 250px 0 0; 
	padding: 0 20px; 
} 
.twoColFixRtHdr #footer { 
	padding: 0 10px 0 20px; 
	font-size:85%;
} 
.twoColFixRtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

a {
color:#9933CC;
text-decoration:none;
}

h1, h2, h3, h4, h5, h6, h7 {
color:#999999;
}

#menu {
	position:absolute;
	left:3px;
	top:86px;
	width:706px;
	height:22px;
	z-index:1;
	text-align:center;
	font-weight:bold;
}

#banner {
height:150px;
background-color:#000000;
color:#FFFFFF;
}

#menu a {
text-decoration:none;
color:#666666;
background-image:url(images/divider.png);
background-repeat: no-repeat;
background-position: left center;
padding-left:16px;
}

#menu li {
margin-left:10px;
list-style:none;
display:inline;
}

#menu a:hover {
color:#9933CC;
}

/* #menu li ul li {
display:none;
} */

#sidebar {
font-size:80%;
text-align:right;
padding:0px;
margin:0px;
}

#sidebar a {
text-decoration:none;
}

#sidebar li {
list-style-type:none;
}

#sidebar li ul li {
text-indent:-40px;
}

.post h2 a:link, .post h2 a:visited { 
font-weight:lighter;
color:#9933CC;
margin-bottom:1.3em;
font-size:115%;
font-weight:bold;
text-decoration:none;
}

/* FIX TALL GALLERY SPACE BUG */
.ngg-galleryoverview {
clear:none;
}


/* .ngg-gallery-thumbnail {
float:left;
margin-right:5px;
margin-bottom:5px;
border:1px;
}

.ngg-clear {
clear:both;
} */

.cform fieldset {
background:none;
border:0px;
margin:0px;
padding:0px;
}

.linklove {
display:none;
}

div.success, div.failure, div.cf_info  {
 	font: 85% Georgia, "Times New Roman", Times, serif;
	background:none;
	color:#000000;
	font-style:italic;
	}


.