﻿
html,body{
margin:0;padding:0;
background-color:#003e8b;}

body{
font-family: Verdana;
text-align:center;
cursor:default;
}

p{margin:0 0px 0px}

a{
color: #006;
}

h2 
{
    font-family: Verdana;
    font-size: large;
    font-weight: bold;
    color: #975392;
    padding: 0px;
    margin: 0px;
    margin-bottom: 5px;
}

h3
{
    color: #FFF;
    font-size: large;
    margin: 5px 0px 0px 5px;
    
}

h4 /* Inside Pages Headers */ 
{
    color: #003e8b;
    font-weight: bolder;
    letter-spacing: 1px;
    font-family: Tahoma;
    font-size: large;
    margin: 10px 0px 20px 0px;
}

div#header{
position:relative;
height:40px;
background-color: #337db7;
color:#FFF;
}

div#container{text-align:left}

div#content {
}

div#middle {
background-color:#FFF;
height: 200px;
font-size:x-small;
}

div#news 
{
width:  60%;
text-align:justify;
padding: 10px;
float:left;
}

div#news a 
{
color: #0095d6;
font-weight: bold;
text-decoration: none;
padding: 0px;

}
div#news a:hover 
{
color: #975392;
}

div#video 
{
    width: 36%;
    float:left;
    padding: 0px;
    margin: 0px;
    text-align:center;
    margin-top: 10px;
    margin-left: 10px;
   
}

div#bottomnav {
background-color: #975392;
height: 325px;
width:100%;
}

div#bottomnav ul
{
height: 100px;
list-style-image: url(arrow.gif);
list-style: image;
margin: 5px 0px 30px 30px;

}

div#bottomnav li
{
list-style-image: url(arrow.gif);
line-height: 12px;
}

div#bottomnav a 
{
font-size: x-small;
color: White;
text-decoration: none;
font-weight:bold;
}

div#bottomnav a:hover
{
text-decoration: underline;
}


div#block1 {
background-color:#317cb7;
width: 33.33333%;
float: left;
height: 100%;
}

div#block2 {
background-color: #e3970b;
width: 33.33333%;
float: left;
height: 100%;
}

div#block3{
background-color: #975392;
width: 33.33333%;
float: left;
height: 100%;
}


div#sponsors {
background-color:#FFF;
height:65px;
}

div#sponsors div 
{
 float:left;
 width: 33.3333%;
 text-align: center;   
}

div#content 
{
background-color: #fff;
}

div#contentLeft 
{
width:739px;
float: left;
font-size: small;
background-color:#FFF;
padding: 10px;

}

div#contentLeft p 
{
   margin-bottom: 20px;
}

div#contentLeftInside 
{
    width:480px;
    padding-left: 10px;
    padding-right: 10px; 
    vertical-align:top;
    float:left;
}
div#contentRight
{
width: 220px;
float:right;
text-align:center;
background-color: White;
}

div#contentRight div 
{
padding-top: 20px;
}

div#navigation{background:#B9CAFF}
div#extra{background:#FF8539}

div#container{width:759px;margin:0 auto}
div#navigation{float:left;width:350px}
div#extra{float:right;width:350px}

div#footer{
clear:both;
width:100%;
color: #baccfb;
font-size: .6em;
margin-top: 10px;
}

div#footer a {
color: #c29c55;
font-weight: bold;
}

.listPhoto 
{
text-align:center;

}


.directorName
{
    color: #003e8b;
    font-weight: bolder;
    letter-spacing: 1px;
    font-family: Tahoma;
    font-size: large;
    margin: 5px 5px 10px 0px;
}

.header 
{
    color: #003e8b;
    font-weight: bolder;
    letter-spacing: 1px;
    font-family: Tahoma;
    font-size: large;
    margin: 5px 5px 10px 0px;
    padding-bottom: 10px;
    display:block;
}
.directorTitle
{
    color: #555;
    font-family: Tahoma;
    font-size: small;
    margin: 0px;
}

.gameDate 
{
    color: #003e8b;
    font-weight: bolder;
    letter-spacing: 1px;
    font-family: Tahoma;
    font-size: 1.0em;  
    padding-bottom: 10px;
    padding-top: 10px;
    display:block;
   
}
.contentSmall 
{
    font-size: .85em;
}

.adminLink
{
 color:#093c57;
 text-decoration:none;   
}

.adminLink a:hover 
{
    color:#1aa2e7;
    text-decoration:underline;
}
