body
{
    background-color: #373a3e;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #ffffff;
    margin: 0px;
    padding: 0px;
    height: 100%;
    background-image: url(../Images/bg.gif);
    background-repeat: repeat-y;
    background-position: top center;
}
img { border-width:0px;}
ul
{
    margin-left: 10px;
    padding-left: 10px;
}
ol
{
    margin-left: 12px;
    padding-left: 12px;
}
#main
{
    margin-left: auto;
    margin-right: auto;
    width: 980px;
    height: 100px;
    background-image: url(../Images/topBg.gif);
    background-repeat: repeat-x;
    background-position: top;
}
#top
{
    width: 980px;
    height: 90px;
}

#topNav
{
    width: 980px;
    height: 142px;
}
#topBanner
{
    float: left;
    width: 728px;
    height: 90px;
}

#topRight
{
    float: left;
    margin-left: 20px;
    margin-top: 15px;
    height: 75px;
}
#topRight img
{
    cursor: pointer;
}
.middleBanner
{
    width: 980px;
    text-align: center;
    margin-bottom: 15px;
}
#slideShow
{
    width: 980px;
}
#content
{
    width: 950px;
    margin:0px 15px 15px 15px;
}

#footer
{
    width: 980px;
    text-align: center;
    margin-bottom: 20px;
}

.left
{
    display: block;
    float: left;
}

.right
{
    display: block;
    float: right;
}


.clear
{
    float: none;
    clear: both;
    font-size: 0px;
    min-height: 0px;
    _height: 0px;
    line-height: 0px;
    height: 0px;
}
.searchText
{
    font-size: 15px;
    font-weight: bold;
    color: #848585;
    letter-spacing: 1.5px;
    text-transform:uppercase;
    background-color:transparent;
    padding:4px 0px 9px 0px;
    margin:-2px;
    border:none;
}
.searchInput
{
    margin:0px;
    font-size: 11px;
    width: 163px;
    height:14px;
    float:left;
}
.searchButton
{
	padding-left:5px;
	float:left;
}
.searchValidator
{
	margin-top:5px;
	color:Yellow;
	font-size:10px;
}
.sign
{
    margin-left: 10px;
    font-size: 10px;
    letter-spacing: 0.5px;
}
.sign a
{
    color: White;
    text-decoration: none;
}
.sign a:hover
{
    color: #fbd405;
    text-decoration: none;
}
.footLink
{
    font-size: 11px;
    margin-right: 20px;
    letter-spacing: 1px;
    text-decoration: none;
}
a.footLink
{
    color: #848585;
    text-decoration: none;
}
a:hover.footLink
{
    color: #fbd405;
    text-decoration: none;
}
.copy
{
    padding-top: 10px;
    font-size: 8px;
    color: #848585;
    padding-bottom: 30px;
    letter-spacing: 0.5px;
}

.article
{
    width: 710px;
    margin-bottom: 10px;
    background-color: White;
    color: Black;
    padding: 1px 15px 15px 15px;
}
.article h1
{
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 10px 0px 0px 0px;
}

.article h3
{
    font-size: 13px;
    font-weight: bold;
    margin: 2px 0px 0px 0px;
}


.articles
{
    width: 400px;
    background-color: White;
    color: Black;
    font-size: 11px;
    line-height: 15px;
}
.articles a
{
    color: #0000ff;
    text-decoration: none;
    font-weight: bold;
}
.articles a:hover
{
    color: #fbd405;
    text-decoration: none;
}

.articles h1
{
    font-size: 24px;
    font-weight: bold;
}
.articles h2
{
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    margin: 0px;
}
.articles h3
{
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    margin: 0px;
}
.articles p
{
    margin-bottom: 20px;
}
.crew
{
    width: 710px;
    background-color: White;
    color: Black;
    padding: 15px;
    margin-top: -10px;
}

.crew .bio
{
    width: 710px;
    background-color: Black;
    color: white;
    font-size: 11px;
}
.crew .bio .crewTitle
{
    font-size: 12px;
    font-weight: bold;
    margin-top: 0px;
    padding-top: 0px;
}

.head
{
    margin-bottom: 10px;
}
.head img
{
    float: left;
    margin-right: 5px;
}
.mainContent
{
    font-size: 12px;
    line-height: 18px;
}
.totop
{
    width: 100%;
    padding-top: 10px;
    text-align: right;
    font-size: 12px;
    letter-spacing: 0px;
}
.totop a
{
    color: #1c4fad;
    text-decoration: none;
}
.totop a:hover
{
    color: #fbd405;
    text-decoration: none;
}
.tools
{
    float: left;
    text-align: right;
    width: 50%;
    font-size: 9px;
}
.tools a
{
    margin-left: 10px;
    color: #1c4fad;
    text-decoration: none;
}
.tools a:hover
{
    color: #fbd405;
    text-decoration: none;
}

.googleAds
{
    width: 100%;
}

.module
{
    display: block;
    font-size: 10px; /* color: #fbd405; */
    color: #fbd405;
    background-color: #242628;
    margin-bottom: 10px;
}

.module a, module a:hover
{
    text-decoration: none;
    color: #fbd405;
}
.module ul
{
    padding-bottom: 10px;
    padding-right: 5px;
}
.module ol
{
 padding-left: 8px;
 margin-left:8px;  
}

.module li
{
  padding-bottom: 5px;
 
}
.yellow
{
    color: #fbd405;
}

.Poll
{
    color: #ffffff;
    font-size: 11px;
    letter-spacing: 1px;
    line-height: 22px;
}

.Poll .PollQ
{
    margin-top: 0px;
    font-size: 12px;
}

.Poll .PollList
{
    display: block;
    margin-left: -6px;
}

.Poll .PollList label
{
    margin-left: 8px;
}

.Poll #btnVote
{
    width: 57px;
    min-height: 18px;
    _height: 18px;
    background-image: url( '../images/vote.png' );
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    cursor: hand;
    _background-image: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src= 'images/vote.png' , sizingMethod= 'scale' );
}
.trailMixxTitle
{
    padding-top: 10px;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
}
.smallModule2
{
 margin-bottom: 10px;   
}
