body {
	font: 100% Arial, Verdana, Helvetica, sans-serif;
	background: #ececec;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
}
#wrapper {
	width: 910px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#faux {
	margin: 0px;
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 100%;
	background-image: url(images/faux-col.gif);
	padding: 0px;
}
#leftcolumn {
	display: inline;
	color: #FFF;
	padding: 0px;
	width: 320px;
	float: left;
	vertical-align: top;
	background-color: #662156;
	margin: 0px;
}
#left-col-l {
	padding: 4px;
	float: left;
	height: 80px;
	width: 181px;
	text-align: center;
	vertical-align: baseline;
}
#left-col-r {
	padding: 4px;
	float: right;
	height: 80px;
	width: 120px;
	text-align: center;
	vertical-align: baseline;
}
#left-col-l2 {
	padding: 4px;
	float: left;
	height: 120px;
	width: 181px;
	text-align: center;
	vertical-align: baseline;
}
#left-col-r2 {
	padding: 4px;
	float: right;
	height: 120px;
	width: 120px;
	text-align: center;
	vertical-align: baseline;
}
#leftcolumn a {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
#leftcolumn a:visited {
	text-decoration: none;
}
#leftcolumn a:hover {
	text-decoration: underline;
}
#left-col-txt1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	text-align: center;
}
#left-col-txt2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
	line-height: 4px;
	margin-bottom: 8px;
}
#rightcolumn {
	float: right;
	color: #000;
	padding: 0px;
	width: 588px;
	display: inline;
	position: relative;
	margin: 0px;
	vertical-align: top;
}
#mainContent {
	padding-top: 0;
	padding-right: 45px;
	padding-bottom: 0px;
	padding-left: 45px;
}
.clear {
	clear: both;
	background: none;
}
p {
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	color: #333333;
}
ul {
	font-size: 12px;
}
li {
	line-height: 16px;
	list-style-position: outside;
	list-style-image: url(images/bullet-disc.gif);
}
#slideshow {
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: top;
}

#navigation {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	color: #662156;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
	
}
#navigation a:link {
	color: #e85c98;
	text-decoration: none;
}
#navigation a:visited {
	color: #e85c98;
	text-decoration: none;
}
#navigation a:hover {
	color: #8aa640;
	text-decoration: none;
}
#navigation a.active {
	color: #8aa640;
	text-decoration: none;
}
.copyright {
	font-size: 10px;
	text-align: center;
	color: #FFF;
	padding-top: 8px;
	padding-bottom: 0px;
}
.content-sectionHeaderCaps {
	font-weight: bold;
	color: #662156;
	font-size: 12px;
}
.content-sectionHeader {
	font-weight: bold;
	color: #662156;
	font-size: 13px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
#rightcolumn #mainContent a {
	color: #662156;
	font-weight: bold;
}
#rightcolumn #mainContent a:link {
	text-decoration: none;
}
#rightcolumn #mainContent a:visited {
	text-decoration: none;
}
#rightcolumn #mainContent a:hover {
	text-decoration: underline;
}
#rightcolumn #mainContent a.mediakit {
	color: #662156;
	font-weight: normal;
}
#rightcolumn #mainContent a:link.mediakit {
	text-decoration: none;
}
#rightcolumn #mainContent a:visited.mediakit {
	text-decoration: none;
}
#rightcolumn #mainContent a:hover.mediakit {
	text-decoration: underline;
}
#leftcolumn #left-col-l {
	font-size: 11px;
}
.content-greenItalic {
	font-style: italic;
	color: #8aa640;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.purple {
	color: #662156;
}
hr{
	width: 100%;
	background-image: url(images/horizontal-rule.gif);
	background-repeat: repeat;
	background-color: #FFF;
	height: 1px;
	border: 0px none #FFF;
}
.textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.bold-black {
	font-weight: bold;
	color: #000;
}
.photo-credit {
	font-size: 11px;
	line-height: normal;
	text-align: left;
	color: #333;
	margin: 0px;
	padding: 0px;
}
#burst-animation{
	height: 104px;
	width: 104px;
	position: absolute;
	z-index: 100;
	margin: 0px;
	padding-top: 294px;
	padding-left: 216px;
}
#wrapper #faux #rightcolumn #mainContent .addthis_toolbox.addthis_default_style .addthis_button_compact.at300m {
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}#AddThis {
	text-align: center;
	width: 100%;
}

