@charset "utf-8";
/* CSS Document */

body#homepage_bg {
	background-image:url(../images/home/homepage3_bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	background-attachment:fixed;
}

body#statement_bg {
	background-image:url(../images/home/statement_bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	background-attachment:fixed;
}

body#resume_bg {
	background-image:url(../images/home/resume_bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	background-attachment:fixed;
}

body#contact_bg {
	background-image:url(../images/home/contact_bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	background-attachment:fixed;
}

#leahpiepgras {
	position: absolute;
	top:119px;
	left:185px;
}

#paintings_home { position:absolute; top:249px; left:779px; }
#paintings3_home {
	position:absolute;
	top:231px;
	left:740px;
}
#objects_home { position:absolute; top:341px; left:667px; }
#statement_home {
	position:absolute;
	top:484px;
	left:469px;
}
#statement2_home {
	position:absolute;
	top:468px;
	left:526px;
}

#resume_home { position:absolute; top:524px; left:195px; }
#contact_home { position:absolute; top:536px; left:853px; }
#installations_home {
	position:absolute;
	top:448px;
	left:770px;
}



#menu {
	position:absolute;
	top:181px;
	left:34px;
}

#menu_fixed {
	position:fixed;
	top:181px;
	left:34px;
}

#announce
	{
	width:268px;
	height:178px;
	top:230px;
	left:52px;
	position:absolute;
	margin:15px;
	}

#contactemail {
	position:absolute;
	top:294px;
	left:472px;
}

.menu_sp8 {margin-bottom:8px;}
.menu_sp12 {margin-bottom:12px;}
.menu_sp16 {margin-bottom:16px;}

.description {font-family: Georgia, "Times New Roman", Times, serif;font-size: 12px;line-height: 17px;color: #FFFFFF;}	

.description_dark {font-family: Georgia, "Times New Roman", Times, serif;font-size: 14px;line-height: 17px;color: #333; padding-bottom:10px;}	

.description_dark2 { font-family:Verdana, Geneva, sans-serif; font-size: 14px;line-height: 17px;color: #333; padding-bottom:10px;}	

.description_dark3 { font-family:Arial, Helvetica, sans-serif; font-size: 14px;line-height: 17px;color: #333; padding-bottom:10px;}	

.nav { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #333; }

#text_block
	{
	width:600px;
	top:245px;
	left:304px;
	position:absolute;
	margin:15px;
	}
	
#container {
	margin-left:auto;margin-right:auto;width:960px; height:600px;
	position:relative;
}

#credits {
	position:absolute;
	width:200px;
	left: 77px;
	top: 600px;
}

#credits p { font-family: Arial, Helvetica, sans serif; font-size:10px; color:#888; }
 
.jm A:link {text-decoration: none; color:#888;}

.jm A:visited {text-decoration: none; color:#888;}

.jm A:active {text-decoration: none}

.jm A:hover {text-decoration: none; color:#ccc;}
