body {
	background: #eee;
	color: #333;
	font-size: 13px;
	margin: 0;
	text-align: center;
}

h1, h2, h3, h4, h5, h6 {
	color: #27318b;
	font-family: "trebuchet ms", arial, sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
}
h1 {
	background: url(images/h1-underline.jpg) bottom left no-repeat;
	font-size: 130%;
	margin-bottom: 10px;
	padding-bottom: 14px;
}
h2 {
	font-size: 120%;
	padding: 14px 0 0;
}
h3 {
	font-size: 120%;
	padding: 14px 0 0;
}
p {
	margin: 0;
	padding: 10px 0 2px 0;
}
a {
	color: #00c;
}
a img {
	border: 0;
}
blockquote {
}
ul {
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 4px;
	padding-top: 0;
}
ol ul li {
	padding: 0;
}
ol {
	margin: 0 0 0 18px;
	padding: 10px 0 4px 0;
}
ol li {
	padding: 0 0 5px 0;
}
tr {
	vertical-align: top;
}
td td p {
	margin: 0;
	padding: 0;
}

/*
#shadow_layer {
	margin:  0 auto;
	width: 976px;
}
*/
#outer_wrapper {
	background-color: #eee;
	background-image: url(images/main-background.gif);
	background-position: top left;
	background-repeat: repeat-y;
	margin:  0 auto;
	text-align: left;
	width: 976px;
}
#inner_wrapper {
	/* background: url(images/menu-background.jpg) top left no-repeat; */
}

#logo {
	background: #fff;
	margin: 0 13px;
}
#logo a {
	display: block;
	padding: 10px 0;
	text-align: center;
	width: 100%;
}

#bar {
	background-color: #84389c;
	background-image: url(images/bar-gradient.png);
	background-position: top left;
	background-repeat: repeat-x;
	height: 25px;
	margin: 0 13px;
}

#main {
	padding: 20px 13px 0 13px;
}

#menu_wrapper {
	/* float: left; */
	/* height: 878px; */
	width: 220px;
}
ul#menu {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
ul#menu li {
	border-bottom: 1px solid #c9c8c8;
}
ul#menu li.first {
	border-top: 1px solid #c9c8c8;
}
ul#menu li a {
	display: block;
	font: 15px "trebuchet ms", arial, sans-serif;
	/* height: 28px; */
	line-height: 28px;
	/* padding: 0 8px; */
	color: #525252;
	text-decoration: none;
	text-indent: 10px;
	text-align: right;
}
ul#menu li a.current {
	background: #ddd;
	color: #000;
}
ul#menu li a:hover {
	background: #ccc;
	color: #222;
}
#butterfly_padding {
	height: 400px;
}
#butterflies {
	background-color: transparent;
	background-image: url(images/butterflies.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#content_wrapper {
	float: right;
	width: 715px;
}
#content {
	font-family: georgia, "times new roman", serif;
	font-size: 15px;
	line-height: 20px;
	padding: 0 50px 0 10px;
}

#footer {
	/* styles here */
	background: #eee;
	padding: 0 10px 20px;
}
#footer_image {
	/* styles here */
	background: #84389c url(images/footer.gif) top left no-repeat;
	clear: both;
	height: 24px;
}
#footer p {
	font-size: 75%;
	margin: 0 0 5px;
	padding: 0;
	text-align: center;
}

.clear {
	clear: both;
}

.t100-0-flashform td {
	padding: 5px 0;
}

.copyright_line {
	 background: #ccc;
	 padding: 4px 10px 10px 10px;
	 text-align: right;
}
.copyright_line .copyright {
	 float: left;
}

td.thumbArea {
	padding-bottom: 20px;
}