#header
{
margin-left: auto;
margin-right: auto;
text-align: center;
}

body
{
background: #ffffff url('http://www.theverseoftheday.info/images/background.png');
}

h3
{
text-align: center;
font-weight: bold;
font-size: 1.6em;
border-bottom: 1px dashed #999999;
}

h4
{
text-align: center;
font-weight: bold;
font-size: 1.4em;
border-bottom: 1px dashed #999999;
}

h5
{
text-align: center;
font-weight: bold;
font-size: 1.2em;
border-bottom: 1px dashed #999999;
}

#top_menu_container
{
text-align: center;
}

#footer
{
margin-left: auto;
margin-right: auto;
text-align: center;
}

#google_header
{
margin-left: auto;
margin-right: auto;
text-align: center;
}

#todays_sponsor
{
width: 600px;
margin-left: auto;
margin-right: auto;
text-align: center;
}

#left_hand_menu
{
float: left;
width: 200px;
padding: 10px;
}

#navlist
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid gray;
width: 200px;
background: white;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid gray;
color: blue;
}

#navlist li a { text-decoration: none; }

#navlist li a:visited { color: blue; }

#navcontainer
{
float: left;
}

#information_window
{
padding: 10px;
overflow: hidden;
}

#information_window a {
text-decoration:none;
border-bottom: 1px dashed black;
}

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

#information_window p { text-align: justify; }


#google_advertisement
{
width: 160px;
height: 605px;
float: right;
padding: 10px;
}

#footer
{
clear: both;
}

#footer p {text-align: center;}

#footer a { text-decoration: none; }

#search
{
float:right;
}

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

#bookmark_preview { text-align: center; }

#calendar a, a:visited
{
color: blue;
text-decoration: none;
}

td.center {
text-align: center;
}