body {
font-family: Arial, Helvetica;
font-size: 12px;
background: #fff;
color: #006;
padding: 0px;
margin-left: 0px;
margin-right: 0px;
}

/*.main_menu {font-size: 12px;}*/
.copyright {font-size: 12px;}

small {
font-weight: bold; 
/*color: #fff;*/
}

#motto {
width: 100%;
text-align: right;
/*padding-right: 4px;*/
background: #fff;
border-bottom: 1px dotted;
}

#path {
/*width: 100%; */
font-size: 14px;
border-bottom: 1px dotted;
border-top: 1px dotted;
margin-left: 0px;
margin-right: 0px;

}

#poem {
margin-left: 10px; 
font-family: Times New Roman, Times;
font-style: normal;
}

h1,h2,h3 {
background: #ccf;
font-size: 16px;
margin: 0 0 0 0;
padding-left: 4px;
font-family: Arial, Helvetica;
/*border-bottom: 2px solid;*/
/*border-right: 2px solid;*/
}

ul {
margin: 0 0 0 20px;
padding: 0 0 0 0;
}

li {
margin: 0 0 4px 0;
/*padding: 0 0 0 0;*/
}

dt {
font-size: 10px;
background: #eef;
}

dd {
margin: 0 0 0 10px;
padding: 0 0 0 0;
/*border-bottom: 1px dotted;*/
}

#content {
font-size: 14px;
padding: 0px;
}

#top {
/*padding: 4px;*/
top: 0px;
background: #ccf;
margin-left: 0px;
margin-right: 0px;
/*border-bottom: 4px;*/
}

#banner {
width: 100%;
background: #fff;
/*display: none;*/
}

#left {
background: #fff;
}

#center {
/*background: #eee;*/
/*border-right: 1px dotted;*/
padding-left: 1px;
padding-right: 1px;
}

#right {
/*display: none;*/
/*border: 1px dotted;*/
}

#bottom {
bottom: 0px;
background: #ccf;
/*padding: 4px;*/
text-align: right;
font-size: 8px;
border-top: 1px dotted;
border-bottom: 1px dotted;
}

#counters {
/*background: #fff;*/
/*padding: 4px;*/
text-align: center;
font-size: 12px;
border-top: 1px dotted;
/*display: none;*/
}

#partners {
display: none;
}

#evolog {
padding: 1px;
font-size: 12px;
border: 1px dotted;
margin-bottom: 4px;
/*display: none;*/
}

#new, #hot, #subscribe, #best {
padding: 1px;
font-size: 14px;
border: 1px dotted;
margin-bottom: 4px;
}

#sections {
font-size: 12px;
border: 1px dotted;
margin-bottom: 4px;
}

A:link {  
text-decoration: none;
color: #009;
}

A:visited {
text-decoration: none;
color: #006;
}

A:hover {
text-decoration: none;
color: #00f;
border-bottom: 1px dotted;
}
       