html, body
{
background: #DBC49B url('http://www.the-lords-haven-online.info/images/background.JPG');
height: 100%;
}

#main_wrapper
{
width: 900px;
margin: 0 auto;
background: #DBC49B;
height: auto;
}

.top_menu_list
{
margin: 0;
padding: 0 0 35px 10px;
border-bottom: 1px solid #000;
}

.top_menu_list ul, .top_menu_list li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

.top_menu_list a:link, .top_menu_list a:visited
{
float: left;
line-height: 30px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #999;
font-size: 1.3em;
}

.top_menu_list a:link#current, .top_menu_list a:visited#current, .top_menu_list a:hover
{
border-bottom: 4px solid #000;
padding-bottom: 2px;
background: transparent;
color: #000;
font-size: 1.3em;
}

.top_menu_list a:hover { color: #000; }

h1
{
text-align: center;
font-weight: bold;
font-size: 1.5em;
}

h2
{
text-align: center;
font-weight: bold;
font-size: 1.2em;
}

h3
{
text-align: center;
font-weight: bold;
font-size: 1.0em;
}

h4
{
text-align: center;
font-weight: bold;
font-size: 0.8em;
padding: 0 0 10px 0;
}

h4 a, a:visited
{
text-decoration:none;
color:red;
}

#information_window {
padding: 10px;
}

#information_window a, a:visited {
text-decoration:none;
color:red;
}

#information_window p
{
font-size: 1.4em;
text-align: justify;
}

.letters_content
{
font-size: 1.2em;
text-align: justify;
}

#google_right
{
width:205px;
height: 205px;
float: right;
}

.lists li 
{ 
list-style-type: square;
font-size: 1.3em;
}

.poetry_lists_container
{
width: 400px;
float: left;
}

#float_right
{
float: right;
padding: 5px 0px 5px 5px;
}

#poetry_language_list
{
background: #940F04;
margin: 0px;
padding: 0px;
height: 16px;
border: 1px solid #940F04;
}

#poetry_language_list li
{
display: inline;
float: left;
margin: 0px;
padding: 0px;
list-style: none;
}

#poetry_language_list li a:link, #poetry_language_list li a:visited
{
font: bold 20px/14px Georgia, "Times New Roman", Times, serif;
color: #CC0000;
text-decoration: none;
display: block;
padding: 0px 0px 0px 3px;
margin: 0px;
height: 16px;
overflow: hidden;
width: 250px;
text-align: center;
}

#poetry_language_list li a#current
{
color: #FF0000;
font-style: italic;
}

#poetry_language_list li a:hover, #poetry_language_list li a:active
{
font: bold 20px/14px Georgia, "Times New Roman", Times, serif;
color: #FF0000;
text-decoration: none;
display: block;
padding: 0px 0px 0px 3px;
margin: 0px;
height: 16px;
overflow: hidden;
width: 250px;
text-align: center;
}

.poetry_footer
{
overflow:hidden;
}

#jokes_preamble
{
border: 5px dashed #000080;
}

#jokes_preamble p
{
text-align: center;
}

#rating_tool_container
{
width: 260px;
margin: 0 auto;
}

#rating_tool_list li
{
display: inline-block;
list-style-type: none;
padding: 0 10px;
}

#rating_tool_list li span { padding-left: 3px; }
