body{
	background-color: #000;
	color: #000;
}

div#headup {
	position: relative;
	width: 950px;
	height: 8px;
	background: #000;
}

div#header { 
	position: relative;
	width: 940px;
	height : 65px;
	margin: 0;
	top: 5px;
	left: 5px;
	background : #fff url(../images/vcstudio.gif) no-repeat;
	overflow: hidden;
} 

div#line { 
	position : relative;
	margin: 6px 6px 0;
	height : 15px;
	background : url(../images/line.png) no-repeat;
} 

div#nav {
	position : relative;
	font-size : .95em;
	letter-spacing : 1px;
	word-spacing : 2px;
	background: #fff;
	margin : 0px 10px;
	text-align : right;
	font-family : verdana, "trebuchet ms", helvetica, arial, sans-serif;
}

div#footer {
	clear: both;
	position: relative;
	color: #eee;
	height : 20px;
}

div#endcap { 
	clear : both;
	top : 10px;
	height : 25px;
	background-color : #000;
} 

div#content-box { 
	position: relative;
	clear:both;
	width : 930px;
	height : 100%;
	padding: 2px 10px 15px;
	background-color : #fff;
	z-index: 1;
} 

div#content-box-2 { 
	position: relative;
	clear:both;
	width : 930px;
	height : 200px;
	padding: 2px 10px 15px;
	background-color : #fff;
	z-index: 1;
}

div.caption-container {
	color: #000;
}
div.image-title {
	font-weight: bold;
	font-size: 1em;
	letter-spacing: .15em;
	text-transform: uppercase;
	color: #666
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.download {
	margin-top: 8px;
}
div.photo-index {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 12px;
	color: #888;
	font-size: .75em;
}
div.navigation a.prev {
	background-image: url(../images/prevPageArrow.gif);
}
div.navigation a.next {
	background-image: url(../images/nextPageArrow.gif);
}
div.loader {
	background-image: url(../images/loader.gif);
}
div.slideshow img {
	border-color: #333;
}
ul.thumbs li.selected a.thumb {
	background: #fff;
}
div.pagination a:hover {
	background-color: #111;
}
div.pagination span.current {
	background-color: #fff;
	border-color: #fff;
	color: #000;
}

div#header p {
	display: block;
	padding-right: 5px;
	text-align : right;
	font-family : verdana, "trebuchet ms", helvetica, arial, sans-serif;
	font-size: .8em;
	line-height: 1.2em;
	color: #999;
}

div#header a, div#header a:focus, div#header a:active {
	color: #999;
	text-align : right;
	text-decoration: none;
}

div#header a:hover {
	color : #c00;
	text-decoration : none;
}

div#footer p {
	font-size: .7em;
	letter-spacing: .1em;
	background-color: #cd2027;
	padding: 2px 5px;
	text-align: right;
}

/* concrete */

#con {
	position: relative;
	width: 930px;
	height: 423px;
	padding: 15px 0;
	background: #fff;
}

.con-pic {
	position: static;
	width: 910px;
	height: 100px;
	padding: 2px;
	margin: -5px 5px 30px;
	border: 1px solid #ccc;
	overflow: hidden;
}

/* plaster */

#pla {
	position: relative;
	width: 930px;
	height: 423px;
	padding: 15px 0;
	background: #fff;
}

.pla-pic {
	position: static;
	width: 910px;
	height: 100px;
	padding: 2px;
	margin: -5px 0 30px;
	border: 1px solid #ccc;
	overflow: hidden;
}
/* index2 - home page boxes/special formatting */

#box { 
	position: relative;
	clear: both;
	width : 950px;
	height: 170px;
	margin: 20px 0px 0px;
	background: #fff;
	padding: 2px 0;
	border-top : 2px solid #333;
	border-bottom : 2px solid #333;
	z-index: 1;
} 

#box1 { 
	float : left;
	overflow : hidden;
	width : 190px;
	height : 170px;
	background : #000 url(../images/DSC06325-1.jpg) no-repeat;
} 

#box2 { 
	float : left;
	overflow : hidden;
	width : 190px;
	height : 170px;
	background : #000 url(../images/DSC03692.jpg) no-repeat;
} 

#box3 { 
	float : left;
	overflow : hidden;
	width : 190px;
	height : 170px;
	background : #000 url(../images/DSC06275.jpg) no-repeat;
} 

#box4 { 
	float : left;
	overflow : hidden;
	width : 190px;
	height : 170px;
	background : #000 url(../images/DSC06304.jpg) no-repeat;
} 

#box5 { 
	float : left;
	overflow : hidden;
	width : 190px;
	height : 170px;
	background : #000 url(../images/IMG_0606.jpg) no-repeat;
} 

#box6 {
	position: absolute;
	top: 35px;
	left: 395px;
	z-index: 3;
	width: 350px;
	height: 75px;
	background: url(../images/tag.png) no-repeat;
}

.address {
	text-align: left;
	color: #666;
	font: .8em Verdana, Arial, Sans-serif;
	margin: 3px 3px 25px;
}