body
{
background: #fff;
margin:0;
padding:0;

}

.container
{
margin:auto;
width:750px;
background: url(/40th/images/line.gif) repeat-x 0 117px;
}

.container .header
{
height:142px;
background: url(/40th/images/logo.gif) no-repeat 0 0;
}


.container .content
{
margin:0;
font: normal 14px "Trebuchet MS", Tahoma, "Times New Roman", serif;
text-align:justify;
color:#191919;
min-height:500px;
height:auto !important;
height:500px;
}

.container .content p
{
line-height: 20px;
}

.cap
{
display:block;
float:left;
font: normal 54px "Trebuchet MS", Tahoma, "Times New Roman", serif;
font-style:italic;
line-height: 30px;
padding:10px;
color:#425b9a;
}

.nav
{
padding: 59px 0 0 250px;
font: normal 20px Georgia, Times, serif; overflow: hidden;
}

.nav ul
{
margin:0;
padding:0;
}

.nav li
{
float:left;
list-style:none;
padding:0 25px 0 20px;
background: url(/40th/images/diamond.gif) no-repeat 100% 65%;
}

.nav li.trivia
{
background: none;
padding:0 0 0 15px;
}

.nav li a
{
display:block;
color:#696969;
text-decoration:none;
text-transform:uppercase;
letter-spacing:1px;
padding: 28px 10px 10px 10px;
white-space:nowrap;
outline:none;
}

.nav li a:hover
{
color:#393939;
background: url(/40th/images/nav_.gif) repeat-x bottom left;
}


.home .nav li.home a,
.events .nav li.events a,
.future .nav li.future a,
.trivia .nav li.trivia a
{
background: url(/40th/images/nav.gif) repeat-x bottom left;
color:#393939;
}

.container .footer
{
padding: 5px 0 5px 0;
color: #ccc;
font: normal 12px "Trebuchet MS", Tahoma, "Times New Roman", serif;
font-style: italic;
}

.quote
{
font: normal 13px "Trebuchet MS", Tahoma, "Times New Roman", serif;
font-style:italic;
text-align:justify;
color:#696969;
margin:0 0 0 50px;
}

.container .content img
{
padding:3px;
border:1px solid #f2f2f2;
}

.quote .quote_open
{
display:block;
float:left;
background: url(/40th/images/quote_open.gif) no-repeat 100% 50%;
height:24px;
width:24px;
margin:10px;
}

.quotee
{
float: right;
letter-spacing: 2px;
font: bold 11px Tahoma, Arial, Tahoma, "Times New Roman", serif;
font-style:normal;
text-align:left;
margin:0;
color: #393939;
}

h1
{
font: bold 22px Georgia, Times, "Times New Roman", serif;
color:#661a2a;
margin:4px 0 4px 0;
letter-spacing:3px;
text-transform:uppercase;
}

h2
{
font: normal 18px Georgia, Times, "Times New Roman", serif;
margin:0;
}

.hr
{
height:4px;
background: url(/40th/images/hr.gif) no-repeat 50% 0;
margin:10px 0 10px 0;
}

.content .trivia
{
padding: 5px 0 5px  78px;
font: normal 18px Georgia, Times, "Times New Roman", serif;
font-style: italic;
background: url(/40th/images/trivia.gif) no-repeat 0 0;
letter-spacing:1px;
min-height:64px;
height:auto !important;
height:64px;
}

.content .trivia  li, .content .trivia li
{
font: normal 18px Georgia, Times, "Times New Roman", serif;
}


.link_trivia
{
margin:0;
padding:0;
}

.link_trivia li
{
list-style:none;
display:inline;

}

.link_trivia li span
{
float: left;
margin:5px;
}

.link_trivia li a
{
width: 73px;
height: 26px;
text-decoration: none;
outline:none;
float: left;
margin:5px;
}

.link_trivia li.prev a
{
background: url(/40th/images/prev.gif) no-repeat 0 0;
text-indent: -10000px;
}

.link_trivia li.prev a:hover
{
background: url(/40th/images/prev.gif) no-repeat 0 0;
text-indent: -10000px;
background-position: 0 -26px;
}

.link_trivia li.prev_disabled a
{
background: url(/40th/images/prev.gif) no-repeat 0 0;
background-position: 0 -52px;
text-indent: -10000px;
cursor:default;
}

.link_trivia li.next a
{
background: url(/40th/images/next.gif) no-repeat 0 0;
text-indent: -10000px;
}

.link_trivia li.next a:hover
{
background: url(/40th/images/next.gif) no-repeat 0 0;
background-position: 0 -26px;
}

.link_trivia li.next_disabled a
{
background: url(/40th/images/next.gif) no-repeat 0 0;
background-position: 0 -52px;
text-indent: -10000px;
cursor:default;
}

.link_trivia select
{
font:normal 11px Verdana,serif;
margin:4px 0 5px 0;
padding:1px
}