/* BODY
------------------------------------------------*/

body {
	background-color: #fff;
}

/* HEADER
------------------------------------------------*/

#header
{
width: 1058px;
margin: 20px auto;
padding-bottom: 2px;
border-bottom: 1px solid #e9eae9;
}


/* SPLASH
------------------------------------------------*/

#splash
{
color: #333333;
width: 980px;
margin: 20px auto;
}

#splash #web
{
font: 170px Garamond, Georgia, 'Bookman Old Style', serif;
font-weight: 900;
line-height: 75%;
}

#splash #web .red
{
display: inline;
color: #ae051e;
}

#splash #oldman
{
margin-top: 30px;
font: 50px Garamond, Georgia, 'Bookman Old Style', serif;
font-weight: bold;
line-height: 10%;
}

#splash #oldman .oldsmaller
{
font: 35px Garamond, Georgia, 'Bookman Old Style', serif;
font-weight: bold;
}

#splash #words
{
margin-top: 20px;
font: 26px Tahoma,Arial,Verdana,sans-serif;
line-height: 95%;
background: url(../images/splash_txt.gif) no-repeat left bottom;
}

#splash #enter
{
margin-top: 20px;
font: 30px Garamond, Georgia, 'Bookman Old Style', serif;
font-weight: bold;
text-align: right;
}

#splash #enter a
{
color: #333333;
padding-right: 10px;
text-decoration: none;
border-right: 30px solid #ae051e;
}

#splash #enter a:hover
{
border-right: 30px solid #fff;
}

/* CONTENT
------------------------------------------------*/

#content
{
width: 1058px;
margin: auto;
}

#content  .vid
{
border: 10px solid #fff;
margin-bottom: auto 20px;
display: inline;
float: left;
}

#content ul
{
font: 14px strong Verdana, Geneva, sans-serif;
color: #333333;
list-style-type: none;
text-align: left;
padding: 0;
margin: 0;
}

#content li
{
padding: 6px 0 6px 0;
}

#content ul li a
{
font: 28px strong Garamond, Georgia,'Bookman Old Style', serif;
display: inline-block;
background: url(../images/redtxt_bg.gif) repeat-x left center;
font-weight: 600;
text-decoration: none;
letter-spacing: 0.4px;
color: #333333;
padding: 0 10px 0 0;
}

#content ul li a:hover
{
color: #ae051e;
}

#content .quote
{
font: 20px Tahoma,Arial,Verdana,sans-serif;
color: #333333;
text-decoration: none;
border-left: 10px solid #543a41;
padding-left: 10px;
}

#content .quotename
{
font: 16px strong Garamond, Georgia,'Bookman Old Style', serif;
font-weight: 800;
color: #333333;
text-decoration: underline;
text-align: right;
margin-top: 10px;
}

#content .return
{
width: 100px;
float: right;
text-align: right;
}

#content .prevnext
{
width: 100px;
float: left;
text-align: left;
}

#content #nav
{
overflow: hidden;
margin-top: 18px;
}

#content #slideshow
{
height: 750px;
}

#content a
{
font: 20px Tahoma,Arial,Verdana,sans-serif;
text-decoration: none;
background-color: #fff;
color: #000;
padding: 0 1px 0 1px;
}

#content a:hover
{
color: #ae051e;
}





/* FOOTER
------------------------------------------------*/

#footer
{
font: 10px Tahoma,Arial,Verdana,sans-serif;
clear: both;
color: #543a41;
text-align: right;
width: 1058px;
padding-top: 6px;
margin: 20px auto;
border-top: 1px solid #e9eae9;
}

#footer a
{
color: #fff;
background-color: #543a41;
text-decoration: none;
}

#footer a:hover
{
color: #543a41;
background-color: #fff;
text-decoration: none;
}