#left {
    float:left;
    width:175px;
    border-right:1px solid silver;
    padding-right:1em;
    margin-right:1em;
}
#wrapper-content,#wrapper-menu-top,#header {
max-width:1000px;
}

#content {
min-width: 780px;
}

#header {
	background: black url('../images/bbq/header.jpg') no-repeat left  top;
}

.midtitle {
color:#993300;
font-size:1.3em;
line-height:1.25em;
}

.gold {
color:#bfa52f;    
}

.points {
float:left;
list-style-position: inside;
margin:0 .25em;
}

#rotate {
    padding:0;
    margin:0;
}

#left {
    float:left;
    width:175px;
    border-right:1px solid silver;
    padding-right:1em;
    margin-right:1em;
}
#wrapper-content,#wrapper-menu-top,#header {
max-width:1000px;
}

#content {
min-width: 780px;
}

#header {
	background: black url('../images/bbq/header.jpg') no-repeat left  top;
}

.midtitle {
color:#993300;
font-size:1.3em;
line-height:1.25em;
}

.gold {
color:#bfa52f;    
}

.points {
float:left;
list-style-position: inside;
margin:0 .25em;
}

#rotate {
    padding:0;
    margin:0;
}
#hgtv, #highways, #rotisserie, #europe, #sohvideo {
display:block;
height:130px;
width:146px;
margin:0 1px;

float:left;
text-decoration:none;
}

#hgtv {
background: white url('/images/bbq/buttons.png') 0px no-repeat;

}
#highways{
background: white url('/images/bbq/buttons.png') -151px no-repeat;
}

#rotisserie{
background: white url('/images/bbq/buttons.png') -300px no-repeat;
}

#europe {
background: white url('/images/bbq/buttons.png') -448px no-repeat;
}
#sohvideo {
background: white url('/images/bbq/buttons.png') -602px no-repeat;
}


#hgtv:hover, #highways:hover, #rotisserie:hover, #europe:hover, #sohvideo:hover{
background-image: url('/images/bbq/buttons_hover.png');
}