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);
}
/* Section Rules
----------------------------------------------- */
#page {
	width: 700px;
	margin: 0 auto;
	position: relative;
	height: auto;
	background-color: #000000;
	background-image: url(../g/strip.gif);
	top: 20px;
}

#pagetop {
	position: absolute;
	background: url(../img/pagetop.gif) no-repeat;
	width: 727px; height: 60px;
	top: 0; left: 2px;
	z-index: 0;
	}

#pagetop img {width: 727px; height: 60px;}


#comp {
	text-align: justify;
	}

#logo {
	position: absolute;
	top: 17px;
	right: auto;
	z-index: 1;
	left: 10px;
	width: 610px;
	height: 250px;
	}

#logo a:visited {
	border-style: none;
}

#home {
	right: 20px;
	position: absolute;
	width: 140px;
	height: 16px;
	background-color: #EDE4C3;
	padding-top: 4px;
	top: 34px;
	padding-left: 10px;
	font-size: 11px;
	}


#productions {
	right: 20px;
	position: absolute;
	width: 140px;
	height: 16px;
	background-color: #EDE4C3;
	padding-top: 4px;
	top: 56px;
	padding-left: 10px;
	font-size: 11px;
	}

#contact {
	right: 20px;
	position: absolute;
	width: 140px;
	height: 16px;
	background-color: #EDE4C3;
	padding-top: 4px;
	top: 100px;
	padding-left: 10px;
	font-size: 11px;
	}

#text {
	width: 600px;
	left: 30px;
	position: relative;
	text-align: justify;

	}

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

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

	}

/* Navigation */

#nav b { 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;
}
