/*----Main----*/
body {
background: url(../images/otherBg.jpg) top center repeat scroll;
}
#wrapper {
background: url(../images/bodyMiddleOther.png) top center repeat-y;
}
.ie5 #wrapper, .ie6 #wrapper {
background: url(../images/bodyMiddleOtherComp.gif) top center repeat-y;
}
/*----Header----*/
/*----Nav----*/
/*----Content Sections----*/
/*----Home----*/
/*----Other Event Listing----*/
.eventListing {
text-align: center;
margin: 0 auto;
width: 650px;
}
.eventLeft {
float: left;
border: #7d0000 solid 1px;
}
.eventLeft img {
margin: 3px;
border: none;
}
.eventLeft a {
}
.eventRight {
float: right;
width: 500px;
}
.eventRight p {
text-align: left;
}
.eventRight p span {
color: #7d0000;
font-weight: bold;
}
/*----Dirtbike Contact Sheet----*/
