body{
    font:0.84em/1.333 'Trebuchet MS',Helvetica,sans-serif;
    line-height: 1.4em;
    letter-spacing: 1px;
}

h1{
    font-size: 1.4em;
    color: #0086c3;
    padding-bottom: 10px;
}

h2{
    font-size: 1.2em;
    color: #0086c3;
    padding-bottom: 10px;
}

h3{
    font-size: 1em;
    color: #0086c3;
    padding-bottom: 10px;
}

em{
    font-style:italic;
}

strong{
    font-weight: bold;
}

p{
    padding-bottom: 10px;
}

#wrapper{
    width:960px;
    margin: 0 auto;
}

#nav .last{
	width: 96px;
	line-height: 41px;
	background-color: #ED145B;
}

#nav li{
    float: left;
    margin: 0;
    padding: 0;
}

#content-left{
    float: left;
    width: 520px;
    padding: 10px 20px 30px 0;
}

#content-right{
    float: left;
    width: 400px;
    padding: 10px 0 0 10px;
}

#schedule{
    padding-bottom: 20px;
}

#schedule li{
    padding-left: 20px;
    list-style-position: inside;
    list-style-type: disc;
}

#content-left img{
    padding: 0;
    border: solid 4px #0086c3;
}

#sponsors2010{
	text-align: center;
}

#sponsors2010 img{
    padding: 0;
    border: solid 4px #0086c3;
}

#footer{
	height: 100px;
	clear:both;
}

.band img{
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

