/* 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_contact.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;
	}

#input,input {
	background-color: #FFFFCC;
	border: inset 2px #920101;
}
	
#input,textarea {
	background-color: #FFFFCC;
	border: inset 2px #920101;
}
	
	#footer
{
clear: both;
background-color: #000000;
background-image: url();
	background-repeat: no-repeat;
	font-family: ;
	font-size: 8px;
	font-weight: regular;
	color: #7b1100;
	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;
}