/* CSS Document */
body {
	background-color: #000000;  }


	
#left-content {
	position: relative;
	width: 232px;
	height: 583px;
	background-color: #000000;
	background-image:  url(images/navbar.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#right-content {
	position: relative;
	width: 625px;
	height: 583px;
	background-color: #000000;
	background-image:  url(images/lani_greene_art_gallery.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left:12px;
	}
	
	#footer
{
clear: both;
background-color: #000000;
background-image: url();
	background-repeat: no-repeat;
	font-family: ;
	font-size: 8px;
	font-weight: regular;
	color: #a7a7a7;
	text-decoration: none;
	margin-top: 0px;
	margin-right:0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}