/* CSS Document(layout) for artpostasia (publishing)*/

.makeitwhite {
position: absolute;
width: 960px;
height: 1400px;
background-color: white;
}

.p-bottom-nav {
	position: absolute;
	top: 1400px;
	left: 1px;
	height: 95px;
	width: 960px;
	background: #BAE55F;
}

.p-graphic-copyright {
	position: absolute;
	top: 858px;
	left: 6px;

}


.gray-area {
	position: absolute;
	top: 49px;
	left: 0px;
	background-color:	#CCCCCC;
	width: 960px;
	height: 400px;	
}

.flashloc {
	position: absolute;
	top: 74px;	
	left: 200px;
}

.bookspreadborder {
border-color:#000000;
border-bottom-width: thin;
}

.body-part-left {
	position: absolute;
	top: 455px;
	left: 45px;
	width: 170px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	color: #85AD33;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;	

}

.body-part-right {
	position: absolute;
	top: 470px;
	left: 250px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	color: #5E5E5E;
	width: 640px;
	font-size: 13px;
	line-height: 19px;


}

a {
	text-decoration: none;
	color: #85AD33;
}
a:hover {
	text-decoration: none;
	color: #3C3C3C;
}

