/*
Title:      	Daniel Scharfman Photography
Author:     	campbell@dsdny.com
07.11.06:    	Backgrounds for Flash site
09.13.06:    	Link state for XML pages added
10.10.06:    	Simplified Naming
02.22.08:    	Moved Vertical Rule 1px to the Right
*/

/*
BODY
--------------------------------------------------------------------- */

body { background: #333 url(vrule.gif) repeat-y 633px 0px; }

#wrap
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	margin: 0;
	padding: 0;
	background: url(hband.gif) repeat-x left top;
}

a:link
{
	color: #999999;
	text-decoration: underline;
}

a:hover
{
	color: #ffffff;
	text-decoration: underline;
}
