body {
	background-image: url(images/background.jpg);
}
.artist {
	background-image: url(images/home_artist_statement.jpg);
	background-repeat: no-repeat;
}

.custom {
	background-image: url(images/custom_statement.jpg);
	background-repeat: no-repeat;
}
.nature {
	background-image: url(images/nature_statement.jpg);
	background-repeat: no-repeat;
}
.wedding {
	background-image: url(images/wedding_statement.jpg);
	background-repeat: no-repeat;
}
.portrait {
	background-image: url(images/portrait_statement.jpg);
	background-repeat: no-repeat;
}
.commercial {
	background-image: url(images/commercial_statement.jpg);
	background-repeat: no-repeat;
}
.menu {
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
}
.menuitems  {
	font: TW Cen MT;
	font-weight: 200;
	font-size: 12px;
	text-decoration:none;
	color: #9b755c;
}
.menuitems a:link{
	font: TW Cen MT;
	font-weight: 200;
	font-size: 12px;
	text-decoration:none;
	color: #9b755c;
}
.menuitems a:hover,active{
	font: TW Cen MT;
	font-size: 12px;
	font-weight: 200;
	text-decoration:none;
	color: #649ba9;
}
.right {
background-image:url(images/index_08.jpg);
background-repeat:no-repeat;
width: 16px;
height: 446px;
}
.left {
background-image:url(images/NancyM_HomeFINAL_02.jpg);
background-repeat:no-repeat;
width: 18px;
height: 446px;
}

.footer {
	font: Gill Sans;
	font-size: 12px;
	font-weight: 200;
	color: #ffffff;
	padding-top: 20px;
}
.footer a:link {
	font: Gill Sans;
	font-size: 12px;
	font-weight: 200;
	text-decoration: underline;
	color: #ffffff;
	padding-top: 20px;
}
.footer a:hover {
	font: Gill Sans;
	font-size: 12px;
	font-weight: 900;
	text-decoration: underline;
	color: #ffffff;
	padding-top: 20px;
}
#logo a{
	background: url(images/logo.gif) no-repeat ;
	display: block;
	height: 146px;
	width: 933px;
}

#logo a span {
visibility: hidden;
}
