html { overflow: -moz-scrollbars-vertical; }

img {
border: 0px none;
} 

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #666666;
font-size: 12px;
background: #f9f7e6;
padding: 0px;
margin: 0px;
border: 0px;
}

p {
line-height: 1.3;
}

a {
color: #CC9900;
text-decoration: underline;
}

a:hover {
color: #FFCC00;
}

h2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
color: #666666;
margin-top: 20px;
}

#wrapper { 
margin: 0 auto;
width: 750px;
}

#header {
width: 750px;
height: 70px;
background-image: url(../images/page/header.jpg);
}

#content_holder { 
width: 750px;
float: left;
background-image:url(../images/page/edges.jpg);
}

#top_left { 
width: 100px;
height: 60px;
float:left;
background-image: url(../images/page/top_left.jpg)
}

#top_right { 
width: 100px;
height: 60px;
float:left;
background-image: url(../images/page/top_right.jpg)
}

#content { 
width: 550px;
float:left;
background-color: #FFFFFF;
}

#nav_holder {
position: relative;
width: 310px;
height: 250px;
left: 210px;
}

#nav_left {
width: 160px;
float: left;
}

#nav_right {
width: 130px;
float: right;
}

#copy_holder {
position: relative;
width: 490px;
left: 30px;
}

#footer {
clear:both;
width: 750px;
height: 70px;
background-image:url(../images/page/footer.jpg)
}

#map {
width: 320px;
height:330px;
text-align: right;
float: left;
}

#address {
width: 170px;
height: 330px;
text-align: right;
float: left;
}

.event_holder {
width: 490px;
float: left;
margin-top: 10px;
margin-bottom: 10px;
}

.event_top_holder {
width: 490px;
float: left;
}

.event_image {
height: 100px;
width: 105px;
float: left;
}

.event_title {
width: 385px;
float: left;
margin-top: 5px;
font-size: 14px;
font-weight: bold;
}

.event_subtitle {
width: 385px;
float: left;
margin-top: 5px;
font-weight: bold;
}

.event_date {
width: 385px;
float: left;
margin-top: 5px;
}

.event_time {
width: 385px;
float: left;
margin-top: 5px;
}

.event_description {
width: 490px;
float: left;
margin-top: 5px;
}

.event_info {
width: 490px;
float: left;
margin-top: 5px;
}

.artist_holder {
width: 490px;
float: left;
margin-top: 10px;
margin-bottom: 10px;
}

.artist_top_holder {
width: 490px;
float: left;
}

.artist_image {
height: 100px;
width: 105px;
float: left;
}

.artist_name {
width: 385px;
float: left;
margin-top: 5px;
font-size: 14px;
font-weight: bold;
}

.artist_description {
width: 385px;
float: left;
margin-top: 5px;
font-weight: bold;
}

.artist_link {
width: 385px;
float: left;
margin-top: 5px;
}

.gallery_thumb {
width: 163px;
height: 150px;
float: left;
}