body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

#wrapper {
	text-align: left;
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	margin-top: 12px;
	margin-bottom: 12px;
}

#wrapContent {
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
}

#wrapContentPhoto {
	margin-top: 6px;
	margin-bottom: 6px;
	clear: both;
	height: 665px;
}

#wrapContentFilteredCity {
	margin-top: 6px;
	margin-bottom: 6px;
	clear: both;
	height: auto;
}

#subHeader1 {
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
	padding: 2px;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
	height: auto;
}

#subHeader2 {
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
	padding: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
	height: 50px;
}

#subHeaderPhoto {
	margin-top: 12px;
	margin-bottom: 12px;
	padding: 2px;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
	height: 40px;
}

#footer {
	margin-top: 50px;
	margin-bottom: 12px;
	clear: both;
}

#homeColumn {
	float: left;
	padding-top: 12px;
	padding-bottom: 8px;
	margin-right: 5px;
	margin-left: 5px;
}

#rightColumn {
	float: right;
	width: 150px;
}

#leftColumn {
	float: left;
	width: 150px;
}

#middleColumn {
	margin: 0px 160px;
}

/* NavMenu */

#navmenu {
	margin: 0px 5px;
	padding: 0px 6px;
	z-index: 1;
	text-align: right;
	float: right;
	width: 60%;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
}

#navmenu li {
	display: inline;
	overflow: hidden;
	list-style-type: none;
	margin-right: 6px;
	margin-left: 6px;
}

#navmenu a {
	color: #333333;
	text-decoration: none;
	background-color: transparent;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: 0.15em;
	word-spacing: 0.04em;
}


#navmenu a:hover {
	color: #999999;
	text-decoration: none;
	background-color: transparent;
}

#navmenu a.active {
	color: #999999;
	text-decoration: none;
	background-color: transparent;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: 0.15em;
	word-spacing: 0.04em;
}

#navmenu a.active:hover {
	color: #999999;
	text-decoration: none;
	background-color: transparent;
}

.playbackSubNavmenu {
	margin-right: 225px;
}

.photographySubNavmenu {
	margin-right: 14px;
	height: auto;
}

#photographyNavmenu {
	margin: 0px 5px;
	padding: 0px 6px 0px 0px;
	z-index: 1;
	text-align: left;
	width: 100%;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #FF0066;
	height: 50px;
	float: left;
}

#photographyNavmenu li {
	display: inline;
	overflow: hidden;
	list-style-type: none;
	margin-right: 6px;
	margin-left: 6px;
	padding-left: 0px;
}

#photographyNavmenu a {
	color: #FF0066;
	text-decoration: none;
	background-color: transparent;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: 0.15em;
	word-spacing: 0.04em;
}


#photographyNavmenu a:hover {
	color: #999999;
	text-decoration: none;
	background-color: transparent;
}

#photographyNavmenu a.active {
	color: #999999;
	text-decoration: none;
	background-color: transparent;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: 0.15em;
	word-spacing: 0.04em;
}

/* Text */

.bodyText {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	line-height: 16px;
	word-spacing: 0.04em;
	letter-spacing: 0.15em;
}

a {
	color: #FF0066;
	text-decoration: none;
	background-color: transparent;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}

a:visited {
	color: #FF0066;
	text-decoration: none;
	background-color: transparent;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}

a:hover {
	color: #999999;
	text-decoration: none;
	background-color: transparent;
}

a.active:hover {
	color: #999999;
	text-decoration: none;
	background-color: transparent;
}

.descriptionText {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 10px;
	word-spacing: 0.04em;
	letter-spacing: 0.15em;
	color: #000000;
	line-height: 13px;
}

.footerText {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 9.5px;
	word-spacing: 0.04em;
	letter-spacing: 0.15em;
	color: #999999;
	line-height: 13px;
	font-weight: normal;
}


.blurb {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	line-height: 16px;
	word-spacing: 0.04em;
	letter-spacing: 0.15em;
	font-weight: normal;
	margin: 5px;
	text-align: right;
}

.bigText {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	word-spacing: 0.04em;
	letter-spacing: 0.15em;
}

.RightMiddleAlign {
	text-align: right;
	vertical-align: middle;
}

.LeftMiddleAlign {
	text-align: left;
	vertical-align: middle;
}


/* Image Border */

a img {
	border: 0; 
	border-bottom-style: none;
	border: 0px none;
}

.imgBorder {
	border: 1px solid #000000;
}



/* Borders */

.blackBottomBorder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
.blurbBorder {
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.rightBlackBorder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #000000;
}

.topBlackBoldBorder {
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
}

.listNone {
	list-style-type: none;
	margin: 5px;
	padding: 3px;
}

#spacer1 {
	margin-top: 100px;
	margin-bottom: 40px;
}
