body {
	top: 0;
	margin: 0;
	background-color: #000;
    font-family:garamond, times, serif;
}
img {border:0;}
div#wrapper {width:960px;
	height:503px;
	position: absolute; 
	top: 50%; 
	left: 50%; 
	margin: -290px auto auto -480px;
	background-image: url(../images/bg-wrapper8.gif); background-repeat: repeat-y;
/*	border-width:4px;border-style:solid; border-color:#111;*/
}
div#leftside {
    float: left;
    width:345px;
    height:489px;
    /*background-image: url(../images/bgleft7.jpg);*/
    background-repeat: no-repeat;
    text-align:center;
	line-height:40px;
	padding:4px;
	background-position: 8px 7px; 
}
a {
	font-size: 15px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	font-variant: small-caps;
}
a:hover {color:#bf2026;}
.selected {color:#bf2026;}

div#leftside img {margin-top:15px;margin-bottom:20px;}

div#rightside {
    width: 595px;
    height:489px;
    float: right;
    padding:7px 8px 0 0;
}
div#directions {
    width: 595px;
    height:490px;
    float: right;
    padding:7px 8px 0 0;
}
div#contact {
    width: 595px;
    height:489px;
    float: right;
    padding:7px 8px 0 0;
    background-image: url(../images/bg-contact.jpg);
    background-repeat: no-repeat;
	background-position: 0px 7px; 
}
div#press {
    width: 595px;
    height:489px;
    float: right;
    padding:7px 8px 0 0;
    background-image: url(../images/bg-press.jpg);
    background-repeat: no-repeat;
	background-position: 0px 7px; 
}
div#menu {
    width: 595px;
    height:489px;
    float: right;
    padding:7px 8px 0 0;
    background-image: url(../images/bg-menu.jpg);
    background-repeat: no-repeat;
	background-position: 0px 7px;
}
div#foot {
	width:960px;
    clear: both;
    padding-left:0px;
    font-family:garamond, times, serif;
    font-size:12px;
    color:#aaa;
    font-weight:bold;
    float:left;
    border:0px solid #f00;
    margin-top:10px;
}
.foot {
    font-family:garamond, times, serif;
    font-size:12px;
    color:#aaa;
    font-weight:bold;
}
.espn {float:right; text-align:right;}

div#contain1 {
    margin: 0;
    padding: 0;
    
}
div#contain2 {
    margin: 0px;
    padding: 0px;
}

.clear {
    clear: both;
    display: block;
    height: 0px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.smalltext {font-family:arial, helvetica; font-size:9px; font-weight;normal;}
.pics {width: 595px; height: 489px;  padding:0; margin:0; overflow: hidden;
	border-width:0px 0 0 0;
	border-style:solid;
	border-color:#040613;
}
.pics img {width: 595px; height: 489px;  top:0; left:0; padding:0; margin:0;}
div#nav {position:absolute; z-index:10; float:right; margin-top:469px;
    font-family:garamond, times, serif;
    font-size:13px;
    color:#bf2026;
    font-weight:bold;
	padding:3px 0 3px 2px;
	border:0px solid #bf2026;
}
#nav a {margin:0 3px 0 3px; padding:0px 4px 0px 4px; border: 0px solid #fff; background: #bf2026; text-decoration: none; color:#fff; }
#nav a.activeSlide { background: #fff; color:#bf2026; border:0px solid #bf2026; }
#nav a:focus {outline: none;}

/* FORM ELEMENTS */
.form {color:#fff; margin:40px 0 0 40px;}
