html,body,div,p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, arial narrow, arial, sans-serif;
	font-size: 11px;
	color: #E1EDEB;
	line-height: 14px;
}
body {
	background: repeat-y 50% 0;
	background-attachment: fixed;
	margin: 0;
	padding: 0;
	background-color: #000000;
	background-image: url(../g/graydient.gif);
}
#wrapper {
	width:960px;
}
/* Section Rules
----------------------------------------------- */
#page {
	width: 700px;
	margin: 0 auto;
	position: relative;
	height: auto;
	background-color: #000000;
	background-image: url(../g/strip.gif);
	top: 20px;
}


.copy {
	color:#666;
	font-size:10px;
}


#display {
	font-size: 8px;
	display: none;

	}
	
#photography {
	font-size: 8px;
	display: none;

	}

/* Generic Rules
----------------------------------------------- */
a:link,a:active {
	color: #CCCCCC;
	text-decoration: none;
	border-bottom-color: #CCCCCC;
	border-bottom-style: none;
	border-bottom-width: 1px;
}
a:visited {
	color: #999999;
	text-decoration: none;
	border-bottom-color: #999999;
}
a:hover {
	color: #FFFFFF;
}
a img {border-width: 0; border-style: none;}
h1 {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
h2 {
	font-size: 12px;
	font-weight: bold;
}
