body{
background-image: url(../images/background.jpg);
background-repeat: repeat-x;
font-family: Verdana;
font-size: 11px;
color: #562916;
line-height: 15px;
}

a{
color: #ffffff;
text-decoration: none;
}

a:active{
outline: none;
}

#wrapper{
background-image: url('../images/main-background.jpg');
margin: auto;
width:950px;
}

#main{
width:950px;
height: 800px;
margin-bottom: 30px;
}

#footer{
text-align: center;
color:#ffffff;
margin:auto;
position: relative;
top:-110px;
}


#footer p{
margin-top: 10px;
color: #ffffff;
}

/*NON FLASH HOMEPAGE*/

#nf-wrapper{
width: 660px;
margin: auto;
}

#nf-header{
text-align: center;
}

#nf-nav{
width:660px;
height: 30px;
}

#nf-main{
width: 660px;
height: 480px;
text-align: center;
background-image: url('../images/homepagenoflash/homepagebg-nf.jpg');
background-position: top;
background-repeat: no-repeat;
}

#nf-main p{
width:500px;
margin: auto;
margin-bottom: 7px;
}

#texaswinner{
margin: 70px auto 20px auto;
}

#nf-main p span{
font-style: italic;
font-weight: bold;
}