body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #CCCCCC;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
p {
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 1.8em;
}
.clearit {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	width: 0px;
}
a:link {
	color: #999999;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.wrapper {
	width: 950px;
	margin: 0px auto;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: 120px 0px;
}
.logo {
	float: left;
}
.logo img {
	cursor: pointer;
}
.pageTitle {
	float: left;
	padding-top: 43px;
	padding-left: 83px;
}
.pageContent .pageTitle p {
	color: #999999;
	margin: 0px;
	padding: 0px 0px 0px 40px;
	letter-spacing: 2px;
	word-spacing: 2px;
}
.works {
	float: left;
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.pageContent {
	float: left;
	width: 613px;
}
.menu {
	float: right;
	width: 119px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	padding-left: 13px;
	padding-top: 41px;
}
.menu ul {
	margin: 0px;
	padding: 0px;
	float: left;
}
.menu ul li {
	list-style-type: none;
	margin: 0px 0px 1.4em;
}
.menu a:link {
	text-decoration: none;
	color: #999999;
}
.menu a:visited {
	text-decoration: none;
	color: #999999;
}
.menu a:hover {
	text-decoration: underline;
}
.recentWorks {
	padding-left: 146px;
	float: left;
	width: 465px;
	padding-bottom: 25px;
}
.recentWorks ul {
	margin: 15px 0px 0px 25px;
	padding: 0px;
	float: left;
	display: inline;
}
.recentWorks ul li {
	list-style-type: none;
	margin-bottom: 1em;
}
.footer {
	background-color: #191919;
	clear: both;
	width: 100%;
	float: left;
	display: inline;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.copyright {
	float: left;
	width: 150px;
	text-align: right;
	font-size: 9px;
}
.contacts {
	float: right;
	width: 640px;
}
.contacts ul {
	margin: 0px;
	padding: 0px;
}
.contacts ul li {
	display: inline;
	margin-right: 25px;
}
.stnCredit {
	font-size: 9px;
	padding: 5px 25px 5px 5px;
	float: right;
	color: #666666;
}
.stnCredit a:link {
	color: #666666;
	text-decoration: underline;
}
.stnCredit a:visited {
	color: #666666;
	text-decoration: underline;
}
.stnCredit a:hover {
	color: #FF9900;
	text-decoration: underline;
}

/*flexcroll starts*/
.flexcroll {
	width: 192px;
	height: 235px;
	overflow: auto;
	position: relative;/* IE overflow fix, position must be relative or absolute*/
}
/* hesido: notice the addition of emptyspace holder, it should slightly be bigger than the containing div */
/* and it should only be that big when fleXcroll is active for better degradation */
/* version 1.9.1 and up adds flexcrollactive class, but the script should work with 1.8.9 and up */
.flexcrollactive .emptyspace {
	height: 240px;
}
/* Hide the scrollbars */
#thumbnails .vscrollerbase {
	visibility: visible !important;
}
/*Scroll Handle Styles*/
.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0; left: 0;
}

.vscrollerbase {
	width: 10px;
	background-color: #191919;
	cursor: pointer;
}
.pageContent p {
	padding-left: 145px;
}
.vscrollerbar {
	width: 10px;
	background-color: #303030;
	cursor: pointer;
}
.hscrollerbase {
	height: 10px;
	background-color: white;
	cursor: pointer;
}
.hscrollerbar {
	height: 10px;
	background-color: black;
	cursor: pointer;
}
.scrollerjogbox {
	width: 10px;
	height: 10px;
	top: auto; left: auto;
	bottom: 0px; right: 0px;
	background-color: #191919;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1.5em;
	margin-left: 0px;
	font-weight: normal;
}
.footMenu {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.9em;
}
.footMenu ul {
	margin: 0px;
	padding: 0px 0px 15px 88px;
	float: left;
}
.footMenu li {
	display: inline;
	margin: 0px 9px 0px 0px;
	padding: 0px 9px 0px 0px;
}
.footMenu a:link {
	text-decoration: none;
	color: #666666;
}
.footMenu a:visited {
	text-decoration: none;
	color: #666666;
}
.footMenu a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.dropMenu {
	float: left;
	width: 785px;
	text-align: right;
}
.line {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.cv {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 124px;
}
.cv p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1.5em;
	margin-left: 0px;
}
.date {
	float: left;
	width: 110px;
}
.record {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1.5em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	width: 350px;
}
.galleries {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 124px;
}
.galleries p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1.5em;
	margin-left: 0px;
}
.galleries h2 {
	margin-bottom: 0px;
}
.twoColumn {
	float: left;
	width: 40%;
	padding-right: 6%;
	display: block;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1.5em;
	margin-left: 0px;
	font-weight: normal;
}
.inTheHotshop {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 124px;
}
.inTheHotshop h2 {
	margin-bottom: 0px;
}
.inTheHotshop p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1.5em;
	margin-left: 0px;
}
.inTheHotshop img {
	float: left;
	border: 1px solid #333333;
	display: inline;
	margin-right: 5px;
	margin-bottom: 5px;
}
.collection {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1.5em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
	width: 485px;
}
.pageTitle h1 {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 36px;
	text-indent: -1000em;
}
.pageContent .pageTitle h2 {
	color: #999999;
	margin: 0px;
	padding: 0px 0px 0px 40px;
	letter-spacing: 2px;
	word-spacing: 2px;
	font-size: 1em;
	font-weight: normal;
}
.works h2 {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 99px;
	width: 527px;
}
.works h2 a:link, .works h2 a:visited {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -1000em;
	display: block;
	height: 99px;
	width: 527px;
	float: left;
}
.works h2 a:hover {
	background-position: 0px -99px;
}
