BODY{
padding:0;
margin:0;
background:#FFDEA4 url(img/bg.gif);
font-size:0.8em;
color:#3E2617;
font-family:verdana, Tahoma, Arial, Helvetica, sans-serif, serif;
font-weight: normal;
}

A:link{
color: #D72938;
text-decoration:underline;
font-weight:normal;
}

A:visited{
color:#D72938;
}

A:HOVER{
text-decoration:underline;
color:#013D85;
}

A:active{
color:#D72938;
}

A:link.linkfooter{
color:#FCCBC2;
text-decoration:none;
font-weight:normal;
}

A.linkfooter:visited{
color:#FFE7E3;
}

A.linkfooter:HOVER{
text-decoration:underline;
color:#FFE7E3;
}

A.linkfooter:active{
color:#FFE7E3;
}


table.tablemain{
width:760px;
margin:0;
background:url(img/bgmain.jpg) repeat-y;
text-align:center;
}

div#main{
width:800px;
background:url(img/bgmid.gif) repeat-y;
}


td{
line-height:1.2em;
}

p{
margin:10px 0;
}

h1{
font-size: 1.1em;
color:#C31717;
margin:10px 0 4px 0;
font-weight:bold;
text-transform:uppercase;
}

h2{
font-size: 1.1em;
margin:4px 0 10px 0;
font-weight:bold;
text-transform:uppercase;
}

.title{
font-size: 1em;
color:#C31717;
margin:0;
font-weight:bold;
}

img.imgbook{
margin:0 10px 10px 0;
border:4px solid #F7ECD9;
float:left;
display:block;
}

img.imgsmall{
margin:3px 2px 6px 0;
border:2px solid #E8D0A6;
}

img.imgauthor{
margin:0 6px 0 0;
border:2px solid #E8D0A6;
}

img.imgcoming{
margin:3px 0 10px 0;
border:4px solid #E8D0A6;
}

.footer{
	font-size: 11px;
	color: #F7ECD9;
	height: 28px;
	text-align: center;
	background: #BA001A url(img/bgfooter.gif) repeat-x;
}

#titles{
	height:24px;
	text-align:left;
	background:#930411 url(img/bgtitles.gif) repeat-x;
}

#titles span{
font-size:11px;
color:#F7ECD9;
text-align:left;
font-weight:bold;
margin: 0 0 0 10px;
text-transform:uppercase;
}

form{
margin:0px;
}

.f{
background: #F9FBF5;
border: 1px  solid  #DCDCDC;	
color: #000;	
font-size: 11px;
margin:3px 0;
}

div#intro{
top: 50%;
left: 50%;
position:absolute;
margin-top:-230px;
MARGIN-LEFT: -300px;
padding:0px;
width:600px;
height: 460px;
text-align:right;
}
.counter{
visibility:hidden;
}
input.btn {
background-color: #D45454;
font-weight: bold;
font-size: 12px;
color: white;
border: 2px outset #d7b9c9
}
