@charset "utf-8";
body {
	background: #000000;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.centernopad {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.oneColFixCtr #container {
	width: 760px;
	background: #000000;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	/*pm border: 1px solid #000000;*/
	text-align: left; /* this overrides the text-align: center on the body element. */
}
p {
	font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
	list-style-type: square;
}
#pIndex {
	margin-right: 26px;
	margin-left: 12px;
	text-align: left;
	font-size: 16px;

}
.center {
	text-align: center;
}

#tdContent {
	margin: 0px;
	padding: 0px;
}




a:link {
	color: #CC66FF;
	text-decoration: none;
	border: 0px none #FFFFFF;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #CC66FF;
	border: 0px none #FFFFFF;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	color: #CC66FF;
	border: 0px none #FFFFFF;
	font-weight: normal;
}
a:active {
	text-decoration: underline;
	color: #CC66FF;
	border: 0px none #FFFFFF;
	font-weight: normal;
}

#tdherstory {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.italic {
	font-style: italic;
}

#tdgallery {
	background-position: top;
	text-align: left;
}
#trthumb {
	margin: 0px;
	padding: 0px;
}

#hesrtoryquote {
	font-style: italic;
	color: #FFFF66;
	text-align: center;
	font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif;
	padding-right: 16px;
	font-size: 12px;
	line-height: 16px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.herstorytext {
	font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	text-align: left;
	margin: 0px;
	padding-right: 16px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 8px;
	padding-bottom: 0px;
}



#tdfooter {
	display: block;
	text-align: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tdNav {
	vertical-align: top;
}

