html
{
	height:100%;
	overflow:auto;
}
body
{
	background:url("http://www.naturalimpressionsart.com/background.gif") #FFFFCC;
	color:#333300;
	font:italic bold 18px "Papyrus";
	height:100%;
	margin:0px;
	text-align:center;
}
image
{
	border:none;
}
.body
{
	height:100%;
	padding:80px;
	width:100%;
}
.wide
{
	width:100%;
}
.half
{
	width:50%;
}
.main
{
	background:url("http://www.naturalimpressionsart.com/foot prints.png") no-repeat 15px 0px #B2B299;
	border:solid 2px #333300;
	padding:40px;
	text-align:center;
	width:655px;
}
.navbutton
{
	border:ridge 3px #929266;
	height:40px;
	width:125px;
	cursor:pointer;
}
.navbutton:hover
{
	background:url("http://www.naturalimpressionsart.com/new website/navbar hover.png");
}
.menu_div
{
	font:16px "times new roman";
	text-align:left;
	height:0px;
	width:139px;
	margin-left:262px;
	margin-bottom:40px;
	position:relative;
	overflow:hidden;
}
.menu_item
{
	background:top url("http://www.naturalimpressionsart.com/new website/menu background combined.png");
	cursor:pointer;
	height:23px;
	padding-left:8px;
	padding-top:2px;
	vertical-align:middle;
}
.menu_item:hover
{
	background:bottom url("http://www.naturalimpressionsart.com/new website/menu background combined.png");
}
.last_menu_item
{
	background:top url("http://www.naturalimpressionsart.com/new website/menu bottom background combined.png");
	height:23px;
	cursor:pointer;
	padding-left:8px;
	padding-top:2px;
}
.last_menu_item:hover
{
	background:bottom url("http://www.naturalimpressionsart.com/new website/menu bottom background combined.png");
}
.last_menu_item_shadow
{
	background:url("http://www.naturalimpressionsart.com/new website/menu bottom shadow.png");
	height:8px;
}
.shadow_right
{
	background:url("http://www.naturalimpressionsart.com/new website/right shadow.png");
	width:15px;
}
.shadow_bottom
{
	background:url("http://www.naturalimpressionsart.com/new website/bottom shadow.png");
	height:15px;
	width:auto;
}
.shadow_bottom_left
{
	background:url("http://www.naturalimpressionsart.com/new website/bottom left shadow.png");
	height:15px;
	width:15px;
}
.shadow_bottom_right
{
	background:url("http://www.naturalimpressionsart.com/new website/bottom right shadow.png");
	height:15px;
	width:15px;
}
.button_shell_wide
{
	background:top url("http://www.naturalimpressionsart.com/view slideshow button.gif");
	padding:0px 5px 4px 0px;
	height:38px;
	width:245px;
}
.button_shell
{
	background:top url("http://www.naturalimpressionsart.com/main button.gif");
	padding:0px 5px 4px 0px;
	height:38px;
	width:100px;
}
.button_outer_border
{
	border:solid 3px #6E6E4D;
	cursor:pointer;
}
.button_middle_border
{
	border:solid 1px #929266;
}
.button_center
{
	background:#333300;
	border:solid 2px #B2B299;
	color:#B2B299;
	font:italic bold 16px "Papyrus";
}
.copyright
{
	font:16px "times new roman";
}
.hand
{
	cursor:pointer;
}
