@charset "UTF-8";
body, html {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
body {
	background-image:url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}.menu_table {
	height: 550px;
	width: 130px;
	padding-left: 5px;
}
.body_cel {
	background-image: url(../images/background_pattern.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
}
.flash_cel {
	height: 557px;
}
img {border:none}
.content_cel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #FFFFFF;
	background-image: url(../images/table_mid.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
	padding: 20px;
}
input, textarea, select {
	background-image: url(../images/formfield_back.gif);
	margin-bottom: 10px;
	border: thin solid #8a8a8a;
	width: 150px;
	color: #8a8a8a;
}
p {
	margin: 0px;
	padding: 0px;
}
body#bio li#bio, body#current li#current, body#environment li#environment, body#nudes li#nudes, body#portraiture li#portraiture, body#private li#private, body#still li#still, body#contact li#contact  {
	margin-left: -1px;
}
body#bio li#bio a:hover, body#current li#current a:hover, body#environment li#environment a:hover, body#nudes li#nudes a:hover, body#portraiture li#portraiture a:hover, body#private li#private a:hover, body#still li#still a:hover, body#contact li#contact a:hover,  {
	margin-left: 0px;
}
ul.menu {
	list-style-type: none;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-transform: uppercase;
}
ul.menu li {
	margin-left: 10px;
	margin-bottom: 3px;
}
.menu a {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	margin-left: -3px;
}
a {
	color: #FFFFFF;
}

