/* for internet explorer */

* html{
	height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	background: ; 
	font-family: Arial, Helvetica, sans-serif;
	



/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 

/* */ 
}

img {
border: 0;
}


body { background: #333333; height:100%; padding:0; margin:0; border:0;}
	

div#container{
	width:612px;
	height:0;
	margin:0 auto;
	text-align: center;
	background: #333333;
	
}
* html #container {height:0;}




div#logo{
	background-image: url(../images/artimaginglogo.jpg);
	width:612px;
	height:100px;
	background-repeat: no-repeat;
	background-position:center;
	float: left;
	margin-top:20px;

	
		
}
* html #logo {height:100px;}



div#mainnav{
	height: 26px;
	float:left;
	width: 612px;
	text-decoration: none;
	background: #000000;
	background-image:url(../../Weller%20Books%20/Weller%20Media%20Website/images/nav_background_1.jpg);
	background-repeat:repeat-x;	
	
}

* html #mainnav {height: 26px;}


a.topnav, a.topnav:link, a.topnav:visited {
	float: left;
	display: block;
	width: auto;
	margin-left:20px;
	margin-right:10px;
	height:26px;
	text-align: center;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	line-height:25px;
	overflow: hidden;
	font-weight: lighter;
	margin-top: 0px;
	letter-spacing: 1px;
	background-image:url(../../Weller%20Books%20/Weller%20Media%20Website/images/nav_background_1.jpg);
	background-repeat:repeat-x;
	
}

a.topnav:hover {
	color: #FFFFFF;
	font-size:12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image:url(../../Weller%20Books%20/Weller%20Media%20Website/images/nav_background_hover.jpg);
	background-repeat:repeat-x;
	line-height:25px;
	height:26px;
}
a.topnav:active {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image:url(../../Weller%20Books%20/Weller%20Media%20Website/images/nav_background_hover.jpg);
	background-repeat:repeat-x;
}


#Layer1 {
	width:100%;
	height:200px;
	z-index:1;
	left: 0px;
	top: 0px;

}
* html #Layer1 {height:200px;
	
}

#Layer2 {
	position: absolute;
	width:100%;
	z-index:3;
	


}
* html #Layer2 {height:;}




div#bookcontainer{
	
	width:612px;
	height:1500px;
	float:left;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 20px;
	background: #FFFFFF	
	
}
* html #bookcontainer {height:1500px;}


div#booklink1{
	
	width:152px;
	height:200px;
	float:left;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 20px;
	margin-left: 30px;
	background: #000000	
	
}
* html #booklink1 {height:200px;}

div#booklink2{
	
	width:150px;
	height:200px;
	float:left;
	margin-top:20px;
	margin-left:40px;
	background: #000000	
	
}
* html #booklink2 {height:200px;}





