body {
    background-color:#3a0000;
    background-image:url(/Design/eagleGradientHorizontal.jpg);
    background-repeat:repeat-y;
    background-position:center top;
    border:none;
    margin:0px;
    padding:0px;
    font-family:"Century Gothic",verdana;
    font-size:12pt;
}

.main {
    background-image:url(/Design/eagleGradientVertical.jpg);
    background-repeat:repeat-x;
    background-position:center top;   
}

.menu {
    position:absolute;
    font-size:14pt;
    color:#000000;
    text-align:right;
    width:200px;
    height:200px;
    margin-left:680px;
    margin-top:-210px;
}


.menu a 
{
    width:200px;
    display:block;
    color:#000000;
    text-decoration:none;
}

.menu span {
    display:none;
}

.menu a:hover {
    color:#3a0000;
    font-weight:bold;
}

.content 
{
    background-image:url(/Design/eagleBackPrepared.jpg);
    background-repeat:no-repeat;
    background-position:center top;
    padding:240px 80px 0px 80px;
    width:864px;
    margin:auto;
    color:#444444;
    font-size:11pt;
}

h1 
{
    font-size:2em;
    margin:0px 0px 0px 0px;
    color:#6e1b1b;
}

h2 
{
    font-size:1.5em;
    margin:0px 0px 0px 0px;
}

h3 
{
    font-size:1.2em;
    margin:0px 0px 0px 0px;
}

p 
{
    margin:10px 0px 20px 0px;
}

strong 
{
    color:Black;
}

.footer 
{
    clear:left;
    font-size:0.8em;
    margin-top:10px;
    padding:5px;
    border-top:1px solid silver;
    text-align:center;
    color:#000000;
}


.rightColumn 
{
    width:248px;
    margin:24px;
    padding:24px;
    float:left;
    background-image:url(/Design/EagleBoxOut.jpg);
    background-repeat:repeat-x;
    background-position:center top; 
    height:508px;
    overflow:hidden;  
    color:#ffffff;
}

.rightColumn h2
{
    margin-bottom:10px;
}

.leftColumn
{
    float:left;
    width:520px;
}

.blocked 
{
    display:block;
    clear:left;
    float:left;
    width:16px;
    height:16px;
    background-color:silver;
    margin-right:10px;
    margin-left:10px;
}

.sNominee 
{
    line-height:16px;
    margin:5px;
    clear:left;
}

.sWinner 
{
    line-height:16px;
    margin:5px;
    clear:left;
    font-weight:bolder;
}

.sWinner .blocked
{
    background-color:#6E1B1B;
}

.yearList 
{
    width:750px;
    font-size:0.8em;
    float:right;
}

.yearList a
{
    text-decoration:none;    
    color:#6E1B1B;
}

.yearList a:hover
{
    text-decoration:underline;    
}

.newsItem 
{
}

.newsItem .blocked 
{
    background-color:White;
    width:24px;
    height:24px;
    margin-top:8px;
    margin-left:0px;
}

.newsItem h3
{
    margin:0px;
    font-size:1.1em;
}

.newsItem div
{
    clear:left;
    margin-left:34px;
}

.newsItem p
{
    text-align:right;
    margin:0px;
    margin-bottom:10px;
}

.newsItem a
{
    color:silver;
    text-decoration:none;
    font-weight:bolder;
}

.newsItem a:hover
{
    color:White;
}



.mainNewsItem .blocked 
{
    background-color:#6E1B1B;
    width:24px;
    height:24px;
    margin-top:2px;
    margin-left:0px;
}

.mainNewsItem h2
{
    margin:0px;
    margin-top:5px;
    font-size:1.5em;
}

.mainNewsItem span
{
    font-size:0.5em;
    line-height:20px;
    vertical-align:middle;
    width:100px;
    display:inline-block;
}

.mainNewsItem div
{
    clear:left;
    margin-left:34px;
}

.mainNewsItem p
{
    text-align:right;
    margin:0px;
    margin-bottom:10px;
    font-style:italic;
    font-size:0.9em;
}


.contactForm span
{
    float:left;
    width:200px;
    clear:left;
    font-weight:bolder;
}

.contactForm input[type=text]
{
    width:500px;
}

.contactForm textarea
{
    width:500px;
    height:300px;
}

.sendButton 
{
    width:700px;
    text-align:right;
}



.boxout 
{
    width:248px;
    margin:0px 24px 24px 24px;
    padding:24px;
    float:right;
    background-image:url(/Design/EagleBoxOut.jpg);
    background-repeat:repeat-x;
    background-position:center top; 
    height:508px;
    overflow:hidden;  
    color:#eeeeee;
    font-size:0.8em;
}

.boxout strong
{
    color:White;
}

.boxout h2
{
    color:White;
}

.boxout .blocked
{
    background-color:White;
    margin-left:0px;
}

.nomLine .blocked
{
    background-color:#6E1B1B;
    margin-left:0px;
}

.nomLine
{
    margin-top:15px;
    clear:left;
    border-bottom:1px solid #6E1B1B;
    padding-bottom:10px;
}

.nomLine p
{
    font-size:0.9em;
    font-style:italic;
    margin:5px;
    padding:2px;
}

.nomLine div 
{
    width:350px;
    float:left;
    height:40px;
}

.nomLine input 
{
    width:400px;
    display:block;
}

.nomLine select 
{
    width:400px;
    display:block;
}