body {
	padding:0;
	width:100%;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color:#000000;
	background-repeat:no-repeat;
	margin: 0;
}
#top-background {
	position:absolute;
	z-index:-1000;
	width:100%;
	height:100%;
	background-color:#000000;
	display:block;
	background-repeat:no-repeat;
}
#flash {
	position:absolute;
	z-index:-999;
	width:100%;
	height:100%;
	background-color:#000000;
}
a {
	text-decoration:none;
	color:#C0C0C0;
}
img.inline {
	display:inline;
	padding:10px;
}
img.left {
	float:left;
}
img.right {
	float:right;
}
img {
	border:none;
}
#top-logo {
	width:auto;
	position:absolute;
	right:3px;
	top:130px;
}
.second-inner {
	position: absolute;
	top:285px;
	left:0;
	height:375px;
	width:100%;
	z-index:-999;
}
#brown-strip {
	background-color: black;
	position: absolute;
	background-color: rgba(03, 05, 00);
	opacity:0.7;
	filter:alpha(opacity=70);
	top: 28px;
	clear: both;
	float:left;
	height:313px;
	width:100%;
}
#nav {
	position:absolute;
	z-index:999;
	top:70px;
	left:50px;
	width:183px;
	margin: 0;
	padding: 0;
	
}
#nav a div.menu-words {
	width: 183px;
	height: 10px;
	cursor:  pointer;
	background: transparent url(../images/theme/menu/menu-words.png) no-repeat;
}

#nav #A {
	height: 34px;
	background-position: 0 0;
}
#nav #B {
	height: 28px;
	background-position: 0 -34px;
}
#nav #C {
	margin-top: -2px;
	height: 55px;
	background-position: 0 -62px;
}
#nav #E {
	margin-top: 1px;
	height: 28px;
	background-position: 0 -119px;
}
#nav #F {
	margin-top: 1px;
	height: 34px;
	background-position: 0 -147px;
}
#nav #G {
	margin-top: 1px;
	height: 26px;
	background-position: 0 -181px;
}

#nav #A:hover {
	background-position: -183px 0;
}
#nav #B:hover {
	background-position: -183px -34px;
}
#nav #C:hover {
	background-position: -183px -62px;
}
#nav #E:hover {
	background-position: -183px -119px;
}
#nav #F:hover {
	background-position: -183px -147px;
}
#nav #G:hover {
	background-position: -183px -181px;
}

#nav .selected #A {
	background-position: -366px 0;
}
#nav .selected #B {
	background-position: -366px -34px;
}
#nav .selected #C {
	background-position: -366px -62px;
}
#nav .selected #E {
	background-position: -366px -119px;
}
#nav .selected #F {
	background-position: -366px -147px;
}
#nav .selected #G {
	background-position: -366px -181px;
}

#nav a div.menu-icon {
	margin-top: 3px;
	margin-right: 3px;
	width: 30px;
	height: 30px;
	float: left;
	cursor:  pointer;
	background: transparent url(../images/theme/menu/menu-icons.png) no-repeat;
}

#nav #H {
	margin-left: 36px;
	background-position: 0 0;
}
#nav #I {
	background-position: -30px 0;
}
#nav #J {
	background-position: -60px 0;
}

#nav #H:hover {
	background-position: 0 -30px;
}
#nav #I:hover {
	background-position: -30px -30px;
}
#nav #J:hover {
	background-position: -60px -30px;
}
#dropdown {
	position: absolute;
	top: 17px;
	left: 40px;
	background-color: #777777;
	z-index: 1000;
	visibility: hidden;
	border: solid 1px #444444;
	border-top: none;
}
#dropdown_top {
	border: solid 1px transparent;
	border-bottom: none;
}
#content-top ul div a {
	color:#999999;
	text-decoration:none;
	padding: 1px 5px 0;
	text-transform:uppercase;
	float:right;
}
#content-top ul div a:hover {
	color:#ffffff;
}
#content a {
	color:#ffffff;
	text-decoration:none;
}
#content-top {
	position: absolute;
	width: 100%;
	left: 1p;
	font-family:"Helvetica Neue", "Helvetica", "Arial", san-serif;
	color: #332;
	text-transform: uppercase;/*	text-shadow: #4e5f63 0 0 2px;*/
}
#content-top p.collection {
	padding:30px 30px 0 0;
}
#content-top a {
	color:#332;
	text-decoration:none;
	display:block;
	padding: 1px 5px 0;
	float:left;
	text-transform:uppercase;
}
#content-top a:hover {
	color:#780F18;
}
#content-top a.active {
	color: #780F18;
}
#content-top a.collection {
	color:#E6E6E6;
	text-decoration:none;
	display:inherit;
	float:right;
}
#content-top a.collection:hover {
	color:#780F18;
}
#content-top ul {
	color:#332;
	position: absolute;
	right: 40px;
	margin: 5px 0 5px;
}
#content-top ul li {
	list-style:none;
	float:right;
	font-size: 14px;
}
#content {
	margin-left:270px;
	margin-right:55px;
	margin-top:90px;
	height:190px;
	font: lighter 13px "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color:#959BA5;
}
#largecontent {
	margin-left:270px;
	margin-right:55px;
	margin-top:130px;
	height:190px;
	font: 16px "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color:#959BA5;
}
#content-gallery {
	float:left;
	height:433px;
	width:100%;
	color:#959BA5;
	padding:50px 0;
	display:none;
}
#content-gallery-portfolio {
	position: absolute;
	top: 33px;
	clear: both;
	float:left;
	height:302px;
	width:100%;
	color:#959BA5;
	padding:0;
	display:none;
}
.homepad {
	margin-top:100px;
}
.lightpad {
	margin-top:50px;
}
#makeMeScrollable {
	width:100%;
	height: 302px;
	position: relative;
}
#makeMeScrollable img {
	border:none;
}
#makeMeScrollable div.scrollableArea * {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}
/*#bio-photo { width:184px; height:230px; float:right; display:inline; }*/
#social span, #social span#photographer a {
	color: silver;
	font-size: 10px;
	position: relative;
}
#social span {
	top: 0px;
	margin: 0px 10px;
}
#social {
	text-align:right;
	position: absolute;
	bottom: 18px;
	right: 20px;
}
