/* CSS Document */

body
{
background-color:#999999;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#main
{
width:859px;
margin-left:auto;
margin-right:auto;
background:#FFFFFF;
text-align:center;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-width: 1px;
padding: 10px;
}

.header
{
margin-left:auto;
margin-right:auto;
left: auto;
right: auto;
position: relative;
}

.footer
{
margin-left:auto;
margin-right:auto;
left: auto;
right: auto;
position: relative;
}

.sermons
{
border: 1px solid #999999;
border-collapse:collapse;
}

.sermons td
{
border-bottom: 1px dashed #999999;
border-right: 1px solid #999999;
padding: 5px 5px;
}

.sermons a:link
{
color:#990000;
text-decoration:none;
}

.sermons a:hover
{
color:#333333;
text-decoration:none;
}

#nav
{
position: relative;
text-align:left;
border-right-color: #000000;
border-right-style: solid;
border-right-width: thin;
width: 150px;
font-size: 11px;
font-stretch: wider;
float: left;
margin-top: 10px;
margin-bottom: 10px;
}

#nav ul
{
list-style:none;
list-style-type: none;
list-style-position: outside;
}

#nav ul li
{
margin-bottom: 5px;
margin-left: -5px;
}

#nav ul a:link
{
text-decoration: none;
color: #000000;
}

#nav ul a:visited
{
text-decoration:none;
color: #000000;
}

#nav ul a:hover
{
text-decoration:none;
color:#0000CC;
}

#right_pain
{
float: right;
width: 150px;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 10px;
margin-right: 5px;
}

#footer
{
font-size:9px;
}

#content
{
text-align: left;
left: auto;
right: auto;
width: auto;
padding-left: 160px;
padding-right: 160px;
padding-top: 20px;
padding-bottom: 50px;
font-size: 12px;
}

#content h1
{
font-size: 18px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #000099;
}

#content h2
{
font-size: 16px;
font-family: Georgia, "Times New Roman", Times, serif;
}

#created
{
font-stretch: wider;
text-decoration: none;
text-align: center;
left: auto;
right: auto;
font-size: 10px;
}

#created a:link
{
text-decoration: none;
}

#created a:hover
{
text-decoration: none;
}

#created a:visited
{
text-decoration: none;
}