body {
font-family: arial;
font-size:12px;
text-align:center;
background: url(images/back.jpg) repeat;
background-color:#ffffff;
margin:0px;
}

#main {
width:599px;
background: url(images/bar.jpg) repeat-y;
margin: 0px auto 0px auto;
}

img {
border:0px;
}

a {
color:#FF6666;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

#content {
text-align:center;
margin: 0px auto 0px 13px;
width:573px;
}

#header {
background: url(images/gray.jpg) repeat;
clear:all;
height:144px;
}

#menu {
background: url(images/menu.jpg) repeat;
padding-top:3px;
padding-bottom:3px;
text-align:left;
}

#menu a {
font-size:16px;
color:#000000;
text-decoration: none; 
margin-left:10px;
margin-right:10px;
letter-spacing:2px;
}

#menu a:hover {
text-decoration: underline;
}

.image_block {
margin:0px 5px 0px 0px;
float:left;
}

.books {
margin:20px;
text-align:left;
border:1px solid #ccc;
padding:5px;
font-size:12px;
clear:both;
}

.books_main {
margin:20px;
text-align:left;
border:1px solid #ccc;
padding:5px;
font-size:12px;
}

.title {
font-size:15px;
font-weight:bold;
letter-spacing:2px;
margin: 5px;
text-align:center;
border-bottom: 1px double black;
}	

.right {
backgroud-color:#ffffff;
}

.wrong {
	
background-color:#FF3333;
}

#small {
	font-size:10px;
color:#666666;
}
#small a {
	color:#666666;
}
#small a:hover {
	color:#666666;
}