body { 
	background: #FFFFFF; 
	width: 970px;
	margin-left: -485px; 
	margin-top: 15px;
	position: absolute; 
	left: 50%; 
	font-family: Georgia; 
	font-size: 11px; 
	color: #666666; 
	line-height: 130%;
}

* {
	border: 0;
	margin: 0;
	padding: 0;
}

p { font-family: georgia; font-size: 11px; color: #666666; line-height: 150%; }
a:link { color: #666666; text-decoration: none; border: 0;}
a:visited { color: #666666; text-decoration: none; }
a:hover { color: #ed1c24; text-decoration: none; }
a:active { color: #666666; text-decoration: none; }

#leftcolumn {
	display: inline;
	width: 160px;
	text-align: right;
	vertical-align: top;
	background: transparent;
	float:left;
	padding-right: 20px;
	padding-top: 20px;
}

#centercolumn {
	display: inline;
	width: 560px;
	text-align: left;
	vertical-align: top;
	background: #FFFFFF;
	float:left;
	border-left: 1px dotted #cccccc;
	border-right: 1px dotted #cccccc;
	padding: 20px;	
	margin-bottom: 15px;		
}

#rightcolumn {
	display: inline;
	width: 160px;
	text-align: left;
	vertical-align: top;
	background: #FFFFFF;
	float:left;
	padding-left: 20px;
	padding-top: 20px;	
}

.title {
	font-size: 18px;
	line-height: 20px;
	color: #cccccc;
	font-weight: bold;	
}

.engtitle {
	font-size: 10px;
	color: #cccccc;
	font-weight: bold;
	line-height: 20px;
}

a.title:link{
	color: #666666;
	text-decoration: none; 
}
a.title:hover{
	color: #ed1c24;
	text-decoration: none;
}

.author {
	font-size: 11px;
	color: #cccccc;
	font-weight: bold;
	line-height: 17px;	
}

a.author:link{
	color: #666666;
	line-height: 17px;	
}
a.author:hover{
	color: #ed1c24;
}

.translator {
	font-size: 11px;
	color: #cccccc;
	line-height: 14px;
}

a.srollover {
    display: block;
    width: 90px;
    height: 77px;
    background: transparent url("images/verbroll.jpg") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.srollover {
    background-position: -90px 0;
}

a.kiri {
    display: block;
    width: 138px;
    height: 17px;
    background: transparent url("images/kiri.jpg") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.kiri {
    background-position: 0 -17px;
}

.shadow1 {
	width: 160px;
	padding-left: 5px;
	padding-top: 5px;
}

.shadow2 {
	width: 160px;
	padding-bottom: 5px;
}

.shadow3 {
	width: 290px;
	padding-left: 5px;
	padding-top: 5px;
}

.shadow4 {
	width: 290px;
	padding-bottom: 5px;
}
