@charset "utf-8";
/* CSS Document */
body{
	background-image: url(images/background.jpg);
	background-repeat:no-repeat;
	background-color:#121936;
	color:#FFFFFF;
	font-family: Verdana;
	font-size:14px;
}
h1{
font-size:18px;
}
h1 c{
color:#FFFF33;
}
h2{
margin-bottom:0px;
}

#main{
background-color:#324286;
width:740px;
left:50px;
padding:5px;
position:relative;
 }
#logo{
 position:relative;
 left:29px;
 top: 30px;
 width:250px;
 z-index:2;
 }
 
#logo img{
border:none;
}

#slideshow{
 position:relative;
 float:right;
 top: 10px;
 z-index:2;
 }

 #news{
 position:relative;
 left:15px;
 top:50px;
 width:400px;
 height:170px;
 font: Arial, Helvetica, sans-serif;
}
#news p{
padding-left:10px;
}

#menu{
position:absolute;
top: 60px;
left: 260px;
z-index:7;
}
#menu li{
display:inline;
list-style-type: none;
}
body a{
text-decoration:none;
color:#FFFF33;
font-weight:900;
}
body a:hover{
color:#FFFF99;
}

#covers{
position:relative;
top:80px;
left:0px;
}
#welcome{
position:relative;
top: 80px;
height:80px;
}
#book{
padding:5px;
display:inline;
}
#booktext{
padding:19px;
display:inline;
}

#stage{
	position:absolute;
	left:550px;
	top:45px;
	z-index:5;
}
#content{
 position:relative;
 top: 60px;
 left:15px;
 width:700px;
 font: Arial, Helvetica, sans-serif;
 z-index: 1;
 }
.right{
 float:right;
 margin:10px;
 }
 
 #container{
width:700px;
padding-bottom:30px;
z-index:1;
}
#container P{
position:relative;
z-index:1;
left: 10px;
width:600px;
}
.left{
float:left;
z-index:5;
margin:10px;
}

#buy{
text-align:center;
}
#buy img{
float:none;
}

.deep{
z-index:1;
}

.style1{
color:#FFFF33;
font-size:16px;
}

#stage{
	position:absolute;
	left:475px;
	width:160px;
}
