
/* CSS Document */
body
{
    margin: 0px;
    padding: 0px;
  background-image:url(../images/grass.jpg);
  background-repeat:repeat;
    font-family: Arial, Helvetica, sans-serif;
}
img
{
    border: none;
}
#bloglink { width:940px; margin:auto; text-align:right; margin-top:3px;}
#bloglink p { color:#cccccc; font-size:12px; margin:0px; padding:0px;}
#bloglink a:link { text-decoration:none; color:yellow;}
#bloglink a:visited { text-decoration:none; color:yellow;}
#bloglink a:hover { text-decoration:none; color:white;}
#head
{
    width: 940px;
    margin: auto;
    margin-top: 0px;
    background-image:url("../images/grungegrass.jpg");
    background-repeat:repeat-y;
    
   background-color:White;
   padding:10px 25px 10px 30px;
}
#login
{
    float: right;
    width: 240px;
    height: 67px;
    background-repeat: no-repeat;
    margin-right: 5px;
    margin-top: 35px;
}
#login p
{
    font-size: 12px;
    color: #336699;
    margin: 0px;
}
.logoim
{
    padding-top: 25px;
}
.player { margin-top:33px; margin-right:15px; border-style:solid; border-width:2px; border-color:#cccccc;}
.tinym { font-size:8px; color:red; margin-top:0px; margin-bottom:0px; padding-left:12px; border-style:solid; border-width:2px 0px 0px 0px; border-color:#cccccc;}
#nav
{
    width: 980px;
    margin: auto;
    height: 33px;
    position:relative;
    top:-25px;
}
#nav ul
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    margin-left: 0px;
    padding-top: 5px;
}
#nav li
{
    float: left;
    width:140px;
    
}
#nav li a
{
padding:10px 10px 10px 10px;
}
.topLinks a
{
padding:0px 12px 0px 12px;
}
.topLinks a:hover
{
position:relative;
top:-5px;
}
#nav li a:link
{
    font-weight: bold;
    text-decoration: none;
    color: #FFFF00;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
    width:100px;
}
#nav li a:visited
{
    font-weight: bold;
    text-decoration: none;
    color: #FFFF00;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
}
#nav li a:hover
{
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
    position:relative;
    top:-5px;

   
}

/* placeholderMainMenu_DropDown */
.static_nlsmenu
{
    z-index: 1;
}
/* Main Bar */
/* Main Bar - Item */
.static_nlsitemcontainer
{
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 8px;
    padding-right: 4px;
}
.static_nlsiconcell
{
    width: 0px;
}
.static_nlssubmenucell
{
    width: 0px;
    padding-top: 6px;
    padding-left: 3px;
    padding-right: 4px;
}
.static_nlsitem
{
    font-weight: bold;
    font-size: 8pt;
    font-family: Arial;
    line-height: 18px;
    color: #c6c7c8;
    padding: 5px 5px 0px 0px;
    padding-bottom: 4px;
}
/* Main Bar - Item Hover */
.static_nlsitemcontainerover
{
    border: #4EA2FD 1px solid;
    background: url('images/menubg_hover.gif');
    padding-left: 7px;
    padding-right: 3px;
}
.static_nlsiconcellover
{
    width: 0px;
}
.static_nlssubmenucellover
{
    width: 0px;
    padding-top: 6px;
    padding-left: 3px;
    padding-right: 4px;
}
.static_nlsitemover
{
    text-decoration: underline;
    font-weight: bold;
    font-size: 8pt;
    font-family: Arial;
    line-height: 18px;
    color: #c6c7c8;
    padding: 5px 5px 0px 0px;
    padding-bottom: 4px;
}
/*font-family:tahoma;font-size:8pt;font-weight:normal;*/
/* Sub Menu */
.nlsmenu
{
    margin-top: 2px;
    border-bottom: #474747 1px solid;
    border-left: #3A87E8 0px solid;
    border-top: #3A87E8 0px solid;
    border-right: #434343 1px solid;
    z-index: 1;
}
/* Sub Menu - Item */
.nlsitemcontainer
{
    height: 21px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #2B78D9;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
    -moz-opacity: 0.9;
}
/*filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);-moz-opacity:0.7;*/
.nlsiconcell
{
    width: 22px;
    background-color: #070707;
}
.nlssubmenucell
{
    padding-top: 2px;
    padding-left: 3px;
    padding-right: 4px;
}
.nlsitem
{
    font-weight: bold;
    font-size: 10px;
    font-family: Arial;
    color: #ffffff;
    padding: 0px 4px 0px 4px;
}
/* Sub Menu - Item Hover */
.nlsitemcontainerover
{
    height: 21px;
    border: #4EA2FD 0px solid;
    background: url('images/menubg_hover.gif');
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=99);
}
.nlsiconcellover
{
    width: 22px;
    background-color: #5E7809;
}
.nlssubmenucellover
{
    padding-top: 2px;
    padding-left: 3px;
    padding-right: 4px;
}
.nlsitemover
{
    font-weight: bold;
    font-size: 10px;
    font-family: Arial;
    color: #ffffff;
    padding: 0px 4px 0px 4px;
}
#login h2
{
    color: #FFFF00;
    background-image: url(../images/h2bg_column.png);
    background-repeat: no-repeat;
    margin: 0px;
    height: 50px;
    line-height: 50px;
    padding-left: 15px;
    font-size: 18px;
}

#container
{
    width: 940px;
    margin: auto;
    background-color: #FFFFFF;
      background-image:url("../images/grungegrass.jpg");
    background-repeat:repeat-y;
    padding:0px 30px 0px 30px;
    
}
#leftcolumn
{
    float: left;
    width: 238px;
    margin-top: 15px;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
    background-color: #FFFFFF;
}
#leftcolumn h2
{
    color: #FFFF00;
    background-image: url(../images/h2bg_column.png);
    background-repeat: no-repeat;
    margin: 0px;
    height: 50px;
    line-height: 50px;
    padding-left: 15px;
    font-size: 18px;
}
#leftcolumn ul
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    padding-left: 10px;
}
#leftcolumn li
{
    padding: 0px;
}
#news
{
    height: 134px;
    background-image: url(../images/newsletterbg.png);
    background-repeat: no-repeat;
    margin-top: 10px;
}
#content
{
    float: left;
    width: 650px;
    margin-top: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
    background-color: #FFFFFF;
    
}
#introheader
{
    height: 183px;
    margin-bottom: 15px;
    background-image: url(../images/introhead.png);
    background-repeat: no-repeat;
    background-color:#999999;
}

#introheader h3
{
    color: #FFFF00;
    margin: 0px;
    padding-left: 10px;
    padding-top: 10px;
    font-size: 18px;
    background-image: none;
}
.introp
{
    color: #10144a;
    margin: 0px;
    padding-left: 10px;
    margin-top: 10px;
    font-family : Arial;
    font-size:18px;
    text-align:center;
}
#content h1
{
    height: 50px;
    line-height: 50px;
    background-image: url(../images/h1bg_content.png);
    background-repeat: no-repeat;
    margin: 0px;
    padding-left: 15px;
    font-size: 22px;
    color: #FFFF33;
}
#content h2
{
    color: #30368c;
    font-size: 20px;
    padding-left: 38px;
    background-image: url(../images/h1bg.png);
    background-repeat: no-repeat;
    background-position: center left;
}
#content h3
{
    color: #009933;
    font-size: 16px;
    padding-left: 8px;
    padding-left: 30px;
    background-image: url(../images/h3bg.png);
    background-repeat: no-repeat;
    background-position: center left;
}
#content a:link
{
    font-weight: bold;
    color: #CC0000;
    text-decoration: none;
}
#content a:visited
{
    font-weight: bold;
    color: #CC0000;
    text-decoration: none;
}
#content a:hover
{
    font-weight: bold;
    color: #009900;
    text-decoration: underline;
}
#content ul
{
    list-style-type: square;
    color: #009900;
    font-size: 12px;
}
#content blockquote
{
    margin-left: 25px;
    margin-right: 25px;
    border-style: solid;
    border-width: 5px;
    border-color: #009933;
    padding: 10px;
    background-color: #FFFFCC;
    font-size: 12px;
}

#content p
{
    color: #666666;
    font-size: 12px;
    line-height: 1.4;
    font-weight: 500;
    letter-spacing: 1.5px;
    padding-left: 8px;
}
#sponsors {  background-color:#ffffff; border-style:solid; border-width:5px 0px 0px 0px; border-color:green;
padding:10px; text-align:center;}
#sponsors h2 { margin-top:0px; margin-bottom:10px; font-weight:normal; font-size:18px; color:silver;}
#sponsors img { padding-right:5px; padding-bottom:35px;}
#footnote
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    height: 45px;
    background-image: url(../images/footerbg_grass.png);
    background-repeat: repeat-x;
    letter-spacing: .80px;
    margin-top: -15px;
}
#introheader p
{
    color: #FFFFFF;
    margin: 0px;
    padding-left: 10px;
    margin-top: 10px;
}
.linktop
{
    background-image: url(../images/ptopBG.png);
    background-repeat: no-repeat;
    height: 23px;
    padding-top: 20px;
    padding-left: 10px;
    margin-bottom: 0px;
    font-size: 10px;
}
.linkbottom
{
    background-image: url(../images/pbottomBG.png);
    background-repeat: no-repeat;
    height: 55px;
    margin-top: 0px;
    padding-top: 10px;
    padding-left: 10px;
    font-size: 10px;
}
.leftcolbg
{
    background-image: url(../images/leftcolSTRETCHBG.png);
    background-repeat: repeat-y;
    margin-top: 0px;
    margin-bottom: 0px;
}
.blue
{
    color: #336699;
    margin: 0px;
    padding-top: 9px;
    padding-left: 10px;
    font-size: 14px;
    font-weight: bold;
}
.greybold
{
    color: #666666;
    margin: 0px;
    padding-top: 5px;
    padding-left: 10px;
    padding-bottom: 7px;
    font-size: 12px;
    font-weight: bold;
}
.newsinput
{
    margin-left: 10px;
    width: 210px;
}
.gobut
{
    padding-left: 187px;
    padding-top: 7px;
}
.morebut
{
    padding-left: 187px;
    padding-top: 7px;
}
.fi
{
    text-align: center;
    padding-top: 0px;
}
#footnote p
{
    margin: 0px;
}

#FooterTools
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: White;
    letter-spacing: .80;
}
/* Side Box */
.boxHeader
{
    color: #FFFF00;
    background-image: url(../images/h2bg_column.png);
    background-repeat: no-repeat;
    margin: 0px;
    height: 50px;
    line-height: 50px;
    padding-left: 15px;
    font-size: 18px;
}
.boxContent
{
    padding: 7px;
    padding-left: 10px;
    padding-bottom: 15px;
    text-align: left;
    font-family: verdana;
    font-size: 11px;
}
.boxContent a
{
}

.middle { text-align:center; clear:both;}

#small { font-size:12px;}












