.pre-event {display:block; margin:5px auto 0px auto; width: 730px;}

#content_main {
    position: relative;
    height: 320px;
    min-height: 320px;
    text-align: left;
    margin: 0 auto 0 auto;
}

div[id] #content_main {
    height: auto;
}

#inner_content {
    background: url( '../images/content-bg.jpg' ) no-repeat;
    height: 416px;
    width: 950px;
    position: relative;
    top: 0px;
    left: 0px;
}

#slides {
	overflow: hidden;
    position: relative;
    top: 19px;
    left: 164px;
	width:395px;
	height:239px;
	background-color:#000000;
	background: transparent;
	z-index: 2;
}

#slides p {margin:0; padding:0;}

.pics img {
	width:395px;
	height:239px;
}

#inner_content_back {
    width: 371px;
    height: 313px;
    position: absolute;
    left: 582px;
    top: 63px;
}

#browse_inventory {
    position: absolute;
    top: 53px;
    left: 45px;
    line-height: 1;
    color: #182c35;
}

#browse_inventory ul{
    font:bold 18px Arial, Helvetica, Verdana;
    margin:0;
    list-style:none;
}

#browse_inventory li {
    padding: 0 0 2px 0;
    margin: 0;
    text-transform:uppercase;
}

#browse_inventory a {
    color: white;
    text-decoration: none;
}

#browse_inventory a:hover {
    text-decoration: underline;
}

#content_details {
    position:absolute;
    top:530px;
    padding: 0 40px 0 40px;
    line-height:1;
    text-align:justify;
}

#content_nav1 {
    position: absolute;
    top: 400px;
    left: 42px;
    width: 120px;
    font:bold 14px Arial, Helvetica, Verdana;
    x-index: 10;
}

#content_nav1 a {
    color:white;
    text-decoration:none;
    text-transform:uppercase;
}

#content_nav1 a:hover {
    text-decoration:underline;
}
