* {
padding:0;
margin:0;
}

body {
background: url('images/woodbg.jpg');
font:14px arial;
}
a {
color:darkblue;
}
a:hover {
text-decoration:none;
color:blue;
}
#container {
width:800px;
margin:0 auto;
text-align:center;
}

a img {
border:0;
}
#next_perf {
top:10px;
font:12px verdana;
padding:18px 5px 5px;
text-align:right;
}


#topper {
width:793px;
height:119px;
background:url('images/postertop.png') no-repeat;
}

#header {
width:556px;
height:64px;
background:url('images/cowboylogo.png') no-repeat;
margin: 0 auto;
}

#body {
width:793px;
background:url('images/posterbody.png') repeat-y;
}
#content {
padding:10px 50px;
text-align:left;
margin: 0 auto;
}
#nav ul {
list-style:none;
}
#nav li {
float:left;
}
#nav li a {
padding:10px 20px 9px;
color:darkblue;
font-size:18px;
display:block;
text-decoration:none;
}
#nav li a:hover {
text-decoration:underline;
color:blue
}
#nav li a.current {
background:url('images/linkbg.jpg') repeat-x;
color:white;
border:1px solid #2e3100;
}

#left {
width:235px;
float:left;
text-align:right;
margin-left:75px;
margin-top:20px;
}
#right {
width:400px;
float:left;
margin-left:25px;
margin-top:20px;
}
#right p{
text-indent: 20px;
text-align:justify;
line-height:20px;
}
.clear {
clear:both;
height:1px;
}
#title_L {
font-size:24px;
padding: 10px 0 15px 25px;
background:url('images/signL.jpg') no-repeat top left;
color:white;
float:left;
margin-left:30px;
}
#title_R {
height:45px;
background:url('images/signR.png') no-repeat top;
float:left;
width:49px;
}
#bottom {
height:131px;
width:796px;
background:url('images/posterbottom.png') no-repeat;
}

#bottom_nav {
text-align:center;
font-size:12px;
}
#bottom_nav a {
margin:0 10px;
}
#home_right {
float:left;
width:345px;
}
#home_right img {
border:0;
}
#home_right a.nav {
padding:5px 10px 5px 70px;
border:1px solid transparent;
display:block;

}
#home_right a:hover {
background:url('images/horsepng.png') #a79167 no-repeat top left;
border:1px solid black;
}
