body {
color:#660000;
font-size: medium;
background-color: #ffffff;
background:transparent url(http://tolkienperu.org/images/treem.jpg) repeat-y scroll 50px 0;
background-attachment:fixed;
}

#header {
margin-bottom: 40px;
margin-top: 5px;
}

#header a
{
text-decoration: none;
border-bottom: 0px solid;
}

h1, h2, h3, h4, h5, h6 { 
color:#660000;
}

h2 {
margin: 0px 0px 15px 0px;
padding: 0px;
}

h3 {
font-size: 18px;
}

a, a:link, a:visited, a:hover {
border-bottom: 1px dotted #990000;
text-decoration: none;
color:#990000;
}
a:hover {
border-bottom: 1px dashed #990000;
}

.sidebar-left a{
border-bottom: 0px dotted #990000;
text-decoration: none;
}
.sidebar-left a:hover{
border-bottom: 0px dotted #990000;
text-decoration: none;
}

.sidebar-left p{
font-weight: bold;
margin-bottom: 6px;
}

.center {
text-align: center;
}

p {
text-align: justify;
}

p.slogan{
text-align: left;
font-size: 0.9em;
}

.notice p{
margin: 0px;
}

input.text {
width:100px;
}

.box-left {
margin-bottom: 30px;
}


ul {
list-style: none inside;
margin: 30px 0px 35px 0px;
padding: 0px;
}


li {
margin-top: 0px;
padding: 0px;
margin-bottom: 10px;
}

#nav li {
  margin: 0;
  padding: 0;
}
#nav a {
  display: block; /* to increase clickable area as a’s default
     to inline */
  color: #660000;
  text-decoration: none;
  padding: 0px;
  line-height: 2; 
  font-weight: bold;
}

#nav a:hover {
  background-color: #ede8ca;
  border-bottom: 1px dotted #990000;
}

.welcome {
background:#FBE3E4 none repeat scroll 0 0;
color:#8A1F11;
/*border:2px solid #FBC2C4;*/
border:1px solid #8A1F11;
margin-bottom:54px;
padding:0.8em;
line-height: 1.8em;
color:#660000;
}

img.left {
  float: left;
  margin: 0 12px 0 0;
  border: none;
}

img.right {
  float: right;
  margin: 0 0 0 12px;
  border: none;
}

img.center {
  float: none;
  display: block;
  margin: 0 auto;
  border: none;
}
