body{
background: url('images/gold_damask.jpg');
background-position: center;
background-attachment: fixed;
font-family: futura, verdana, arial;
}

#container{
background: #ccc;
width: 1000px;
height: 1650px;
margin: 0 auto;
padding: 0;
border: solid 0;
}

#header{
background: #900;
width: 1000px;
height: 150px;
margin: 0 auto;
border: solid 0;
}

#logo{
height: 150px;
width: 350px;
padding-left: 20px; 
margin: 0;
border: solid 0;
float: left;
}

#headerpix{
background: url('images/headers/2025_header.jpg');
height: 150px;
width: 600px;
margin: 0;
border: solid 0;
float: right;
}

#content{
background: #ccc;
width: 1000px;
height: 1450px;
margin: 0;
padding: 0;
border: solid 0;
}

#leftcol{
background: #fff;
margin: 5px;
padding: 0px;
border-bottom: 5px solid #666;
width: 245px;
height: 1450px;
float: left;
}

#nav{
background: #666;
height: 329px;
}

#nav ul {
margin: 0;
padding: 0;
list-style: none;
width: 245px;
border: 0px solid;
}

#nav ul li {
position: relative;
font-size: 14pt;
}

#nav li ul {
position: relative;
left: 10px;
top: 0;
display: none;
font-size: 10pt;
width: 234px;
border-left: 1px solid #ccc;
}

#nav ul li a {
display: block;
text-decoration: none;
color: #fff;
background: #666;
padding: 5px;
border: 0px solid #ccc;
border-bottom: 1px solid #ccc;
}

#nav a:hover{
color: #900;
}

#nav li:hover ul {
display: block;
}

#quiz{
background: #666;
color: #fff;
text-align: center;
font-size: 16pt;
width: 245px;
height: 37px;
border-top: 20px solid #ccc;
margin: 0;
padding: 5px 0;
}

#quizcontent{
background: #fff;
text-align: center;
font-size: 10pt;
width: 233px;
height: 988px;
border: 0px solid #fff;
margin: 0px;
}

#centercol{
background: #fff;
margin: 5px 0;
padding: 0;
border-bottom: 5px solid #666;
width: 490px;
height: 1450px;
float: left;
}

.welcome{
color: #900;
text-align: center;
}

#welcome{

font-size: 10pt;
padding: 10px;
width: 470px;
height: 235px;
border: 0 solid;
margin: 0px
}

#winner{
background: #666;
color: #fff;
text-align: center;
font-size: 16pt;
width: 490px;
height: 37px;
border: 0 solid;
margin: 0px;
padding: 5px 0;
}

#winnerhead{
background: #fff;
color: #900;
text-align: center;
font-size: 12pt;
width: 490px;
height: 30px;
border: 0px solid;
margin: 0px;
padding: 5px 0;
}

#winnercontent{
background: #fff;
width: 470px;
height: 670px;
padding: 10px;
margin: 0px;
}

#clip{
background: #666;
color: #fff;
text-align: center;
font-size: 16pt;
width: 490px;
height: 37px;
border: 0 solid;
margin: 0px;
padding: 5px 0;
}

#clipcontent{
text-align: center;
background: #000;
height: 351px;
width: 470px;
padding: 10px;
margin: 0px;
}

#rightcol{
background: #fff;
margin: 5px;
padding: 0px;
border-bottom: 5px solid #666;
width: 245px;
height: 1450px;
float: right;
}

#buzz{
background: #666;
color: #fff;
text-align: center;
font-size: 16pt;
width: 245px;
height: 37px;
border: 0px solid;
margin: 0px;
padding: 5px 0;
}

#buzzcontent{
background: #fff;
text-align: left;
font-size: 10pt;
width: 233px;
height: 500px;
border: 0px solid #fff;
margin: 0px;
padding: 5px;
overflow: auto;
}

#buzzcontent a:link{
text-decoration: none;
color: #f90;
}

#buzzcontent a:hover{
text-decoration: none;
color: #900;
}

#buzzcontent a:visited{
text-decoration: none;
color: #f90;
}

#list{
background: #666;
color: #fff;
text-align: center;
font-size: 16pt;
width: 245px;
height: 37px;
border: 0px solid;
margin: 0;
padding: 5px 0;
}

#listhead{
background: #666;
color: #fff;
text-align: left;
font-size: 12pt;
width: 213px;
padding: 5px;
border: 1px solid #fff;
margin: 0 10px;
}

#listcontent{
background: #fff;
text-align: left;
font-size: 10pt;
width: 233px;
border: 0px solid #fff;
margin: 0px;
}

#listcontent a:link{
text-decoration: none;
color: #f90;
}

#listcontent a:hover{
text-decoration: none;
color: #900;
}

#listcontent a:visited{
text-decoration: none;
color: #f90;
}

#footer{
background: #ccc;
width: 920px;
height: 20px;
margin: 10px 0;
padding: 10px;
border: solid 0;
text-align: center;
font-size: 12pt;
}

#footer ul{
margin: 0;
padding: 0;
list-style: none;
width: 960px;
border: 0px solid;
}

#footer li{
display: inline;
}

#footer a{
color: #000;
text-decoration: none;
}

#footer a:hover{
color: #900;
}

a:focus{
outline:0;
}


/*
.welcome {
text-shadow: -.07em .07em $shade;
color: #990000;
text-align: center;
}
*/
	
	
	